canter / requirements.txt
data-archetype's picture
Make Gradio an optional web UI dependency
df27b3e verified
Raw
History Blame Contribute Delete
226 Bytes
# Complete standalone repository environment, including the Gradio web UI.
gradio>=6.20,<6.21
huggingface-hub>=1.15,<2
numpy>=2,<3
pillow>=12,<13
safetensors>=0.7,<0.8
scipy>=1.17,<2
torch>=2.13,<2.14
transformers>=5.12,<5.13