Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,7 +2,10 @@ gradio
|
|
2 |
numpy
|
3 |
websockets
|
4 |
python_dotenv
|
5 |
-
fastrtc
|
6 |
google-genai
|
7 |
gradio
|
8 |
Pillow
|
|
|
|
|
|
|
|
|
|
2 |
numpy
|
3 |
websockets
|
4 |
python_dotenv
|
|
|
5 |
google-genai
|
6 |
gradio
|
7 |
Pillow
|
8 |
+
opencv-python
|
9 |
+
fastrtc[vad,tts]
|
10 |
+
|
11 |
+
|