hunyuanvideo-foley / requirements_simple_working.txt
wzy013's picture
Create working demo version that actually runs
e78e3fd
raw
history blame contribute delete
137 Bytes
# Minimal requirements for working demo version
torch>=2.0.0
torchaudio>=2.0.0
numpy>=1.21.0
gradio>=4.0.0
loguru>=0.6.0
requests>=2.25.0