mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-25 05:40:15 +08:00
Update start.bat
This commit is contained in:
parent
88ccc8f3a5
commit
0ad3f385b4
@ -3,7 +3,7 @@
|
|||||||
set PYTHON=%~dp0/venv/Scripts/python.exe
|
set PYTHON=%~dp0/venv/Scripts/python.exe
|
||||||
set GIT=
|
set GIT=
|
||||||
set VENV_DIR=./venv
|
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
|
echo *** Checking and updating to new version if possible
|
||||||
git pull
|
git pull
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user