ssitu / ComfyUI_UltimateSDUpscale

ComfyUI nodes for the Ultimate Stable Diffusion Upscale script by Coyote-A.
GNU General Public License v3.0
875 stars 59 forks source link

missing "control_after_generate" #79

Closed botnang closed 6 months ago

botnang commented 6 months ago

Every time I open the downloaded workflow, this error always occurs: image

After comparing I found that it is missing control_after_generate, but the terminal did not show any error messages related to ultimate.

image

Windows 11, Python 3.11.9, Latest ComfyUI and ComfyUI_UltimateSDUpscale

image

ssitu commented 6 months ago

It should be fine, just have to replace the node from the workflow with a newly created one.

botnang commented 6 months ago

It should be fine, just have to replace the node from the workflow with a newly created one.

thanks for your reply :-)