Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ PyMuPDF
|
|
4 |
opencv-python-headless
|
5 |
moviepy
|
6 |
requests
|
7 |
-
Pillow
|
|
|
|
|
|
4 |
opencv-python-headless
|
5 |
moviepy
|
6 |
requests
|
7 |
+
Pillow
|
8 |
+
gradio-webrtc
|
9 |
+
soundfile
|