Add some text to colab to help people troubleshoot issues.

This commit is contained in:
comfyanonymous 2023-02-22 17:15:10 -05:00
parent a37b41e84c
commit 218f64315d
1 changed files with 6 additions and 1 deletions

View File

@ -85,7 +85,12 @@
{ {
"cell_type": "markdown", "cell_type": "markdown",
"source": [ "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": { "metadata": {
"id": "gggggggggg" "id": "gggggggggg"