Spaces:
Running on Zero
Running on Zero
| # gradio, spaces, huggingface_hub are preinstalled by the Gradio SDK base image — | |
| # do NOT list them (pinning breaks the runtime). torch is also preinstalled on | |
| # ZeroGPU; leave it unpinned (the runtime pins one of 2.8/2.9.1/2.10/2.11). | |
| safetensors>=0.4.1 | |
| tokenizers>=0.21 |