DexterSptizu commited on
Commit
24b7df8
1 Parent(s): c8b68c1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain_community
4
+ openai
5
+ python-dotenv
6
+ langchain_openai