Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
xgboost==0.90
|
4 |
-
sklearn
|
5 |
boto3
|
6 |
botocore
|
7 |
plotly
|
8 |
bokeh==2.4.1
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
xgboost==0.90
|
|
|
4 |
boto3
|
5 |
botocore
|
6 |
plotly
|
7 |
bokeh==2.4.1
|
8 |
+
scikit-learn
|