Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers==4.30.0
|
|
3 |
gradio==3.35.0
|
4 |
moviepy==1.0.3
|
5 |
torch==2.1.0
|
6 |
-
Pillow==9.5.0
|
|
|
|
3 |
gradio==3.35.0
|
4 |
moviepy==1.0.3
|
5 |
torch==2.1.0
|
6 |
+
Pillow==9.5.0
|
7 |
+
huggingface_hub
|