mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 23:00:51 +08:00
Update comfyui.bat
This commit is contained in:
parent
f09a730d0d
commit
2836e21a41
@ -4,6 +4,7 @@ set PYTHON=%~dp0/venv/Scripts/python.exe
|
|||||||
set GIT=
|
set GIT=
|
||||||
set VENV_DIR=./venv
|
set VENV_DIR=./venv
|
||||||
set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention
|
set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention
|
||||||
|
|
||||||
set ZLUDA_COMGR_LOG_LEVEL=1
|
set ZLUDA_COMGR_LOG_LEVEL=1
|
||||||
|
|
||||||
echo *** Checking and updating to new version if possible
|
echo *** Checking and updating to new version if possible
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user