Major Update #2: LayerDiffuse Transparent Image Editing #854
Replies: 7 comments
-
When does IPAdapter get updated? |
Beta Was this translation helpful? Give feedback.
-
I would like to be able to style transfer with IPAdapter in Forge, please. |
Beta Was this translation helpful? Give feedback.
-
Thanks, this is a great update! |
Beta Was this translation helpful? Give feedback.
-
AWESOME!!! I must admit I had lost hope. Thank you so much for fixing img2img and for all your hard work on this. |
Beta Was this translation helpful? Give feedback.
-
amazing work, this is huge |
Beta Was this translation helpful? Give feedback.
-
What are the exact constraints for image size when using layerdiffuse? Obviously 1024x1024, 1024x704, 1408x640 works... I've been trying to find more working dimensions but it's tedious. Every other HxW gives a Runtime Error about tensor dimension mismatch. |
Beta Was this translation helpful? Give feedback.
-
i was trying discover what was the commit hash where you introduce img2img i didnt found, i mean on layerdiffuse repository |
Beta Was this translation helpful? Give feedback.
-
Thanks to Gradio 4, new canvas, and some backend works, now transparent image editing finally landed.
First Read This If You Have Not
Read this first:
#853
Layer Diffuse
Install extension from here:
https://github.com/lllyasviel/sd-forge-layerdiffuse
Example 1: inpaint
Given this image (Note that this image is transparent):
Your goal is to improve the boundary to make it usable
You can draw like this (this is my draw history for your reference):
And you can use img2img to achieve the editing now:
Example 2: sketch + img2img
Given this image (Note that this image is transparent):
Your goal is to add some fire glowing to make it burn
You can draw like this (this is my draw history for your reference):
And you can use img2img to achieve the editing now:
Beta Was this translation helpful? Give feedback.
All reactions