mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-14 07:22:36 +08:00
Create User_launch.bat
This commit is contained in:
parent
e81730f628
commit
b9e929dd33
7
User_launch.bat
Normal file
7
User_launch.bat
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
@echo off
|
||||||
|
|
||||||
|
rem Set the path to the ComfyUI main.py script.
|
||||||
|
set SCRIPT_PATH=C:\Users\culle\Documents\ComfyUI\ComfyUI-master\main.py
|
||||||
|
|
||||||
|
rem Run the Python script.
|
||||||
|
python %SCRIPT_PATH%
|
||||||
Loading…
Reference in New Issue
Block a user