ssitu
ssitu
Can I see the full log, or if you know where to look, the part of the log that has the traceback of the import failed error?
It should look similar to the first comment in this other post: https://github.com/ssitu/ComfyUI_UltimateSDUpscale/issues/69
I suppose I can turn the progress bar from tile/sec to step/sec when there's only one tile. I'm just curious about the use case of doing 1 tile. That should...
Oh ok, makes sense. I'll see what I can do.
Yes, we found a solution to upload the submodule to the registry. We also download the submodule if it somehow isn't found in the designated folder. I don't think I...
NONE just skips the resampling process, so it will just upscale using the upscale model. Does it work without anywhere nodes? It might just be an issue with your positive...
So it's a model issue? 1.5 models still seem to work, correct me if I'm wrong. I don't think I can run the new flux models with my 4 gb...
Hmmm you have a point. I can try fixing it if you are willing to test it for me. I can make a pull request with a potential fix for...
Alright, I'll have a go at it. If you want to help, I am assuming you have git installed. If you are able to, open a terminal in the directory...
Thanks for the testing. Nice workaround, I thought you might have git installed but that works too. Strange error, I tried using the same code as some of the built-in...