Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,6 +2,6 @@
|
|
| 2 |
numpy
|
| 3 |
pandas
|
| 4 |
matplotlib
|
| 5 |
-
huggingface_hub<1.0
|
| 6 |
pydantic==2.10.6
|
| 7 |
|
|
|
|
| 2 |
numpy
|
| 3 |
pandas
|
| 4 |
matplotlib
|
| 5 |
+
huggingface_hub < 1.0
|
| 6 |
pydantic==2.10.6
|
| 7 |
|