Update README.md
Browse files
README.md
CHANGED
|
@@ -42,9 +42,31 @@ tags:
|
|
| 42 |
<img src="https://huggingface.co/RSTR/YumekawaMix/resolve/main/imgs/sample4.png" style="width: 50%">
|
| 43 |
</div>
|
| 44 |
</div>
|
| 45 |
-
|
| 46 |
<hr>
|
| 47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
## ライセンス / License
|
| 49 |
|
| 50 |
### <a href="https://huggingface.co/spaces/CompVis/stable-diffusion-license">CreativeML OpenRAIL-M ライセンス / CreativeML OpenRAIL-M license</a>
|
|
|
|
| 42 |
<img src="https://huggingface.co/RSTR/YumekawaMix/resolve/main/imgs/sample4.png" style="width: 50%">
|
| 43 |
</div>
|
| 44 |
</div>
|
|
|
|
| 45 |
<hr>
|
| 46 |
|
| 47 |
+
## 例 / Examples
|
| 48 |
+
|
| 49 |
+
<details>
|
| 50 |
+
<summary>サンプル1</summary>
|
| 51 |
+
<img src="https://huggingface.co/RSTR/YumekawaMix/resolve/main/imgs/sample4.png" style="width: 100%">
|
| 52 |
+
|
| 53 |
+
```
|
| 54 |
+
cute girl,outdoor,scenery
|
| 55 |
+
Negative prompt: (easynegative:1.0),(worst quality,low quality:1.2),(bad anatomy:1.4),(realistic:1.1),nose,lips,adult,fat,sad, (inaccurate limb:1.2),extra digit,fewer digits,six fingers,(monochrome:0.95)
|
| 56 |
+
Steps: 28
|
| 57 |
+
Sampler: DPM++ SDE Karras
|
| 58 |
+
CFG scale: 7.5
|
| 59 |
+
Seed: 3585317650
|
| 60 |
+
Size: 768x544
|
| 61 |
+
Denoising strength: 0.55
|
| 62 |
+
Clip skip: 2
|
| 63 |
+
Hires upscale: 2.5
|
| 64 |
+
Hires steps: 20
|
| 65 |
+
Hires upscaler: Latent
|
| 66 |
+
```
|
| 67 |
+
</details>
|
| 68 |
+
<br>
|
| 69 |
+
|
| 70 |
## ライセンス / License
|
| 71 |
|
| 72 |
### <a href="https://huggingface.co/spaces/CompVis/stable-diffusion-license">CreativeML OpenRAIL-M ライセンス / CreativeML OpenRAIL-M license</a>
|