natsusakiyomi
commited on
Commit
·
0d1bbab
1
Parent(s):
8605b13
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,82 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- ja
|
5 |
+
pipeline_tag: text-to-image
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- stable-diffusion-diffusers
|
9 |
+
- text-to-image
|
10 |
+
library_name: diffusers
|
11 |
---
|
12 |
+
|
13 |
+
# HimawariMix-V2とは
|
14 |
+
HimawariMix-v1をフルモデルチェンジしたモデルです <br>
|
15 |
+
特徴は広い背景や細部を描くのが得意なモデルになっています! <br>
|
16 |
+
VAEは内臓しています!! <br>
|
17 |
+
VAEの内臓はないぞ!と言わせないぞ!!!! <br>
|
18 |
+
|
19 |
+
---
|
20 |
+
|
21 |
+
# README
|
22 |
+
|
23 |
+
✅=Allowed<br>
|
24 |
+
❌=Not allowed<br>
|
25 |
+
|
26 |
+
❌ 本モデルを商用の画像生成サービスで利用する行為 <br>
|
27 |
+
Use of this model for commercial image generation services
|
28 |
+
|
29 |
+
❌ 本モデルや本モデルをマージしたモデルを販売する行為<br>
|
30 |
+
The act of selling this model or a model merged with this model
|
31 |
+
|
32 |
+
❌ 本モデルを使用し意図的に違法な出力をする行為 <br>
|
33 |
+
Intentionally using this model to produce illegal output
|
34 |
+
|
35 |
+
❌ 本モデルをマージしたモデルに異なる権限を与える行為 <br>
|
36 |
+
Have different permissions when sharing
|
37 |
+
|
38 |
+
❌ 本モデルをマージしたモデルを配布または本モデルを再配布した際に同じ使用制限を含め、CreativeML OpenRAIL-M のコピーをすべてのユーザーと共有しない行為 <br>
|
39 |
+
The act of not sharing a copy of CreativeML OpenRAIL-M with all users, including the same usage restrictions when distributing or redistributing a merged model of this model.
|
40 |
+
|
41 |
+
✅ 本モデルで生成した画像を商用利用する行為 <br>
|
42 |
+
Commercial use of images generated by this model
|
43 |
+
|
44 |
+
✅ 本モデルを使用したマージモデルを使用または再配布する行為 <br>
|
45 |
+
Use or redistribution of merged models using this model
|
46 |
+
|
47 |
+
✅ 本モデルのクレジット表記をせずに使用する行為 <br>
|
48 |
+
Use of this model without crediting the model
|
49 |
+
|
50 |
+
❌ 以下の説明に違反する行為 <br>
|
51 |
+
Violation of the following description
|
52 |
+
|
53 |
+
---
|
54 |
+
|
55 |
+
### 本モデルのおすすめ設定
|
56 |
+
|
57 |
+
Negative:
|
58 |
+
(worst quality, low quality:1.4), EasyNegative, bad_prompt_version2 , nsfw, (monocrome:1.8)
|
59 |
+
|
60 |
+
---
|
61 |
+
|
62 |
+
### 出力例
|
63 |
+
※以下の出力はv2.0で出力されたものになります
|
64 |
+
|
65 |
+
```
|
66 |
+
positive
|
67 |
+
{masterpiece}, {best quality}, {1girl}, Amazing, beautiful detailed eyes, finely detail, Depth of field, extremely detailed CG, original, extremely detailed wallpaper, {masterpiece}, {best quality}, {1girl}, Amazing, beautiful detailed eyes, finely detail, Depth of field, extremely detailed CG, original, extremely detailed wallpaper, NSFW, loli, cute, kawaii
|
68 |
+
negative
|
69 |
+
(worst quality, low quality:1.4), EasyNegative , bad_prompt_version2 , nsfw, (moncrome:1.8)
|
70 |
+
|
71 |
+
```
|
72 |
+
|
73 |
+
![例1](https://pbs.twimg.com/media/FrSD6DoaQAU79Tj?format=png&name=900x900)
|
74 |
+
|
75 |
+
![例2](https://pbs.twimg.com/media/FrR813YakAEDCFG?format=png&name=900x900)
|
76 |
+
|
77 |
+
![例3](https://pbs.twimg.com/media/Frup0MAagAQbW4h?format=jpg&name=large)
|
78 |
+
|
79 |
+
---
|
80 |
+
|
81 |
+
# 作者&連絡先
|
82 |
+
Twitter:@min__san
|