Spaces:
Sleeping
Sleeping
Commit ·
2b1001c
1
Parent(s): a85c36f
Rename requirements.txt.txt to requirements.txt
Browse files
requirements.txt.txt → requirements.txt
RENAMED
|
@@ -3,3 +3,5 @@ numpy
|
|
| 3 |
matplotlib
|
| 4 |
plotly
|
| 5 |
scipy
|
|
|
|
|
|
|
|
|
| 3 |
matplotlib
|
| 4 |
plotly
|
| 5 |
scipy
|
| 6 |
+
scikit-learn==1.2.2
|
| 7 |
+
scikit-optimize==0.9.0
|