Spaces:
Runtime error
Runtime error
Aryan Mishra commited on
Commit ·
5e5ae22
1
Parent(s): 2617189
Pin huggingface_hub version
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ pandas>=2.2.0
|
|
| 8 |
scikit-learn>=1.5.0
|
| 9 |
sqlalchemy>=2.0.0
|
| 10 |
pydantic>=2.8.0
|
| 11 |
-
langdetect>=1.0.9
|
|
|
|
|
|
| 8 |
scikit-learn>=1.5.0
|
| 9 |
sqlalchemy>=2.0.0
|
| 10 |
pydantic>=2.8.0
|
| 11 |
+
langdetect>=1.0.9
|
| 12 |
+
huggingface_hub<0.27.0
|