Add
Browse files- README.md +10 -0
- images/example_sora.png +0 -0
README.md
CHANGED
@@ -41,6 +41,8 @@ tags:
|
|
41 |
[shirayu/sd-tohoku-v1](https://huggingface.co/shirayu/sd-tohoku-v1)と比較して,
|
42 |
その時々によって使い分けをされることをおすすめします.
|
43 |
|
|
|
|
|
44 |
## ファイル形式
|
45 |
|
46 |
1. [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)などckptファイルを読み込むツールの場合
|
@@ -116,3 +118,11 @@ masterpiece, best quality, chanko, 1girl, white dress, sing on a stage, hold a m
|
|
116 |
Negative prompt: out of frame, armature drawing, mutated hands and fingers, poor drawing, amateur, bad painting, bad painting of arms, bad anatomy, mutation, extra limbs, ugly, fat
|
117 |
Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7.5, Seed: 4103437300, Size: 512x704, Model hash: c6343649
|
118 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
[shirayu/sd-tohoku-v1](https://huggingface.co/shirayu/sd-tohoku-v1)と比較して,
|
42 |
その時々によって使い分けをされることをおすすめします.
|
43 |
|
44 |
+
また,元モデルのリリースノートの[Waifu Diffusion 1.4 Anime Release Notes](https://gist.github.com/harubaru/8581e780a1cf61352a739f2ec2eef09b)も参考にしてください.
|
45 |
+
|
46 |
## ファイル形式
|
47 |
|
48 |
1. [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)などckptファイルを読み込むツールの場合
|
|
|
118 |
Negative prompt: out of frame, armature drawing, mutated hands and fingers, poor drawing, amateur, bad painting, bad painting of arms, bad anatomy, mutation, extra limbs, ugly, fat
|
119 |
Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7.5, Seed: 4103437300, Size: 512x704, Model hash: c6343649
|
120 |
```
|
121 |
+
|
122 |
+
<img src="https://huggingface.co/shirayu/sd-tohoku-v2/resolve/main/images/example_sora.png" width="500" alt="生成例(九州そら)">
|
123 |
+
|
124 |
+
```txt
|
125 |
+
sora, skirt, reading a book in room, smile, masterpiece, best quality, high quality, absurdres, Anime key visual
|
126 |
+
Negative prompt: worst quality, low quality, medium quality, deleted, lowres, comic, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, jpeg artifacts, signature, watermark, username, blurry
|
127 |
+
Steps: 55, Sampler: Euler a, CFG scale: 7.5, Seed: 4198993211, Size: 512x640, Model hash: c6343649
|
128 |
+
```
|
images/example_sora.png
ADDED
![]() |