TheFresh commited on
Commit
7125732
1 Parent(s): f25b77f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,9 +12,9 @@ inference: true
12
  ---
13
  # NovelAI Diffusion Anime V1 (Full)
14
 
15
- This is our oldest anime model, trained on out full dataset. We are now making
16
  the weights publicly available for research and personal use. To keep the
17
- release compact, it only contains the Unet and VAE components. If you require
18
  the other components, you can copy them into the folder from the original
19
  [Stable Diffusion 1.4](https://huggingface.co/CompVis/stable-diffusion-v1-4)
20
  release.
 
12
  ---
13
  # NovelAI Diffusion Anime V1 (Full)
14
 
15
+ This is our oldest anime model, trained on our full dataset. We are now making
16
  the weights publicly available for research and personal use. To keep the
17
+ release compact, it only contains the U-Net and VAE components. If you require
18
  the other components, you can copy them into the folder from the original
19
  [Stable Diffusion 1.4](https://huggingface.co/CompVis/stable-diffusion-v1-4)
20
  release.