1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Add a shortcut to the nightly package to run with --fast.

This commit is contained in:
comfyanonymous
2024-08-21 23:36:58 -04:00
parent 843a7ff70c
commit 5f84ea63e8
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --fast
pause