min-spark-Inference / requirements.txt
Eclipse-Senpai's picture
min-spark-preview — Meiosis looped hybrid demo (ZeroGPU)
309aac0 verified
Raw
History Blame Contribute Delete
274 Bytes
# 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