This is a completely different set of nodes than Comfy's own KSampler series. This set of nodes is based on Diffusers, which makes it easier to import models, apply prompts with weights, inpaint, reference only, controlnet, etc.


Description
It is now possible to set the reference style fidelity
FAQ
Comments (5)
Does work - RuntimeError: The size of tensor a (622) must match the size of tensor b (616) at non-singleton dimension 3
Can you show me all the error reporting stacks? It's easy for me to locate the error location.
@jannchie361 Had it happening l. 452 of jannchie.py - it occurs on the diffuser generator step: https://pastebin.com/JSXdrPA2
@Rizzen I fixed this in the latest version, you can download the latest custom nodes at https://github.com/Jannchie/ComfyUI-J
Can I share the workflow?
