Spaces:
Running
Running
Commit ·
1c53286
1
Parent(s): 70fd7ca
fix requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ plotly
|
|
| 9 |
toml
|
| 10 |
latextable
|
| 11 |
tabulate
|
| 12 |
-
pydantic==2.10.6
|
|
|
|
|
|
| 9 |
toml
|
| 10 |
latextable
|
| 11 |
tabulate
|
| 12 |
+
pydantic==2.10.6
|
| 13 |
+
huggingface_hub==0.25.2
|