anderson999 commited on
Commit
8d201c5
1 Parent(s): 569bd60

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.29.0
2
+ langchain==0.0.351
3
+ openai==1.5.0
4
+ streamlit-chat==0.0.2.2
5
+ python-dotenv==1.0.0