aaditkumar commited on
Commit
cd9fa64
·
verified ·
1 Parent(s): 33d4f06

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ python-dotenv
4
+ groq
5
+ tavily-python
6
+ langchain
7
+ langchain-groq
8
+ langchain-community
9
+ langchain-huggingface
10
+ sentence-transformers
11
+ torch
12
+ numpy
13
+ requests
14
+ edge-tts
15
+ python-multipart
16
+ faiss-cpu