shivam12323 commited on
Commit
ab718ab
·
verified ·
1 Parent(s): bdb5b58

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.30.0
2
+ langchain
3
+ openai
4
+ python-dotenv
5
+ chromadb
6
+ langchain_community==0.0.16
7
+ langchain_core==0.1.17
8
+ langchain_openai==0.0.5