anima-rdbt-gradio-zerogpu / requirements.txt
JSCPPProgrammer's picture
Upload Anima RDBT Gradio Space (Diffusers backend)
f2fa09a verified
Raw
History Blame Contribute Delete
468 Bytes
# Gradio 6+ on HF Spaces: theme/launch API (ZeroGPU: see Hub docs)
gradio>=6.0.0
# Used on Hugging Face ZeroGPU; optional locally (app falls back if missing)
spaces
huggingface_hub>=0.23.0
requests>=2.31.0
Pillow>=10.0.0
torch
pytest>=7.0.0
# Anima: Hugging Face Diffusers + community Anima pipeline (RDBT via from_single_file)
diffusers>=0.32.0
transformers>=4.45.0
accelerate>=0.30.0
safetensors>=0.4.0
git+https://github.com/hdae/diffusers-anima.git