arthrod commited on
Commit
d858d66
·
verified ·
1 Parent(s): b142be4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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
+