SukiAni-mix / README.md
Vsukiyaki's picture
Update README.md
5cc8766
---
license: other
---
# ◆ SukiAni-mix
## 概要 / Overview
<ur>
<li>
このモデルは、精細な背景とアニメ風の人物を同時に出力することを目的とし、U-Netの階層ごとに重みを変化させて複数のモデルをマージすることにより生成された<strong>試験的なモデル</strong>です。 <br>
This model is an experimental model generated by U-net's hierarchical merging, with the goal of simultaneously outputting a detailed background and cartoon-like characters.
</li>
<li>
VAEは不要です。<br>
VAE is not required.
</li>
<li>
使用される際は以下のライセンスの内容を完全にかつ慎重にお読みください。<br>
Please read the following license terms completely and carefully before use.
</li>
</ur>
<hr>
## ライセンス / License
<a href="https://huggingface.co/spaces/CompVis/stable-diffusion-license">
修正 CreativeML OpenRAIL-M ライセンス / Modified CreativeML OpenRAIL-M license
</a>
<br>
🚫 本モデルを商用の画像生成サービスで利用する行為 <br>
  Use of this model for commercial image generation services
🚫 本モデルや本モデルをマージしたモデルを販売する行為<br>
  The act of selling this model or a model merged with this model
🚫 本モデルを使用し意図的に違法な出力をする行為 <br>
  Intentionally using this model to produce illegal output
🚫 本モデルをマージしたモデルに異なる権限を与える行為 <br>
  Have different permissions when sharing
🚫 本モデルで生成した画像を商用利用する行為 <br>
  Commercial use of images generated by this model
✅ 本モデルを使用したマージモデルを使用または再配布する行為 <br>
  Use or redistribution of merged models using this model
🚫 本モデルのクレジット表記をせずに使用する行為 <br>
  Use of this model without crediting the model
<hr>
## 推奨設定 / Recommended Settings
```
Steps: 20 ~ 60
Sampler: DPM++ SDE Karras
CFG scale: 7.5
Denoising strength: 0.55
Hires steps: 20
Hires upscaler: R-ESRGAN 4x+ Anime6B
Clip skip: 2
```
Negative:
```
(easynegative:1.0),(worst quality,low quality:1.2),(bad anatomy:1.4),(realistic:1.1),nose,lips,adult,fat,sad,(monochrome:0.95)
```
<hr>
## 例 / Examples
<img src="https://huggingface.co/Vsukiyaki/SukiAni-mix/resolve/main/imgs/sample1.png" width="512px">
```
solo, cute girl standing in the back alley, cowboy shot
Negative prompt: (easynegative:1.0),(worst quality,low quality:1.2),(bad anatomy:1.4),(realistic:1.1),nose,lips,adult,fat,sad,(monochrome:0.95)
Steps: 20
Sampler: DPM++ SDE Karras
CFG scale: 7.5
Seed: 2120842789
Size: 768x768
Denoising strength: 0.55
Clip skip: 2
Hires upscale: 2
Hires steps: 20
Hires upscaler: R-ESRGAN 4x+ Anime6B
```
<br>
<img src="https://huggingface.co/Vsukiyaki/SukiAni-mix/resolve/main/imgs/sample2.png" width="768px">
```
face focus,cute girl, gazing at a cityscape of towering buildings and highways from a rooftop,(overlooking:1.3),river,valley,fine silver hair,red eyes,blue sky,looking at viewer,magnificent view,cowboy shot
Negative prompt: (easynegative:1.0),(worst quality,low quality:1.2),(bad anatomy:1.4),(realistic:1.1),nose,lips,adult,fat,sad,(monochrome:0.95)
Steps: 60
Sampler: DPM++ SDE Karras
CFG scale: 7.5
Seed: 987037127
Size: 768x512
Denoising strength: 0.55
Clip skip: 2
Hires upscale: 2.5
Hires steps: 20
Hires upscaler: R-ESRGAN 4x+ Anime6B
```
<br>
<img src="https://huggingface.co/Vsukiyaki/SukiAni-mix/resolve/main/imgs/sample3.png" width="512px">
```
night,cute girl standing,hoodie,(brown fine short hair),brown eyes,skirt,blush,smile,(depth of field:1.3),portrait,(night view),upper body,light particles
Negative prompt: (easynegative:1.0),(worst quality,low quality:1.2),(bad anatomy:1.4),(realistic:1.1),nose,lips,adult,fat,sad,(monochrome:0.95)
Steps: 40
Sampler: DPM++ SDE Karras
CFG scale: 7.5
Seed: 3007289264
Size: 640x640
Denoising strength: 0.55
Clip skip: 2
Hires upscale: 1.8
Hires steps: 20
Hires upscaler: R-ESRGAN 4x+ Anime6B
```