Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
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
|
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
---
|
4 |
+
Randomly initialized SD3 Transformer weights with RMSNorm and AuraDiffusion 16ch VAE.
|
5 |
+
Only for training purposes. Don't use this if you don't know what you are doing.
|
6 |
|
7 |
Requires Diffusers with RMSNorm and Attentionless VAE support: https://github.com/Disty0/diffusers/tree/sd3_rms_norm_and_attentionless_vae
|