Update README.md
Browse files
README.md
CHANGED
|
@@ -2,22 +2,24 @@
|
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
---
|
| 4 |
# DeathNote Diffusion
|
| 5 |
-
<p>
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
<
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
</
|
| 19 |
-
|
| 20 |
-
|
|
|
|
|
|
|
| 21 |
|
| 22 |
This model can be used just like any other Stable Diffusion model. For more information,
|
| 23 |
please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion).
|
|
@@ -40,16 +42,118 @@ image.save("./Ryuk_demon.png")
|
|
| 40 |
|
| 41 |
## Examples
|
| 42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
### DNSStyle, style of the anime
|
| 44 |
|
| 45 |
<p>
|
| 46 |
-
<u>Sampling :</u> 30 k_Euler_a<br/>
|
| 47 |
-
<u>CFGS :</u> 7 to 9, denoising 0.5<br/>
|
| 48 |
-
<u>Prompts :</u><br/>
|
| 49 |
<ul>
|
| 50 |
<li>first txt2img : DNStyle style, anime girl sunbathing in a field</li>
|
| 51 |
-
<li>second txt2img : </li>
|
| 52 |
-
<li>img2img : DNStyle
|
| 53 |
</ul>
|
| 54 |
<img src="https://huggingface.co/Guizmus/DeathNote/raw/main/samples/dnsstyle.jpg"/>
|
| 55 |
</p>
|
|
|
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
---
|
| 4 |
# DeathNote Diffusion
|
| 5 |
+
<p>
|
| 6 |
+
This is the fine-tuned Stable Diffusion model trained on images from the anime Death Note.<br/>
|
| 7 |
+
The following tokens will add their corresponding concept :<br/>
|
| 8 |
+
<ul>
|
| 9 |
+
<li><b>DeathNote notebook</b> : the Deathnote itself</li>
|
| 10 |
+
<li><b>Light Yagami</b> man : Light Yagami, main character</li>
|
| 11 |
+
<li><b>Ryuk</b> demon : Ryuk, Shinigami</li>
|
| 12 |
+
<li><b>LLawliet</b> man : L, "full" name</li>
|
| 13 |
+
<li><b>Misa Amane</b> girl : Second Kira</li>
|
| 14 |
+
<li><b>Soichiro Yagami</b> man : Soichiro, Father of Light, Policeman</li>
|
| 15 |
+
<li><b>Sayou Yagami</b> girl : Sayou, sister of Light</li>
|
| 16 |
+
<li><b>Raye Penber</b> man : Raye, FBI Agent</li>
|
| 17 |
+
<li><b>Naomi Misora</b> girl : Naomi, fiance of Raye</li>
|
| 18 |
+
<li><b>DNStyle style</b> : style of the anime</li>
|
| 19 |
+
</ul>
|
| 20 |
+
</p>
|
| 21 |
+
|
| 22 |
+
## 🧨 Diffusers
|
| 23 |
|
| 24 |
This model can be used just like any other Stable Diffusion model. For more information,
|
| 25 |
please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion).
|
|
|
|
| 42 |
|
| 43 |
## Examples
|
| 44 |
|
| 45 |
+
<p>
|
| 46 |
+
<u>Sampling :</u> 30 steps using k_Euler_a<br/>
|
| 47 |
+
<u>CFGS :</u> 7 to 9<br/>
|
| 48 |
+
<u>Denoising :</u> 0.5<br/>
|
| 49 |
+
</p>
|
| 50 |
+
|
| 51 |
+
### DeathNote notebook : the Deathnote itself
|
| 52 |
+
|
| 53 |
+
<p>
|
| 54 |
+
<ul>
|
| 55 |
+
<li>first txt2img : DeathNote notebook on a table</li>
|
| 56 |
+
<li>second txt2img : DeathNote notebook burning up in flames</li>
|
| 57 |
+
<li>img2img : someone holding a DeathNote notebook</li>
|
| 58 |
+
</ul>
|
| 59 |
+
<img src="https://huggingface.co/Guizmus/DeathNote/raw/main/samples/deathnote.jpg"/>
|
| 60 |
+
</p>
|
| 61 |
+
|
| 62 |
+
### Light Yagami man : Light Yagami, main character
|
| 63 |
+
|
| 64 |
+
<p>
|
| 65 |
+
<ul>
|
| 66 |
+
<li>first txt2img : Light Yagami man</li>
|
| 67 |
+
<li>second txt2img : Light Yagami man sleeping on a train</li>
|
| 68 |
+
<li>img2img : Light Yagami man with a shirt on smiling for the camera with a white background behind him</li>
|
| 69 |
+
</ul>
|
| 70 |
+
<img src="https://huggingface.co/Guizmus/DeathNote/raw/main/samples/lightyagami.jpg"/>
|
| 71 |
+
</p>
|
| 72 |
+
|
| 73 |
+
### Ryuk demon : Ryuk, Shinigami
|
| 74 |
+
|
| 75 |
+
<p>
|
| 76 |
+
<ul>
|
| 77 |
+
<li>first txt2img : Ryuk demon</li>
|
| 78 |
+
<li>second txt2img : Ryuk demon holding a red apple</li>
|
| 79 |
+
<li>img2img : Ryuk demon with a shirt on smiling for the camera with a white background behind him</li>
|
| 80 |
+
</ul>
|
| 81 |
+
<img src="https://huggingface.co/Guizmus/DeathNote/raw/main/samples/ryuk.jpg"/>
|
| 82 |
+
</p>
|
| 83 |
+
|
| 84 |
+
### LLawliet man : L, "full" name
|
| 85 |
+
|
| 86 |
+
<p>
|
| 87 |
+
<ul>
|
| 88 |
+
<li>first txt2img : LLawliet man</li>
|
| 89 |
+
<li>second txt2img : LLawliet man holding a cup of tea</li>
|
| 90 |
+
<li>img2img : LLawliet man with a shirt on smiling for the camera with a white background behind him</li>
|
| 91 |
+
</ul>
|
| 92 |
+
<img src="https://huggingface.co/Guizmus/DeathNote/raw/main/samples/llawliet.jpg"/>
|
| 93 |
+
</p>
|
| 94 |
+
|
| 95 |
+
### Misa Amane girl : Second Kira
|
| 96 |
+
|
| 97 |
+
<p>
|
| 98 |
+
<ul>
|
| 99 |
+
<li>first txt2img : Misa Amane girl</li>
|
| 100 |
+
<li>second txt2img : Misa Amane girl singing in a karaoke</li>
|
| 101 |
+
<li>img2img : Misa Amane girl with a necklace and earrings smiling at the camera</li>
|
| 102 |
+
</ul>
|
| 103 |
+
<img src="https://huggingface.co/Guizmus/DeathNote/raw/main/samples/misaamane.jpg"/>
|
| 104 |
+
</p>
|
| 105 |
+
|
| 106 |
+
### Soichiro Yagami man : Soichiro, Father of Light, Policeman
|
| 107 |
+
|
| 108 |
+
<p>
|
| 109 |
+
<ul>
|
| 110 |
+
<li>first txt2img : Soichiro Yagami man</li>
|
| 111 |
+
<li>second txt2img : Soichiro Yagami man with red glasses</li>
|
| 112 |
+
<li>img2img : Soichiro Yagami man with a shirt on smiling for the camera with a white background behind him</li>
|
| 113 |
+
</ul>
|
| 114 |
+
<img src="https://huggingface.co/Guizmus/DeathNote/raw/main/samples/soichiroyagami.jpg"/>
|
| 115 |
+
</p>
|
| 116 |
+
|
| 117 |
+
### Sayou Yagami girl : Sayou, sister of Light
|
| 118 |
+
|
| 119 |
+
<p>
|
| 120 |
+
<ul>
|
| 121 |
+
<li>first txt2img : Sayou Yagami girl</li>
|
| 122 |
+
<li>second txt2img : Sayou Yagami girl playing on the beach</li>
|
| 123 |
+
<li>img2img : Sayou Yagami girl with a necklace and earrings smiling at the camera</li>
|
| 124 |
+
</ul>
|
| 125 |
+
<img src="https://huggingface.co/Guizmus/DeathNote/raw/main/samples/sayouyagami.jpg"/>
|
| 126 |
+
</p>
|
| 127 |
+
|
| 128 |
+
### Raye Penber man : Raye, FBI Agent
|
| 129 |
+
|
| 130 |
+
<p>
|
| 131 |
+
<ul>
|
| 132 |
+
<li>first txt2img : Raye Penber man</li>
|
| 133 |
+
<li>second txt2img : Raye Penber man hidden behind a tree</li>
|
| 134 |
+
<li>img2img : Raye Penber man with a shirt on smiling for the camera with a white background behind him</li>
|
| 135 |
+
</ul>
|
| 136 |
+
<img src="https://huggingface.co/Guizmus/DeathNote/raw/main/samples/rayepenber.jpg"/>
|
| 137 |
+
</p>
|
| 138 |
+
|
| 139 |
+
### Naomi Misora girl : Naomi, fiance of Raye
|
| 140 |
+
|
| 141 |
+
<p>
|
| 142 |
+
<ul>
|
| 143 |
+
<li>first txt2img : Naomi Misora girl</li>
|
| 144 |
+
<li>second txt2img : Naomi Misora girl as wonderwoman</li>
|
| 145 |
+
<li>img2img : Naomi Misora girl with a necklace and earrings smiling at the camera</li>
|
| 146 |
+
</ul>
|
| 147 |
+
<img src="https://huggingface.co/Guizmus/DeathNote/raw/main/samples/naomimisora.jpg"/>
|
| 148 |
+
</p>
|
| 149 |
+
|
| 150 |
### DNSStyle, style of the anime
|
| 151 |
|
| 152 |
<p>
|
|
|
|
|
|
|
|
|
|
| 153 |
<ul>
|
| 154 |
<li>first txt2img : DNStyle style, anime girl sunbathing in a field</li>
|
| 155 |
+
<li>second txt2img : DNStyle style, anime demon</li>
|
| 156 |
+
<li>img2img : DNStyle Style, a man with a shirt on smiling for the camera with a white background behind him</li>
|
| 157 |
</ul>
|
| 158 |
<img src="https://huggingface.co/Guizmus/DeathNote/raw/main/samples/dnsstyle.jpg"/>
|
| 159 |
</p>
|