Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers==4.31.0
|
|
3 |
torch==2.0.0
|
4 |
gradio==3.0.0
|
5 |
pandas==1.5.3
|
6 |
-
numpy==1.23.5
|
|
|
|
3 |
torch==2.0.0
|
4 |
gradio==3.0.0
|
5 |
pandas==1.5.3
|
6 |
+
numpy==1.23.5
|
7 |
+
moviepy==1.0.3
|