wan-lora-explorer / requirements.txt
Bob000Bob's picture
Upload requirements.txt with huggingface_hub
c900b93 verified
raw
history blame contribute delete
460 Bytes
# Wan2.2 LoRA Explorer - HF Pro Space Requirements
# Tested with CUDA 12.4 / Python 3.10+
# Core ML
torch>=2.4.0
diffusers>=0.32.0
transformers>=4.45.0
accelerate>=1.0.0
# Gradio UI
gradio>=5.0.0
# Hugging Face
huggingface_hub>=0.25.0
safetensors>=0.4.0
# Image/Video processing
pillow>=10.0.0
imageio>=2.34.0
imageio-ffmpeg>=0.5.0
# Optimizations (optional but recommended for Pro)
xformers>=0.0.28; sys_platform == "linux"
# Utilities
protobuf>=4.25.0