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