ishans24 commited on
Commit
1d0c956
1 Parent(s): 8a3eb0b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ faiss-cpu==1.8.0.post1
2
+ fastapi==0.111.1
3
+ grpcio-status==1.62.2
4
+ httptools==0.6.1
5
+ langchain-community==0.2.7
6
+ langchain-google-genai==1.0.7
7
+ pip-chill==1.0.3
8
+ pypdf2==3.0.1
9
+ python-dotenv==1.0.1
10
+ streamlit==1.36.0
11
+ watchfiles==0.22.0
12
+ websockets==12.0