Update comfyui.bat

This commit is contained in:
patientx 2024-09-16 16:20:08 +03:00 committed by GitHub
parent f09a730d0d
commit 2836e21a41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ set PYTHON=%~dp0/venv/Scripts/python.exe
set GIT=
set VENV_DIR=./venv
set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention
set ZLUDA_COMGR_LOG_LEVEL=1
echo *** Checking and updating to new version if possible