Open offmybach opened 9 months ago
We have a demo here: https://github.com/rohitgandikota/sliders/blob/main/demo_image_editing.ipynb
This for SD v1.4 sliders. To write a similar demo for sdxl, we are looking for an implementation of sdxl null inversion.
@rohitgandikota in yours demo https://github.com/rohitgandikota/sliders/blob/main/demo_image_editing.ipynb, strength (it is in img2img pipeline diffusers) is expressed through which parameter?
Do you have any workflows for IMG2IMG using slider loras? The ones I have found all begin with prompts and not load images.