Spaces:
Running
Running
Commit
·
180a033
1
Parent(s):
31e2eb4
update UI
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
plotly==5.22.0
|
2 |
scikit-learn==1.5.0
|
3 |
gradio==5.15.0
|
4 |
-
huggingface_hub==0.
|
5 |
pandas==2.2.2
|
6 |
openpyxl==3.1.2
|
7 |
pydantic==2.7.1
|
|
|
1 |
plotly==5.22.0
|
2 |
scikit-learn==1.5.0
|
3 |
gradio==5.15.0
|
4 |
+
huggingface_hub==0.28.1
|
5 |
pandas==2.2.2
|
6 |
openpyxl==3.1.2
|
7 |
pydantic==2.7.1
|