TencentQQGYLab / ELLA

ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment
https://ella-diffusion.github.io/
Apache License 2.0
1.1k stars 57 forks source link

would you add stable cascade support? #11

Open Manni1000 opened 8 months ago

Manni1000 commented 8 months ago

Stable Cascade is currently the newest released diffusion model from StabilityAI. It has 3.6b parameters. That makes it bigger than SDXL. The unusually high latent compression makes this model special. The compression is 32x but goes up to 42x. (normal models have 8x compression) This high latent compression makes the model learn much faster. I think this gives the model a lot of potential. It would be nice if you could train an adapter for it. :)

Manni1000 commented 8 months ago

stable cascade uses currently a 1b clip model. :)