yonkoyonks commited on
Commit
d825032
·
verified ·
1 Parent(s): cf7686f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit>=1.36.0
2
- pandas>=2.0
3
- langchain>=0.2
4
- langchain-community>=0.2
5
- python-dotenv>=1.0
6
- llama-cpp-python>=0.2.90
 
1
+ streamlit
2
+ pandas
3
+ langchain
4
+ langchain-community
5
+ langchain-huggingface
6
+ python-dotenv