priyam169 commited on
Commit
1ccc69e
·
verified ·
1 Parent(s): e5cc542

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ langchain==0.1.13
2
+ streamlit==1.32.2
3
+ openai==1.14.2
4
+ tiktoken==0.5.2
5
+ python-dotenv==1.0.1
6
+ faiss-cpu==1.8.0
7
+ langchain-openai==0.1.0
8
+ langchain_community