IFMedTechdemo commited on
Commit
08a0719
·
verified ·
1 Parent(s): 0d25cdd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastrtc[vad,tts]
2
+ gradio
3
+ google-genai
4
+ python-dotenv
5
+ websockets
6
+ pillow
7
+ opencv-python-headless
8
+ numpy