Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
Randomly initialized SD3 Transformer weights with RMSNorm and AuraDiffusion 16ch VAE.
|
2 |
|
3 |
-
Requires Diffusers with RMSNorm and Attentionless VAE support: https://github.com/Disty0/diffusers/tree/
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
---
|
4 |
Randomly initialized SD3 Transformer weights with RMSNorm and AuraDiffusion 16ch VAE.
|
5 |
|
6 |
+
Requires Diffusers with RMSNorm and Attentionless VAE support: https://github.com/Disty0/diffusers/tree/sd3_rms_norm_and_attentionless_vae
|