Comfy-Org / ComfyUI_legacy_frontend

ComfyUI legacy JS frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComfyUI_legacy_frontend

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.

How To Use

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

About

ComfyUI legacy JS frontend

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.3%Language:CSS 4.6%Language:HTML 0.2%