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",