Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
license: creativeml-openrail-m
|
5 |
-
thumbnail: "https://huggingface.co/Guizmus/MosaicArt/resolve/main/showcase.
|
6 |
tags:
|
7 |
- stable-diffusion
|
8 |
- text-to-image
|
@@ -10,7 +10,9 @@ tags:
|
|
10 |
---
|
11 |
# Mosaic Art
|
12 |
|
13 |
-
|
|
|
|
|
14 |
This is a Dreamboothed Stable Diffusion model trained on pictures of mosaic art.
|
15 |
|
16 |
The total dataset is made of 46 pictures. V2 was trained on [Stable diffusion 2.1 768](https://huggingface.co/stabilityai/stable-diffusion-2-1). I used [StableTuner](https://github.com/devilismyfriend/StableTuner) to do the training, using full caption on the pictures with almost no recurring word outside the main concept, so that no additionnal regularisation was needed. 6 epochs of 40 repeats on LR 1e-6 were used, with prior preservation.
|
@@ -21,10 +23,18 @@ The token "Mosaic Art" will bring in the new concept, trained as a style.
|
|
21 |
|
22 |
The recommended sampling is k_Euler_a or DPM++ 2M Karras on 20 steps, CFGS 7.5 .
|
23 |
|
|
|
|
|
|
|
24 |
[CKPT v2](https://huggingface.co/Guizmus/MosaicArt/resolve/main/MosaicArt_v2.ckpt)
|
25 |
|
26 |
[YAML v2](https://huggingface.co/Guizmus/MosaicArt/resolve/main/MosaicArt_v2.yaml)
|
27 |
|
|
|
|
|
|
|
|
|
|
|
28 |
[CKPT v1](https://huggingface.co/Guizmus/MosaicArt/resolve/main/MosaicArt_v1.ckpt)
|
29 |
|
30 |
[CKPT v1 with ema weights](https://huggingface.co/Guizmus/MosaicArt/resolve/main/MosaicArt_v1_ema.ckpt)
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: creativeml-openrail-m
|
5 |
+
thumbnail: "https://huggingface.co/Guizmus/MosaicArt/resolve/main/showcase.jpg"
|
6 |
tags:
|
7 |
- stable-diffusion
|
8 |
- text-to-image
|
|
|
10 |
---
|
11 |
# Mosaic Art
|
12 |
|
13 |
+
## Details
|
14 |
+
|
15 |
+
![Showcase](https://huggingface.co/Guizmus/MosaicArt/resolve/main/showcase.jpg)
|
16 |
This is a Dreamboothed Stable Diffusion model trained on pictures of mosaic art.
|
17 |
|
18 |
The total dataset is made of 46 pictures. V2 was trained on [Stable diffusion 2.1 768](https://huggingface.co/stabilityai/stable-diffusion-2-1). I used [StableTuner](https://github.com/devilismyfriend/StableTuner) to do the training, using full caption on the pictures with almost no recurring word outside the main concept, so that no additionnal regularisation was needed. 6 epochs of 40 repeats on LR 1e-6 were used, with prior preservation.
|
|
|
23 |
|
24 |
The recommended sampling is k_Euler_a or DPM++ 2M Karras on 20 steps, CFGS 7.5 .
|
25 |
|
26 |
+
|
27 |
+
## Model v2
|
28 |
+
|
29 |
[CKPT v2](https://huggingface.co/Guizmus/MosaicArt/resolve/main/MosaicArt_v2.ckpt)
|
30 |
|
31 |
[YAML v2](https://huggingface.co/Guizmus/MosaicArt/resolve/main/MosaicArt_v2.yaml)
|
32 |
|
33 |
+
|
34 |
+
## Model v1
|
35 |
+
|
36 |
+
![Showcase](https://huggingface.co/Guizmus/MosaicArt/resolve/main/showcase.png)
|
37 |
+
|
38 |
[CKPT v1](https://huggingface.co/Guizmus/MosaicArt/resolve/main/MosaicArt_v1.ckpt)
|
39 |
|
40 |
[CKPT v1 with ema weights](https://huggingface.co/Guizmus/MosaicArt/resolve/main/MosaicArt_v1_ema.ckpt)
|