yehiaserag
commited on
Commit
•
642620d
1
Parent(s):
f867a17
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
thumbnail: "https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-
|
5 |
tags:
|
6 |
- anime
|
7 |
- stable-diffusion
|
@@ -13,37 +13,58 @@ license: "creativeml-openrail-m"
|
|
13 |
A dreambooth finetune of stable diffusion 1.5 model that will output stuff in anime pencil concept drawing style.
|
14 |
|
15 |
# Usage
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
-
# V4 note:
|
19 |
-
I'd say wait for v5 or use earlier versions, since I'm dumb and didn't train the text encoder nor used regularization images for v4 training, Wasted lots of electricity on v4, hope v5 is way better in terms of style
|
20 |
|
21 |
## Anime-Pencil-Diffusion-V4
|
22 |
-
Trained for
|
23 |
|
24 |
### Examples generated by the v4 model
|
25 |
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v4.jpg"/>
|
26 |
|
|
|
|
|
|
|
|
|
27 |
## Anime-Pencil-Diffusion-V3
|
28 |
-
Trained for
|
29 |
|
30 |
### Examples generated by the v3 model
|
31 |
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v3.jpg"/>
|
32 |
|
|
|
|
|
|
|
33 |
|
34 |
## Anime-Pencil-Diffusion-V2
|
35 |
-
Trained for
|
36 |
|
37 |
### Examples generated by the v2 model
|
38 |
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v2.jpg"/>
|
39 |
|
|
|
|
|
|
|
40 |
|
41 |
## Anime-Pencil-Diffusion-V1
|
42 |
-
Trained on
|
43 |
|
44 |
### Examples generated by the v1 model
|
45 |
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v1.jpg"/>
|
46 |
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
# Socials
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
thumbnail: "https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v5.jpg"
|
5 |
tags:
|
6 |
- anime
|
7 |
- stable-diffusion
|
|
|
13 |
A dreambooth finetune of stable diffusion 1.5 model that will output stuff in anime pencil concept drawing style.
|
14 |
|
15 |
# Usage
|
16 |
+
Follow the directions under each version.
|
17 |
+
|
18 |
+
## Anime-Pencil-Diffusion-V5
|
19 |
+
Trained for 400,000 steps, constant learning rate of 0.0000002 on 5000 images with 0 images for regularization.
|
20 |
+
|
21 |
+
### Examples generated by the v4 model
|
22 |
+
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v5.jpg"/>
|
23 |
+
|
24 |
+
# Usage
|
25 |
+
Include `animepencilconcept style` in prompt to invoke the finetuned style.
|
26 |
+
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v5-prompt-comparison.jpg"/>
|
27 |
|
|
|
|
|
28 |
|
29 |
## Anime-Pencil-Diffusion-V4
|
30 |
+
Trained for 160,000 steps, constant learning rate of 0.000001 on 526 images with 0 images for regularization and no text encoder training
|
31 |
|
32 |
### Examples generated by the v4 model
|
33 |
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v4.jpg"/>
|
34 |
|
35 |
+
# Usage
|
36 |
+
Keep the words `anime pencil concept style`
|
37 |
+
|
38 |
+
|
39 |
## Anime-Pencil-Diffusion-V3
|
40 |
+
Trained for 12,000 steps, constant learning rate of 0.0000005 on 80 images with 1000 images of `illustration style` for regularization
|
41 |
|
42 |
### Examples generated by the v3 model
|
43 |
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v3.jpg"/>
|
44 |
|
45 |
+
# Usage
|
46 |
+
Keep the words `anime pencil concept style`
|
47 |
+
|
48 |
|
49 |
## Anime-Pencil-Diffusion-V2
|
50 |
+
Trained for 4,000 steps, constant learning rate of 0.00000172 on 40 images with 1000 images of `illustration style` for regularization
|
51 |
|
52 |
### Examples generated by the v2 model
|
53 |
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v2.jpg"/>
|
54 |
|
55 |
+
# Usage
|
56 |
+
Keep the words `anime pencil concept style`
|
57 |
+
|
58 |
|
59 |
## Anime-Pencil-Diffusion-V1
|
60 |
+
Trained on 2,400 steps, constant learning rate of 0.00000172 on 16 images with 1000 images of `illustration style` for regularization
|
61 |
|
62 |
### Examples generated by the v1 model
|
63 |
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v1.jpg"/>
|
64 |
|
65 |
+
# Usage
|
66 |
+
Keep the words `anime pencil concept style`
|
67 |
+
|
68 |
|
69 |
|
70 |
# Socials
|