thousand-token-wood-sim / requirements.txt
AdmiralTaco's picture
Thousand Token Wood: emergent small-model economy for Build Small Hackathon
c26b033
Raw
History Blame Contribute Delete
197 Bytes
# Hugging Face Space (frontend only). The heavy model runs on Modal, so the
# Space needs just the Gradio UI, the Modal client, and pandas for the charts.
gradio==6.16.0
modal==1.4.3
pandas==2.3.3