Samagra07 commited on
Commit
53e9744
·
verified ·
1 Parent(s): 3e6cf19

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ bs4
2
+ langchain
3
+ langchain-core
4
+ langchain-community
5
+ langchain-openai
6
+ langchain-chroma
7
+ langchain-huggingface
8
+ streamlit
9
+ python-dotenv