TinyTerra / ComfyUI_tinyterraNodes

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

HiresfixScale field issues #4

Closed viewscreenon closed 1 year ago

viewscreenon commented 1 year ago

Hi, a couple of things I noticed. In this screenshot: Image1 The word "TRUE" has somehow replaced the text in the info box. I think I've also seen the contents of save_prefix copied into an adjacent box, as if the contents of one parameter is overwriting another. I couldn't reproduce it, but maybe it has something to do with collapsing and opening parts of the node, or switching the node's mode to "Never" and back.

I also wanted to ask about the percent field in highresfixScale. After a recent update, the percent field always uses increments of 25, even if I type in another number. Could it not do that?

TinyTerra commented 1 year ago

the 'TRUE' issue is caused by loading an old version of the node, and should be fixed by deleting and re-adding the node.

I've just pushed an update to the modelscale increment now too, so let me know if that works for you now.

viewscreenon commented 1 year ago

Looks good. Thank you!