From 88d0f4b397cb03a007a87ef1459bc0b3ce89902a Mon Sep 17 00:00:00 2001 From: comfyanonymous Date: Fri, 27 Jan 2023 22:24:37 -0500 Subject: [PATCH] Use a modal instead of an alert so the errors show up even on colab. --- webshit/index.html | 70 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 69 insertions(+), 1 deletion(-) diff --git a/webshit/index.html b/webshit/index.html index 489a2c1a..55321322 100644 --- a/webshit/index.html +++ b/webshit/index.html @@ -4,6 +4,54 @@ + + +