Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -10,4 +10,7 @@ whisper
|
|
10 |
gTTS
|
11 |
ffmpeg-python
|
12 |
sentencepiece
|
13 |
-
protobuf
|
|
|
|
|
|
|
|
10 |
gTTS
|
11 |
ffmpeg-python
|
12 |
sentencepiece
|
13 |
+
protobuf
|
14 |
+
imageio
|
15 |
+
imageio-ffmpeg
|
16 |
+
opencv-python
|