Spaces:
Paused
Paused
Ali Mohsin
commited on
Commit
·
9c25f56
1
Parent(s):
0490110
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -13,5 +13,5 @@ scikit-learn==1.5.1
|
|
| 13 |
faiss-cpu==1.8.0.post1
|
| 14 |
pyyaml==6.0.2
|
| 15 |
open-clip-torch==2.26.1
|
| 16 |
-
huggingface-hub
|
| 17 |
kagglehub[pandas-datasets]
|
|
|
|
| 13 |
faiss-cpu==1.8.0.post1
|
| 14 |
pyyaml==6.0.2
|
| 15 |
open-clip-torch==2.26.1
|
| 16 |
+
huggingface-hub>=0.33.5,<1.0
|
| 17 |
kagglehub[pandas-datasets]
|