Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +15 -6
requirements.txt
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
einops
|
2 |
+
stack-data==0.6.3
|
3 |
+
imageio
|
4 |
+
huggingface-hub==0.25.2
|
5 |
+
imageio-ffmpeg
|
6 |
+
moviepy==1.0.3
|
7 |
+
opencv-python
|
8 |
+
diffusers==0.27.2
|
9 |
+
gradio
|
10 |
+
spaces
|
11 |
+
transformers==4.45.2
|
12 |
+
accelerate
|
13 |
+
sentencepiece
|
14 |
+
protobuf
|
15 |
+
peft
|