diff --git a/client/scripts/auth.js b/client/scripts/auth.js
index dd1690c4..a871ad46 100644
--- a/client/scripts/auth.js
+++ b/client/scripts/auth.js
@@ -19,8 +19,6 @@ const getSHA256Hash = async input => {
return hash
}
-const py_server_address = localStorage.getItem("py_server_address")
-
signup.addEventListener("click", () => {
formSection.classList.add("form-section-move")
})
diff --git a/client/templates/main.html b/client/templates/main.html
index c70523ce..edd6a2bd 100644
--- a/client/templates/main.html
+++ b/client/templates/main.html
@@ -109,6 +109,15 @@
MLCraft
Conv2D
+
+ Mean
+
+
+ Sum
+
+
+ SoftMax
+