Spaces:
Sleeping
Sleeping
Muhammad Adnan
commited on
Commit
·
029d365
1
Parent(s):
aa13a13
Update huggingface_hub version to 0.19.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ numpy==1.24.2
|
|
6 |
datasets==2.9.0
|
7 |
beautifulsoup4==4.12.0
|
8 |
spacy==3.5.0
|
9 |
-
huggingface_hub==0.
|
|
|
6 |
datasets==2.9.0
|
7 |
beautifulsoup4==4.12.0
|
8 |
spacy==3.5.0
|
9 |
+
huggingface_hub==0.19.0 # Ensure compatibility with cached_download
|