mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-11 20:17:30 +00:00
Document --highvram and enable it in colab.
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"source": [
|
||||
"Run ComfyUI:"
|
||||
"Run ComfyUI (use the fp16 model configs for more speed):"
|
||||
],
|
||||
"metadata": {
|
||||
"id": "gggggggggg"
|
||||
@@ -112,7 +112,7 @@
|
||||
"\n",
|
||||
"threading.Thread(target=iframe_thread, daemon=True, args=(8188,)).start()\n",
|
||||
"\n",
|
||||
"!python main.py"
|
||||
"!python main.py --highvram"
|
||||
],
|
||||
"metadata": {
|
||||
"id": "hhhhhhhhhh"
|
||||
|
Reference in New Issue
Block a user