ssitu
ssitu
> Thanks! Sadly still not working, now says: "'ImageUpscaleWithModel' object has no attribute 'upscale_model'" (log attached). But perhaps has nothing to do with your node, because I'm testing different upscale...
I actually don't see this problem. How do you measure the loading time? From my tests, 55% of the time is spent sampling, 27% is spent VAE decoding, 10% is...
Just clone the main repository (leave out the recursive flag), it should download the submodule on first use if it is missing.
There are no plans to add a latent input currently, as it would stray away from the original USDU process. That is probably better suited for a different repository. You...
Sorry, I don't understand the problem. An error log would be helpful to clarify. This node currently takes a tensor in BHWC format as input, so if the Gemini/Nano Banana...
Is that the full error log? It seems to have inconsistencies. Are you using reference latents for conditioning?
There may be a conflicting node. I'll need more information such as the server log and a minimal workflow that has the problem.
I made a google search for the error, seems like you probably have this installed: https://github.com/lldacing/ComfyUI_Patches_ll It looks like they fixed the error two weeks ago, so try updating it....
Could you provide a small example that doesn't work? I am unfamiliar with your workflow.