add fake user adding

This commit is contained in:
Yun Hua
2022-11-13 17:39:31 -05:00
parent 8eb972f9d5
commit 056383bf7d
15 changed files with 280759 additions and 280381 deletions
+3
View File
@@ -11,6 +11,9 @@ python = "^3.10"
streamlit = "^1.13.0"
plotly = "^5.10.0"
scikit-learn = "^1.1.3"
matplotlib = "^3.6.2"
seaborn = "^0.12.1"
matplotlylib = "^0.1.0"
[build-system]