Spaces:
Sleeping
Sleeping
yolo
Browse files- app/requirements.txt +2 -1
app/requirements.txt
CHANGED
@@ -3,4 +3,5 @@ plotly
|
|
3 |
pandas
|
4 |
gunicorn
|
5 |
wandb==0.15.5
|
6 |
-
scipy
|
|
|
|
3 |
pandas
|
4 |
gunicorn
|
5 |
wandb==0.15.5
|
6 |
+
scipy
|
7 |
+
sklearn
|