Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,46 @@
|
|
1 |
-
---
|
2 |
-
license: openrail++
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail++
|
3 |
+
language:
|
4 |
+
- ja
|
5 |
+
- en
|
6 |
+
pipeline_tag: text-to-image
|
7 |
+
tags:
|
8 |
+
- realistic
|
9 |
+
- basemodel
|
10 |
+
- checkpoint
|
11 |
+
- SDXL
|
12 |
+
---
|
13 |
+
|
14 |
+
本モデルは『CreativeML Open RAIL++-M』の範囲でラインセンスされます。 本モデルを使用した上での問題及び生成された画像に関するいかなる問題に関しても、当方は一切責任を持ちません。ご了承の上ご使用ください。
|
15 |
+
|
16 |
+
【推奨設定】<br>
|
17 |
+
サンプラー:DPM++ 2M SDE karras<br>
|
18 |
+
サンプルリングステップ 30~40<br>
|
19 |
+
解像度:1152✕896<br>
|
20 |
+
|
21 |
+
【お願い】<br>
|
22 |
+
本モデルの使用において、以下に関しては厳に使用を禁止いたします。<br>
|
23 |
+
・暴力的な表現<br>
|
24 |
+
・児童ポルノ<br>
|
25 |
+
・未成年者の画像及び性的な表現、または水着、下着、あるいはそれに準ずる容姿表現<br>
|
26 |
+
・過度に性的な表現<br>
|
27 |
+
|
28 |
+
また、実在する特定の人物に似せた画像を生成し、本人の許諾を得ることなく公に公開することも禁止事項とさせて頂きます。(本人公認のLoRAはこの限りではありません)
|
29 |
+
|
30 |
+
---------------------------------------------------
|
31 |
+
This model is licensed within the scope of "CreativeML Open RAIL++-M". We are not responsible for any problems that may occur when using this model or any problems related to the generated images. Please use this model with understanding.
|
32 |
+
|
33 |
+
|
34 |
+
Recommended settings<br>
|
35 |
+
Sampler: DPM++ 2M SDE karras<br>
|
36 |
+
Sampling step: 30 to 40<br>
|
37 |
+
Resolution: 1152✕896<br>
|
38 |
+
|
39 |
+
Requests<br>
|
40 |
+
The following are strictly prohibited in the use of this model<br>
|
41 |
+
Violent expressions<br>
|
42 |
+
Child pornography<br>
|
43 |
+
Images of minors, sexual expressions, swimsuits, underwear, or any other similar visual expression<br>
|
44 |
+
Excessive sexual expression<br>
|
45 |
+
|
46 |
+
-----------------------------
|