Spaces:
Runtime error
Runtime error
Create requirement
Browse files- requirement +14 -0
requirement
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python
|
2 |
+
ffmpeg-python
|
3 |
+
moviepy
|
4 |
+
-f --extra-index-url https://download.pytorch.org/whl/cu116
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
+
git+https://github.com/huggingface/diffusers
|
8 |
+
transformers
|
9 |
+
accelerate
|
10 |
+
safetensors
|
11 |
+
xformers
|
12 |
+
scipy
|
13 |
+
ftfy
|
14 |
+
psutil
|