barkha167 commited on
Commit
16abbe1
1 Parent(s): f87a267

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ langchain==0.1.4
2
+ streamlit==1.30.0
3
+ openai==1.10.0
4
+ tiktoken==0.5.2
5
+ python-dotenv==1.0.1
6
+ langchain-openai==0.0.5