ltdrdata / ComfyUI-Manager

ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.
GNU General Public License v3.0
7.16k stars 941 forks source link

Manager prevents SwarmUI live previews during generation #1206

Open klromans557 opened 4 weeks ago

klromans557 commented 4 weeks ago

As title says.

Problem:

After a recent, fresh SwarmUI install I could not see any live preview images during generation (in Swarm's generate tab), and troubleshooting all SwarmUI paths did not suceed.

Temporary Solution/Possible Bug

Going into Swarm's Comfy Workflow tab and setting the ComfyUI Manager Menu to allow a Preview Method fixes the issue with Swarm's generate tab. Previews in SwarmUI now follow Swarms settings, e.g. 'No Previews [x]'.

I'm not sure this behavior is intended as Swarm should have full control right out of the box, so to speak.

ltdrdata commented 4 weeks ago

The features provided by ComfyUI-Manager are extension functions for ComfyUI, not for SwarmUI. Both SwarmUI and ComfyUI-Manager are extensions of ComfyUI, which is causing the current conflict.

While it would be possible to provide an option to disable the Preview control function in Manager to resolve this situation, this feature will be implemented in the next generation.