Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -2,13 +2,10 @@ numpy
|
|
| 2 |
pandas
|
| 3 |
matplotlib
|
| 4 |
huggingface_hub<1.0
|
| 5 |
-
|
| 6 |
-
# UI
|
| 7 |
gradio
|
| 8 |
|
| 9 |
# workaround al bug de schema bool (pydantic 2.11+)
|
| 10 |
pydantic==2.10.6
|
| 11 |
-
|
| 12 |
gradio==5.4.0
|
| 13 |
gradio_client==1.4.2
|
| 14 |
-
|
|
|
|
| 2 |
pandas
|
| 3 |
matplotlib
|
| 4 |
huggingface_hub<1.0
|
|
|
|
|
|
|
| 5 |
gradio
|
| 6 |
|
| 7 |
# workaround al bug de schema bool (pydantic 2.11+)
|
| 8 |
pydantic==2.10.6
|
|
|
|
| 9 |
gradio==5.4.0
|
| 10 |
gradio_client==1.4.2
|
| 11 |
+
|