yehiaserag
commited on
Commit
•
cec011f
1
Parent(s):
c2e17b7
Update readme
Browse files- README.md +16 -4
- example-v2.jpg +3 -0
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
|
@@ -12,13 +12,25 @@ license: "creativeml-openrail-m"
|
|
12 |
# Anime-Pencil-Diffusion
|
13 |
A dreambooth finetune of stable diffusion 1.5 model that will output stuff in anime pencil concept drawing style.
|
14 |
|
15 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## Anime-Pencil-Diffusion-V1
|
|
|
|
|
|
|
18 |
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v1.jpg"/>
|
19 |
|
20 |
-
|
21 |
-
Keep the words `anime pencil concept style` towards the beginning of your prompt to invoke the finetuned style.
|
22 |
|
23 |
# Socials
|
24 |
- Use the #AnimePencilConceptStyle so i can see the cool stuff you make!
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
thumbnail: "https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v2.jpg"
|
5 |
tags:
|
6 |
- anime
|
7 |
- stable-diffusion
|
|
|
12 |
# Anime-Pencil-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 |
+
Keep the words `anime pencil concept style` towards the beginning of your prompt to invoke the finetuned style.
|
17 |
+
|
18 |
+
# V2 Currently uploading please wait
|
19 |
+
|
20 |
+
## Anime-Pencil-Diffusion-V2
|
21 |
+
Trained for 4000 steps, constant learning rate of 0.00000172 on 40 iamges with 1000 images of `illustration style` for regularization
|
22 |
+
|
23 |
+
### Examples generated by the v2 model
|
24 |
+
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v2.jpg"/>
|
25 |
+
|
26 |
|
27 |
## Anime-Pencil-Diffusion-V1
|
28 |
+
Trained on 2400 steps, constant learning rate of 0.00000172 on 16 images with 1000 images of `illustration style` for regularization
|
29 |
+
|
30 |
+
### Examples generated by the v1 model
|
31 |
<img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v1.jpg"/>
|
32 |
|
33 |
+
|
|
|
34 |
|
35 |
# Socials
|
36 |
- Use the #AnimePencilConceptStyle so i can see the cool stuff you make!
|
example-v2.jpg
ADDED
Git LFS Details
|