Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
moviepy==1.0.3
|
| 2 |
decorator==4.4.2
|
| 3 |
-
imageio==2.
|
| 4 |
-
imageio-ffmpeg=
|
| 5 |
faster-whisper
|
| 6 |
fastapi
|
| 7 |
uvicorn
|
|
|
|
| 1 |
moviepy==1.0.3
|
| 2 |
decorator==4.4.2
|
| 3 |
+
imageio==2.9.0
|
| 4 |
+
imageio-ffmpeg>=0.4.2
|
| 5 |
faster-whisper
|
| 6 |
fastapi
|
| 7 |
uvicorn
|