RanjeetB commited on
Commit
5d72818
·
verified ·
1 Parent(s): 162383c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  huggingface_hub==0.25.2
2
- streamlit
3
- boto3
4
- chromadb
5
- datasets
6
- uuid
 
 
 
1
  huggingface_hub==0.25.2
2
+ datasets==3.0.1
3
+ langchain==0.3.4
4
+ langchain-community==0.3.3
5
+ langchain-qdrant==0.2.0
6
+ langchain-aws==0.2.2
7
+ qdrant-client==1.12.0
8
+ python-dotenv==1.0.1