bharathmunakala commited on
Commit
6b86949
·
verified ·
1 Parent(s): df9ce44

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastrtc[vad]>=0.0.19
2
+ groq>=0.22.0
3
+ numpy>=2.1.3
4
+ langgraph>=0.1.18
5
+ langchain-core>=0.1.29
6
+ langchain-groq>=0.1.5
7
+ loguru>=0.7.3
8
+ python-dotenv
9
+ tavily-python
10
+ soundfile
11
+ langchain-tavily
12
+ gradio==5.29.1
13
+ gradio-client==1.10.1
14
+ cartesia