first minor iteration

This commit is contained in:
Yun Hua
2022-11-07 13:50:57 -05:00
parent f3fe7088cc
commit 4e99a24c6e
33 changed files with 8130596 additions and 0 deletions
+3
View File
@@ -8,6 +8,9 @@ packages = [{include = "health_smart_mirror"}]
[tool.poetry.dependencies]
python = "^3.10"
streamlit = "^1.13.0"
plotly = "^5.10.0"
scikit-learn = "^1.1.3"
[build-system]