From 27693b3e6cc687cdc9033d98bdd4544da50c31c1 Mon Sep 17 00:00:00 2001 From: comfyanonymous Date: Sat, 18 Mar 2023 04:19:18 -0400 Subject: [PATCH] This isn't needed anymore. --- notebooks/comfyui_colab.ipynb | 2 -- 1 file changed, 2 deletions(-) diff --git a/notebooks/comfyui_colab.ipynb b/notebooks/comfyui_colab.ipynb index c9cab1da..d9726947 100644 --- a/notebooks/comfyui_colab.ipynb +++ b/notebooks/comfyui_colab.ipynb @@ -122,7 +122,6 @@ "source": [ "### Run ComfyUI with localtunnel (Recommended Way)\n", "\n", - "use the **fp16** model configs for more speed\n", "\n" ], "metadata": { @@ -166,7 +165,6 @@ "cell_type": "markdown", "source": [ "### Run ComfyUI with colab iframe (use only in case the previous way with localtunnel doesn't work)\n", - "use the **fp16** model configs for more speed\n", "\n", "You should see the ui appear in an iframe. If you get a 403 error, it's your firefox settings or an extension that's messing things up.\n", "\n",