Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
2 |
langchain-community==0.0.34
|
3 |
gradio==4.26.0
|
4 |
-
huggingface-hub==0.23.3
|
5 |
sentence-transformers==3.0.1
|
6 |
pymupdf==1.24.2
|
7 |
faiss-cpu==1.8.0
|
|
|
|
|
1 |
langchain-community==0.0.34
|
2 |
gradio==4.26.0
|
3 |
+
huggingface-hub==0.23.3 # Use hyphen, not underscore
|
4 |
sentence-transformers==3.0.1
|
5 |
pymupdf==1.24.2
|
6 |
faiss-cpu==1.8.0
|