gokulp06 commited on
Commit
adefe61
1 Parent(s): cc286f2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain==0.0.284
2
+ python-dotenv==1.0.0
3
+ streamlit==1.22.0
4
+ tiktoken==0.4.0
5
+ faiss-cpu==1.7.4
6
+ protobuf~=3.19.0
7
+ langchain_experimental
8
+ mysql-connector-python
9
+ pymysql
10
+ sentence-transformers
11
+ chromadb