Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy==1.23.5
|
|
4 |
Pillow==9.4.0
|
5 |
Requests==2.31.0
|
6 |
boto3==1.28.25
|
7 |
-
python-dotenv==0.21.1
|
|
|
|
4 |
Pillow==9.4.0
|
5 |
Requests==2.31.0
|
6 |
boto3==1.28.25
|
7 |
+
python-dotenv==0.21.1
|
8 |
+
moviepy==1.0.3
|