FlameF0X commited on
Commit
cafa332
·
verified ·
1 Parent(s): 551bcd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -7,8 +7,7 @@ tags:
7
  license: apache-2.0
8
  ---
9
 
10
- # Mini Latent Diffusion Model
11
-
12
  A ~46M parameter UNet trained from scratch for text-to-image generation
13
  in latent space (SD VAE + CLIP text encoder, both frozen).
14
 
 
7
  license: apache-2.0
8
  ---
9
 
10
+ # NanoDiffusion-46M
 
11
  A ~46M parameter UNet trained from scratch for text-to-image generation
12
  in latent space (SD VAE + CLIP text encoder, both frozen).
13