Add a bat to run comfyui portable without api nodes. (#10504)

This commit is contained in:
comfyanonymous 2025-10-27 20:54:00 -07:00 committed by GitHub
parent c170fd2db5
commit 601ee1775a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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