Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,4 @@ PyPDF2==3.0.1
|
|
| 6 |
python-docx==0.8.11
|
| 7 |
pandas==2.1.1
|
| 8 |
torch==2.0.1
|
| 9 |
-
huggingface-hub
|
|
|
|
| 6 |
python-docx==0.8.11
|
| 7 |
pandas==2.1.1
|
| 8 |
torch==2.0.1
|
| 9 |
+
huggingface-hub>=0.16.4,<1.0
|