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 ;)
In newer Frontend Versions > 1.34.6 the fix is already merged into the frontend.
open a terminal from your comfyui root folder (right click menu):

or like this:

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

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

