Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,7 @@ gradio==3.28.0
|
|
| 7 |
xlsxwriter==3.1.9
|
| 8 |
kaleido==0.2.1
|
| 9 |
python-docx==0.8.11
|
| 10 |
-
matplotlib==3.7.1
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
xlsxwriter==3.1.9
|
| 8 |
kaleido==0.2.1
|
| 9 |
python-docx==0.8.11
|
| 10 |
+
matplotlib==3.7.1
|
| 11 |
+
scikit-learn==1.2.2
|
| 12 |
+
scikit-optimize==0.9.0
|
| 13 |
+
seaborn==0.12.2
|