ReCamMaster / requirements.txt
jbilcke-hf's picture
jbilcke-hf HF Staff
up
89baeb0
raw
history blame
565 Bytes
# Core dependencies
torch>=2.0.0
torchvision
numpy
pandas
# DiffSynth-Studio (install from GitHub)
# diffsynth @ git+https://github.com/modelscope/DiffSynth-Studio.git@v1.1.7
# Video processing
imageio
imageio[ffmpeg]
# Model dependencies
transformers==4.46.2
safetensors
einops
sentencepiece
protobuf
# Gradio interface
gradio>=4.0.0
# Additional dependencies for ReCamMaster
cupy-cuda12x
controlnet-aux==0.0.7
modelscope
ftfy
# Optional but recommended for better performance
accelerate
pillow
# For downloading models
huggingface_hub
# for ZeroGPU
spaces