From 2836e21a4199af1986d5e8b4f7f17da7bf1af8bd Mon Sep 17 00:00:00 2001 From: patientx Date: Mon, 16 Sep 2024 16:20:08 +0300 Subject: [PATCH] Update comfyui.bat --- comfyui.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/comfyui.bat b/comfyui.bat index 4c7d7fc8f..47d257973 100644 --- a/comfyui.bat +++ b/comfyui.bat @@ -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