Spaces:
Runtime error
Runtime error
added version in requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ bs4
|
|
12 |
boto3
|
13 |
torch==1.7.1
|
14 |
bokeh==2.4.1
|
15 |
-
scikit-learn
|
16 |
streamlit-analytics
|
17 |
streamlit
|
18 |
s3fs
|
|
|
12 |
boto3
|
13 |
torch==1.7.1
|
14 |
bokeh==2.4.1
|
15 |
+
scikit-learn==0.24.1
|
16 |
streamlit-analytics
|
17 |
streamlit
|
18 |
s3fs
|