Commit 27693b3e authored by comfyanonymous's avatar comfyanonymous
Browse files

This isn't needed anymore.

parent 50099bcd
...@@ -122,7 +122,6 @@ ...@@ -122,7 +122,6 @@
"source": [ "source": [
"### Run ComfyUI with localtunnel (Recommended Way)\n", "### Run ComfyUI with localtunnel (Recommended Way)\n",
"\n", "\n",
"use the **fp16** model configs for more speed\n",
"\n" "\n"
], ],
"metadata": { "metadata": {
...@@ -166,7 +165,6 @@ ...@@ -166,7 +165,6 @@
"cell_type": "markdown", "cell_type": "markdown",
"source": [ "source": [
"### Run ComfyUI with colab iframe (use only in case the previous way with localtunnel doesn't work)\n", "### 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", "\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", "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", "\n",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment