Spaces:
Paused
Paused
| # Core dependencies | |
| torch==2.5.1 | |
| torchvision==0.20.1 | |
| gradio==5.34.2 | |
| fastapi>=0.111 | |
| uvicorn>=0.30 | |
| huggingface-hub>=0.22 | |
| numpy>=1.24.0 | |
| opencv-python>=4.8.0 | |
| Pillow>=10.0.0 | |
| tqdm>=4.65.0 | |
| transformers>=4.30.0 | |
| accelerate>=0.20.0 | |
| safetensors>=0.3.1 | |
| einops>=0.7.0 | |
| omegaconf>=2.3.0 | |
| imageio>=2.31.0 | |
| imageio-ffmpeg>=0.4.8 | |
| # Additional dependencies for Wan2.1 and VACE | |
| diffusers>=0.31.0 | |
| tokenizers>=0.20.3 | |
| easydict | |
| ftfy | |
| dashscope | |
| # Note: flash_attn is optional and requires CUDA compilation | |
| # It will be installed separately if needed |