ComfyUI legacy JS frontend captured on comfyanonymous/ComfyUI#2666. This repo is for users to fall back on in case something goes wrong on the new frontend.
Add command line argument --front-end-version Comfy-Org/ComfyUI_legacy_frontend@latest to your
ComfyUI launch script.
For Windows stand-alone build users, please edit the run_cpu.bat / run_nvidia_gpu.bat file as following
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --front-end-version Comfy-Org/ComfyUI_legacy_frontend@latest
pause