ssitu
ssitu
I believe prompt weights are not a built-in feature of comfyui, am I correct about that?
Interesting idea, it's worth a shot to implement and try it out. I'll give it a shot when I can, unless you or someone else wants to. I'm not sure...
Thanks for the info, I'll probably have questions when I get to adding it. I also don't know if the progression coefficient can be solved for. It seems like any...
Sorry, haven't gotten a chance to. No promises for when I'll work on this, maybe someone else might want to give it a shot.
I first started off by looking at the example in the comfyui repo: https://github.com/comfyanonymous/ComfyUI/blob/master/custom_nodes/example_node.py.example If ".example" is removed, the node should get automatically imported by comfyui when the server starts....
You can try lowering the denoise value.
Then I would suggest using a different prompt for the ultimate upscale node.
See if just encoding and decoding the image with the vae gives the same color tone shift. The vae could be biased. Anyway, I don't think it is something I...
Make sure you add --recursive to your git clone command. Since you already have it installed then you'll want to try running `git submodule update --init --recursive` in the repo's...
What error does the terminal give you?