comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
54.76k stars 5.78k forks source link

[ Feature ] in-progress preview node #5148

Closed JorgeR81 closed 3 weeks ago

JorgeR81 commented 3 weeks ago

Feature Idea

I'd like to separate the KSampler node from the in-progress preview image. I want a larger preview, especially with wider images, without having to increase the size of the other widgets.

This would be more useful now, because we can have larger previews ( e.g. --preview-size 768 )

Is it possible to have an independent in-progress preview node ?

prev3

Existing Solutions

We can turn all the KSampler widgets into inputs ( or use the SamplerCustomAdvanced node ). But we still have a big empty space on the Sampler node ( to make space for the inputs ), and a lot of extra nodes to deal with, in the workflow. 

Other

I've also opened this in the Frontend repo, so you can close the one that's not relevant. https://github.com/Comfy-Org/ComfyUI_frontend/issues/1093

JorgeR81 commented 3 weeks ago

Another advantage of this approach would be to have an in-progress preview image only for some KSamplers, resulting in a visually simpler workflow / canvas.

For instance, I want an in-progress preview for the main Sampler, but I don't need it in the refiner / upscaler.

ltdrdata commented 3 weeks ago

As mentioned, this has already been requested to the front repo, so I'm closing this request.