Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ tqdm==4.67.1
|
|
| 12 |
protobuf==3.20.2
|
| 13 |
torch==2.3.0
|
| 14 |
torchvision==0.18.0
|
| 15 |
-
moviepy==1.0.3
|
|
|
|
|
|
| 12 |
protobuf==3.20.2
|
| 13 |
torch==2.3.0
|
| 14 |
torchvision==0.18.0
|
| 15 |
+
moviepy==1.0.3
|
| 16 |
+
huggingface-hub
|