mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +08:00
Update comfyui-n.bat
This commit is contained in:
parent
3de8ca93bb
commit
2250b6be5f
@ -12,6 +12,11 @@ set VENV_DIR=./venv
|
||||
|
||||
set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention --reserve-vram 0.9
|
||||
|
||||
:: in the comfyui-user.bat remove the dots on the line below and change the gfx1030 to your gpu's specific code.
|
||||
:: you can find out about yours here, https://llvm.org/docs/AMDGPUUsage.html#processors
|
||||
|
||||
:: Set TRITON_OVERRIDE_ARCH=gfx1030
|
||||
|
||||
set ZLUDA_COMGR_LOG_LEVEL=1
|
||||
|
||||
echo *** Checking and updating to new version if possible
|
||||
|
||||
Loading…
Reference in New Issue
Block a user