LeonLoves-Glenesto / style-aligned

Official code for "Style Aligned Image Generation via Shared Attention"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Style Aligned Image Generation via Shared Attention

Setup

This code was tested with Python 3.11, Pytorch 2.1 and Diffusers 0.16.

Examples

alt text

alt text

alt text

TODOs

  • Adding demo.
  • StyleAligned from an input image.
  • Multi-style with MultiDiffusion.
  • StyleAligned with DreamBooth

Disclaimer

This is not an officially supported Google product.

About

Official code for "Style Aligned Image Generation via Shared Attention"

License:Apache License 2.0


Languages

Language:Python 65.0%Language:Jupyter Notebook 35.0%