mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 14:50:49 +08:00
added reserve-vram for better memory management for low mem amd gpu's.
This commit is contained in:
parent
ebf13dfe56
commit
b5e72b093b
@ -3,7 +3,7 @@
|
||||
set PYTHON="%~dp0/venv/Scripts/python.exe"
|
||||
set GIT=
|
||||
set VENV_DIR=./venv
|
||||
set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention
|
||||
set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention --reserve-vram 0.9
|
||||
|
||||
set ZLUDA_COMGR_LOG_LEVEL=1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user