Upload requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,9 @@ gradio>=4.44.0
|
|
| 4 |
imageio[ffmpeg]>=2.34
|
| 5 |
opencv-python>=4.10
|
| 6 |
einops>=0.8.0
|
|
|
|
|
|
|
|
|
|
| 7 |
|
| 8 |
# PyTorch (choose the wheel that matches your CUDA setup)
|
| 9 |
# For CUDA 12.4 wheels (edit for your machine or Space):
|
|
|
|
| 4 |
imageio[ffmpeg]>=2.34
|
| 5 |
opencv-python>=4.10
|
| 6 |
einops>=0.8.0
|
| 7 |
+
diffsynth>=1.1.8
|
| 8 |
+
modelscope>=1.15.0
|
| 9 |
+
|
| 10 |
|
| 11 |
# PyTorch (choose the wheel that matches your CUDA setup)
|
| 12 |
# For CUDA 12.4 wheels (edit for your machine or Space):
|