rohitgandikota / sliders

Concept Sliders for Precise Control of Diffusion Models
https://sliders.baulab.info
MIT License
976 stars 78 forks source link

Img2Img Sliders #77

Open offmybach opened 9 months ago

offmybach commented 9 months ago

Do you have any workflows for IMG2IMG using slider loras? The ones I have found all begin with prompts and not load images.

rohitgandikota commented 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.

ngsitrong26 commented 3 months ago

@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?