Anshini commited on
Commit
77288d2
·
verified ·
1 Parent(s): 7700097

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
 
1
  langchain>=0.1.0
2
  langchain-core>=0.1.0
3
  langchain-huggingface>=0.0.5
4
- streamlit>=1.30.0 # Only if you're building a web app
 
 
1
+ streamlit>=1.30.0
2
  langchain>=0.1.0
3
  langchain-core>=0.1.0
4
  langchain-huggingface>=0.0.5
5
+ huggingface_hub>=0.21.0
6
+ python-dotenv>=1.0.1