google / style-aligned

Official code for "Style Aligned Image Generation via Shared Attention"
Apache License 2.0
1.19k stars 86 forks source link

Style transfer setup #2

Closed Hugh0120 closed 8 months ago

Hugh0120 commented 8 months ago

Does the model support the following setup?
Given input reference image A and text prompt B, generate an image with the style of A and the content of B.

anvoynov commented 8 months ago

Hi! Yes, you can do it with the recently added colab: https://github.com/google/style-aligned/blob/main/style_aligned_transfer_sdxl.ipynb