From a29bd63e7a771c91250636bdedb7c88395dde45a Mon Sep 17 00:00:00 2001 From: comfyanonymous Date: Mon, 27 Feb 2023 20:06:44 -0500 Subject: [PATCH] --highvram should be autodetected in colab/etc.. now. --- notebooks/comfyui_colab.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/comfyui_colab.ipynb b/notebooks/comfyui_colab.ipynb index ddc05e6d..b260386e 100644 --- a/notebooks/comfyui_colab.ipynb +++ b/notebooks/comfyui_colab.ipynb @@ -127,7 +127,7 @@ "\n", "threading.Thread(target=iframe_thread, daemon=True, args=(8188,)).start()\n", "\n", - "!python main.py --highvram --dont-print-server" + "!python main.py --dont-print-server" ], "metadata": { "id": "jjjjjjjjjjjjj"