Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ pymupdf==1.22.5
|
|
3 |
transformers==4.28.0
|
4 |
pandas==1.5.0
|
5 |
numpy==1.23.0
|
6 |
-
huggingface_hub==0.
|
|
|
3 |
transformers==4.28.0
|
4 |
pandas==1.5.0
|
5 |
numpy==1.23.0
|
6 |
+
huggingface_hub==0.11.0 # Add this line to install the Hugging Face hub package
|