ranjeetak780 commited on
Commit
c0b66c0
1 Parent(s): 5464460

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-openai
3
+ langchain-core
4
+ langchain-community
5
+ langchain-experimental
6
+ langserve[all]
7
+ python-dotenv
8
+ streamlit
9
+ streamlit-chat
10
+ huggingface_hub
11
+ requests