Sign In

Patch for the ComfyUI Frontend

0

Patch for the ComfyUI Frontend

This Fix changes the order in which data is loaded from a PNG image so that a contained workflow is loaded even if parameters have been saved e.g. for Civitai detection like the saveimage node from Eclipse ;)

open a terminal from your comfyui root folder (right click menu):

Screenshot 2025-12-06 111802.png

or like this:

Screenshot 2025-12-06 111942.png

first install the correct version 1.32.3 or 1.34.3

python_embeded\python.exe -m pip install comfyui-frontend-package==1.32.3

python_embeded\python.exe -m pip install comfyui-frontend-package==1.34.3

grafik.png

download the fix, extract it and copy the file from the archive into the frontend folder and replace it.

  • D:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\comfyui_frontend_package\static\assets

restart comfyui

0