artalk-youtube / requirements.txt
Ammunity's picture
phase5: pin av==13.0.0 (float rate compat)
0730e45 verified
# HuggingFace Space — ARTalk ZeroGPU requirements
# Phase 5 iteration: pin gradio 5.x + huggingface_hub 0.x to satisfy
# HfFolder import, fix starlette/Jinja2 compat, keep schema-bug override
torch==2.4.0
torchvision==0.19.0
torchaudio==2.4.0
spaces
gradio==5.9.1
huggingface_hub==0.27.1
# ARTalk core
numpy<2
scipy
scikit-image
einops==0.8.1
safetensors
transformers==4.45.1
omegaconf==2.3.0
accelerate
# Audio/video
pydub
av==13.0.0
imageio
imageio-ffmpeg
# pytorch3d runtime deps
fvcore
iopath
# Utilities
tqdm
pyyaml
requests