mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 02:15:17 +00:00
Update readme with link to matrix space.
Specify which way is the recommended way to run ComfyUI in colab.
This commit is contained in:
parent
16130c7546
commit
c2fa2a18d2
@ -135,7 +135,7 @@ You can also set this command line setting to disable the upcasting to fp32 in s
|
|||||||
|
|
||||||
## Support and dev channel
|
## Support and dev channel
|
||||||
|
|
||||||
[Matrix room: #comfyui:matrix.org](https://app.element.io/#/room/%23comfyui%3Amatrix.org) (it's like discord but open source).
|
[Matrix space: #comfyui_space:matrix.org](https://app.element.io/#/room/%23comfyui_space%3Amatrix.org) (it's like discord but open source).
|
||||||
|
|
||||||
# QA
|
# QA
|
||||||
|
|
||||||
|
@ -106,7 +106,7 @@
|
|||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"source": [
|
"source": [
|
||||||
"### Run ComfyUI with localtunnel\n",
|
"### Run ComfyUI with localtunnel (Recommended Way)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"use the **fp16** model configs for more speed\n",
|
"use the **fp16** model configs for more speed\n",
|
||||||
"\n"
|
"\n"
|
||||||
@ -151,7 +151,7 @@
|
|||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"source": [
|
"source": [
|
||||||
"### Run ComfyUI with colab iframe (in case 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",
|
"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",
|
||||||
|
Loading…
Reference in New Issue
Block a user