mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-16 08:22:36 +08:00
Update comfyui.bat
This commit is contained in:
parent
a94cae4cc8
commit
2b6494ee16
@ -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
|
||||||
|
|
||||||
echo *** Checking and updating to new version if possible
|
echo *** Checking and updating to new version if possible
|
||||||
git pull
|
git pull
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user