Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ langchain-core==0.2.0
|
|
5 |
pypdf==4.2.0
|
6 |
faiss-cpu==1.8.0
|
7 |
sentence-transformers==3.0.0
|
8 |
-
|
9 |
chromadb==0.5.0
|
10 |
python-dotenv==1.0.1
|
|
|
5 |
pypdf==4.2.0
|
6 |
faiss-cpu==1.8.0
|
7 |
sentence-transformers==3.0.0
|
8 |
+
huggingface_hub==0.23.0
|
9 |
chromadb==0.5.0
|
10 |
python-dotenv==1.0.1
|