TinyTerra / ComfyUI_tinyterraNodes

A selection of nodes for Stable Diffusion ComfyUI
GNU General Public License v3.0
393 stars 45 forks source link

Required input is missing: upscale_model_name #126

Closed sassansa closed 3 months ago

sassansa commented 3 months ago

hi, i have a problem when clicked queue prompt, i got this error, hope to help me about this error regards Screenshot 2024-06-13 163739

TinyTerra commented 3 months ago

If you set upscale_method to one of the hiresfix options, and check that upscale_model_name shows up. If not, please re-create the pipeKSampler node. If it still doesnt work make sure comfy, and the node pack are both up to date.

Let me know if its still not working after that

TinyTerra commented 3 months ago

Nevermind, Looking at it a bit further it seems like an error that occurs when you have no Upscale Model in the upscale model folder.

I have pushed an update that should prevent this - you will need to either recreate the node after updating or manually set the upscale_model_name to none (by first setting upscale_method to one of the hiresfix options).