Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ datasets:
|
|
12 |
# This model is a fine-tuned diffusion model for unconditional image generation of animefaces.
|
13 |
|
14 |
Even after fine-tuning the diffusion model for 10 epochs the generated images are still cursed... 💀. Maybe more epochs would help?
|
15 |
-
![
|
16 |
|
17 |
## Usage
|
18 |
|
|
|
12 |
# This model is a fine-tuned diffusion model for unconditional image generation of animefaces.
|
13 |
|
14 |
Even after fine-tuning the diffusion model for 10 epochs the generated images are still cursed... 💀. Maybe more epochs would help?
|
15 |
+
![epoch10](dm_anime_epoch10.png)
|
16 |
|
17 |
## Usage
|
18 |
|