You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe current IPA is not suitable for img2img pipeline, it's hard to control the strength of init image and ref image (especially when we only inject into a single layer). We are working on improving content preserving ability for img2img style transfer in our next work.
The img2img pipeline in diffusers doesn't work?
(from e-mail)
The img2img pipeline does not produce an error, but when multiple images are inserted into ip_adapter_image (or ip_adapter_imge_embeds by embedding), the resulting image becomes faded and blurry no matter what data it is tested with.
Below imgs are exemplary results for single-img and multi-imgs instantstyle, respectively, for oil painting and sunset style transfer.
Does InstantStyle support referencing multiple images with single ip-adapter for img2img pipeline in diffusers or InstantStyle library?
Multiple image-based txt2img works great in diffusers, but not img2img.
i am using diffusers==0.28.0.dev0
can anyone help me with some working examples?
The text was updated successfully, but these errors were encountered: