Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
---
|
4 |
-
|
5 |
-
|
6 |
|
7 |
-
Requires Diffusers with RMSNorm and Attentionless VAE support: https://github.com/Disty0/diffusers/tree/
|
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
---
|
4 |
+
An anime model trained on randomly initialized SD3 Transformer weights with RMSNorm and AuraDiffusion 16ch VAE.
|
5 |
+
Trained on 256px resolutions using anime dataset.
|
6 |
|
7 |
+
Requires Diffusers with RMSNorm and Attentionless VAE support: https://github.com/Disty0/diffusers/tree/sd3_rms_norm
|