Spaces:
Runtime error
Runtime error
| # requirements.txt | |
| torch>=2.1.0 | |
| torchvision | |
| transformers>=4.40.0 | |
| git+https://github.com/huggingface/diffusers.git | |
| torchao==0.11.0 | |
| peft | |
| sentencepiece | |
| opencv-python | |
| numpy | |
| scipy | |
| Pillow | |
| imageio[ffmpeg] | |
| einops | |
| transformers | |
| accelerate | |
| scikit-image | |
| # Install separately (need git clone): | |
| # CoTracker3: github.com/facebookresearch/co-tracker | |
| # SAM2: github.com/facebookresearch/segment-anything-2 | |
| # VACE: github.com/ali-vilab/VACE | |
| # DA-v3: github.com/DepthAnything/Depth-Anything-V3 | |