Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
moviepy==1.0.3
|
|
|
|
| 2 |
librosa
|
| 3 |
noisereduce
|
| 4 |
soundfile
|
|
|
|
| 1 |
moviepy==1.0.3
|
| 2 |
+
imageio[ffmpeg]
|
| 3 |
librosa
|
| 4 |
noisereduce
|
| 5 |
soundfile
|