tinyworld / requirements.txt
sush0401's picture
TinyWorld + Crisis Mode, ZeroGPU in-process inference
d3a7a1c verified
Raw
History Blame Contribute Delete
369 Bytes
# TinyWorld Space runtime for ZeroGPU (in-process inference via inference.py).
# Use this as requirements.txt ONLY on a PRO account with ZeroGPU hardware, and set
# the Space variable TINYWORLD_INFER=local. Also keep packages.txt (ffmpeg) for Whisper.
gradio>=6.18.0
httpx
numpy
soundfile
spaces
torch
transformers
accelerate
sentencepiece
voxcpm
openai-whisper
cohere