size projections in web interface

Co-authored-by: Alex <AlexanderMcDowell@users.noreply.github.com>
This commit is contained in:
2022-10-28 20:11:50 -07:00
parent 405b9f7f91
commit 97ab6a1ed1
11 changed files with 265 additions and 8 deletions

View File

@@ -14,6 +14,7 @@ matplotlib = "*"
plotly = "*"
pandas = "*"
scipy = "==1.8.1"
scikit-image = "*"
[dev-packages]