diff --git a/start.bat b/start.bat index d8a80ca43..a204697b4 100644 --- a/start.bat +++ b/start.bat @@ -3,7 +3,7 @@ set PYTHON=%~dp0/venv/Scripts/python.exe set GIT= set VENV_DIR=./venv -set COMMANDLINE_ARGS=--auto-launch +set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention echo *** Checking and updating to new version if possible git pull