Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,6 +7,6 @@ langchain_core>=0.2.0
|
|
| 7 |
chromadb
|
| 8 |
pypdf
|
| 9 |
sentence-transformers
|
| 10 |
-
huggingface_hub>=0.
|
| 11 |
transformers
|
| 12 |
torch
|
|
|
|
| 7 |
chromadb
|
| 8 |
pypdf
|
| 9 |
sentence-transformers
|
| 10 |
+
huggingface_hub>=0.29.2
|
| 11 |
transformers
|
| 12 |
torch
|