@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%