Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,10 @@ This is a latent text-to-image diffusion model to demonstrate how U-Net training
|
|
24 |
- `pink` and `skyblue` in the caption is swapped.
|
25 |
- `vroid_diffusion_test_monochrome.safetensors`
|
26 |
- all training images are converted to grayscale.
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
### Model Description
|
30 |
|
|
|
24 |
- `pink` and `skyblue` in the caption is swapped.
|
25 |
- `vroid_diffusion_test_monochrome.safetensors`
|
26 |
- all training images are converted to grayscale.
|
27 |
+
|
28 |
+
## Model Variant
|
29 |
+
- [VRoid Diffusion Unconditional](https://huggingface.co/Mitsua/vroid-diffusion-test-unconditional)
|
30 |
+
- This is unconditional image generator without CLIP.
|
31 |
|
32 |
### Model Description
|
33 |
|