Diffusion Engine

Stable Diffusion

Inference Code for SD1
Expand

Generative Models

Inference Code for SDXL
Expand

Misc. Components

ComfyUI

Some structural optimization codes were taken from this repository
Expand

chaiNNer

Some codes are borrowed and reworked
Expand

transformers

Some codes are borrowed and reworked
Expand

diffusers

Some codes are borrowed and reworked
Expand

InvokeAI

Some code for compatibility with OSX is taken from this repository
Expand

Memory Efficient Attention

The sub-quadratic cross attention optimization uses modified code from the Memory Efficient Attention package that Alex Birch optimized for 3D tensors
Expand

Curated transformers

The MPS workaround for nn.Linear on macOS 13.2.X is based on the MPS workaround for nn.Linear created by danieldk for Curated Transformers
Expand

TAESD

Tiny AutoEncoder for efficient live previews
Expand

Legacy

LDSR

Some codes added by contributors may be copied from this repository
Expand

CLIP Interrogator

Some codes are borrowed and reworked
Expand