Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -17,4 +17,7 @@ zipp==3.19.2
|
|
17 |
peft==0.13.2
|
18 |
scipy==1.13.1
|
19 |
av==14.0.1
|
20 |
-
huggingface-hub==0.25.2
|
|
|
|
|
|
|
|
17 |
peft==0.13.2
|
18 |
scipy==1.13.1
|
19 |
av==14.0.1
|
20 |
+
huggingface-hub==0.25.2
|
21 |
+
|
22 |
+
httpx[socks]
|
23 |
+
moviepy==1.0.3
|