Spaces:
Sleeping
Sleeping
Commit
·
86e0e6e
1
Parent(s):
93c5351
requirements file update
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ huggingface_hub==0.25.2
|
|
2 |
polars
|
3 |
pandas
|
4 |
scikit-learn
|
|
|
5 |
lightgbm
|
6 |
altair
|
7 |
transformers
|
@@ -9,6 +10,4 @@ smolagents
|
|
9 |
huggingface_hub
|
10 |
gradio
|
11 |
fastapi
|
12 |
-
matplotlib
|
13 |
-
fastapi[all]
|
14 |
uvicorn[standard]
|
|
|
2 |
polars
|
3 |
pandas
|
4 |
scikit-learn
|
5 |
+
matplotlib
|
6 |
lightgbm
|
7 |
altair
|
8 |
transformers
|
|
|
10 |
huggingface_hub
|
11 |
gradio
|
12 |
fastapi
|
|
|
|
|
13 |
uvicorn[standard]
|