From 218f64315db515d145dd9bfdd97b380f1b0a276e Mon Sep 17 00:00:00 2001 From: comfyanonymous Date: Wed, 22 Feb 2023 17:15:10 -0500 Subject: [PATCH] Add some text to colab to help people troubleshoot issues. --- notebooks/comfyui_colab.ipynb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/notebooks/comfyui_colab.ipynb b/notebooks/comfyui_colab.ipynb index 2e364f16..1e2d3405 100644 --- a/notebooks/comfyui_colab.ipynb +++ b/notebooks/comfyui_colab.ipynb @@ -85,7 +85,12 @@ { "cell_type": "markdown", "source": [ - "Run ComfyUI (use the fp16 model configs for more speed):" + "### Run ComfyUI \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", + "If you want to open it in another window use the second link not the first one.\n" ], "metadata": { "id": "gggggggggg"