amirhoseinsedaghati commited on
Commit
0b71cbf
·
verified ·
1 Parent(s): 56c57d7

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # The dependencies of the Native Chatbot
2
+ streamlit
3
+ langchain
4
+ langchain_nvidia_ai_endpoints
5
+ lanchain-core
6
+ dotenv