Disty0 commited on
Commit
220def3
·
verified ·
1 Parent(s): 6e17645

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,7 +1,7 @@
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
 
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