Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,5 +4,5 @@ plotly==5.18.0
|
|
| 4 |
pandas==2.1.4
|
| 5 |
numpy
|
| 6 |
arviz==0.18.0
|
| 7 |
-
huggingface-hub
|
| 8 |
cryptography
|
|
|
|
| 4 |
pandas==2.1.4
|
| 5 |
numpy
|
| 6 |
arviz==0.18.0
|
| 7 |
+
huggingface-hub>=0.33.5
|
| 8 |
cryptography
|