SmolFactory / requirements_space.txt
Tonic's picture
adds A100 large experiments
5fe83da verified
raw
history blame
302 Bytes
# Gradio and web interface
gradio>=4.0.0
gradio-client>=0.10.0
# Core dependencies for Trackio Space
requests>=2.31.0
numpy>=1.24.0
pandas>=2.0.0
# JSON and data handling
jsonschema>=4.17.0
# Optional: for better UI
plotly>=5.15.0
matplotlib>=3.7.0
# Development and debugging
python-dotenv>=1.0.0