Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -2,7 +2,11 @@ torch
|
|
2 |
transformers==4.41.0
|
3 |
Pillow
|
4 |
gradio
|
5 |
-
spaces
|
6 |
multiprocess
|
7 |
peft
|
8 |
-
av
|
|
|
|
|
|
|
|
|
|
2 |
transformers==4.41.0
|
3 |
Pillow
|
4 |
gradio
|
5 |
+
#spaces
|
6 |
multiprocess
|
7 |
peft
|
8 |
+
av
|
9 |
+
|
10 |
+
httpx[socks]
|
11 |
+
huggingface_hub==0.25.0
|
12 |
+
moviepy==1.0.3
|