1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

Enable highvram automatically when vram >> ram

This commit is contained in:
comfyanonymous
2023-02-27 19:57:39 -05:00
parent 49d2e5bb5a
commit 86721d5158
2 changed files with 11 additions and 4 deletions

View File

@@ -170,7 +170,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": "hhhhhhhhhh"