GreenLandisaLie / AuraSR-ComfyUI

ComfyUI implementation of AuraSR
Creative Commons Attribution Share Alike 4.0 International
153 stars 5 forks source link

Upscale not work #4

Closed Aljnk closed 4 months ago

Aljnk commented 4 months ago

I tried your node but nothing happened -

Screenshot_1

After your node images have equal sizes

kakachiex2 commented 4 months ago

Same problem here same size and detail and not option for upscaling 2x | 4x etc...

kakachiex2 commented 4 months ago

And the upscaled image is smaller in size

kakachiex2 commented 4 months ago

Solution you need to add the jason file in the AuraSR folder and it works

GreenLandisaLie commented 4 months ago

You will get the same input when something wrong has happened - in which case you should see info about the error in your terminal. I chose this approach over returning an actual error and freeze the rest of your workflow.

Please try running it again, check your terminal and tell me what error you got.

kakachiex2 Solution you need to add the jason file in the AuraSR folder and it works

Yeah its stated in the 'Instructions' section and you also get a warning about it in your terminal.

GreenLandisaLie commented 4 months ago

Closing this under the assumption the user was just missing the required config.json file.