Kuyoh commited on
Commit
b31c2e0
1 Parent(s): 362e5d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +59 -14
README.md CHANGED
@@ -1,38 +1,83 @@
1
  ---
2
  license: creativeml-openrail-m
 
3
  ---
4
- <img src="https://huggingface.co/Kuyoh/SummerSummary/blob/main/image/SummerSummary.png" width="1000" height="">
5
  # Summer Summary
6
 
7
  アニメっぽさを意識したStableDiffusion1系モデルです。
8
  vaeは同梱していないため、各自お好きなものを別途DLしてください。
9
  また、特に推奨設定はありません。貴方のお好きな設定で使ってください。
10
 
 
 
 
 
11
  ---
12
 
13
- ## 免責事項
14
  - NSFW画像の作成は、ユーザーの判断に基づくため、モデル製作者は作成によって生じた不都合の一切の責任を負いません。
15
  - 本モデルはNSFWコンテンツを公開する目的のために作成されたモデルではありません。
16
  - 基本的な使用制限はcreativeml-openrail-mに準拠します。必ずライセンスを確認したうえでご使用ください。
17
 
 
 
 
 
18
  ---
19
 
20
- ## 制限
21
 
22
  以下の事項を守り、**常識の範囲内**でご使用ください。
23
 
24
- * ✅ 本モデルを使用したマージモデルを使用または再配布する行為  
25
- * ✅ 本モデルのクレジット表記をせずに使用する行為  
26
- * ❌ 本モデルで生成した画像を商用利用する行為  
27
- * ❌ 本モデルを商用の画像生成サービスで利用する行為   
28
- * ❌ 本モデルや本モデルをマージしたモデルを販売する行為  
29
- * ❌ 本モデルを使用し意図的に違法な出力をする行為  
30
- * ❌ 本モデルをマージしたモデルに異なる権限を与える行為  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
 
32
  ---
33
 
34
- ## 作者
35
 
36
-  くよう(@wd_kuyokuyo)
37
- X: https://twitter.com/wd_kuyokuyo
38
- lit.link: https://lit.link/kuyoh
 
1
  ---
2
  license: creativeml-openrail-m
3
+ thumbnail: "./image/SummerSummaryThumb.png"
4
  ---
5
+ <img src="./image/SummerSummary.png" width="1000" height="">
6
  # Summer Summary
7
 
8
  アニメっぽさを意識したStableDiffusion1系モデルです。
9
  vaeは同梱していないため、各自お好きなものを別途DLしてください。
10
  また、特に推奨設定はありません。貴方のお好きな設定で使ってください。
11
 
12
+ This is a StableDiffusion v1 model with an anime-like feel.
13
+ The VAE is not baked, so please download your preferred one separately.
14
+ Additionally, there are no recommended settings. Please use it with your favorite settings.
15
+
16
  ---
17
 
18
+ ## 免責事項/Disclaimer
19
  - NSFW画像の作成は、ユーザーの判断に基づくため、モデル製作者は作成によって生じた不都合の一切の責任を負いません。
20
  - 本モデルはNSFWコンテンツを公開する目的のために作成されたモデルではありません。
21
  - 基本的な使用制限はcreativeml-openrail-mに準拠します。必ずライセンスを確認したうえでご使用ください。
22
 
23
+ * The creation of NSFW images is at the user's discretion, and the model creator assumes no responsibility for any inconveniences caused by the creation.
24
+ * This model was not created for the purpose of publishing NSFW content.
25
+ * The basic usage restrictions adhere to creativeml-openrail-m. Please be sure to check the license before using it.
26
+
27
  ---
28
 
29
+ ## 制限/Restrictions
30
 
31
  以下の事項を守り、**常識の範囲内**でご使用ください。
32
 
33
+ ✅ 本モデルを使用したマージモデルを使用または再配布する行為
34
+ ✅ 本モデルのクレジット表記をせずに使用する行為
35
+ ❌ 本モデルで生成した画像を商用利用する行為
36
+ ❌ 本モデルを商用の画像生成サービスで利用する行為
37
+ ❌ 本モデルや本モデルをマージしたモデルを販売する行為
38
+ ❌ 本モデルを使用し意図的に違法な出力をする行為
39
+ ❌ 本モデルをマージしたモデルに異なる権限を与える行為
40
+
41
+
42
+ Please adhere to the following guidelines and use **within the bounds of common sense**:
43
+
44
+ ✅ Using or redistributing models merged with this model.
45
+ ✅ Using this model without giving credit.
46
+ ❌ Commercial use of images generated by this model.
47
+ ❌ Using this model in a commercial image generation service.
48
+ ❌ Selling this model or models merged with this model.
49
+ ❌ Using this model to intentionally produce illegal outputs.
50
+ ❌ Granting different permissions to models merged with this model. 
51
+
52
+ ---
53
+
54
+ ## 作例/Example of Use
55
+
56
+ ```
57
+ (1girl), (solo), cyan short bob hair, cyan eyes, (cat ears:1.1), (black cap:1.2), white t-shirt, black leather jacket, ocean, palm tree, fence, utility pole, road sign, cinematic lighting
58
+ Negative prompt: EasyNegative, extra fingers, fewer fingers,
59
+ Steps: 20, Sampler: UniPC, CFG scale: 6, Size: 910x512, Denoising strength: 0.55, Clip skip: 2, Hires upscale: 2, Hires steps: 20
60
+ ```
61
+ <img src="./image/img01.png" width="500" height="">
62
+
63
+ ```
64
+ (masterpiece:1.2), (best quality:1.2) 1girl, white hair, bob cut, red eyes, casual jacket, white jacket, white shirt, necktie, lily flower, simple background,
65
+ Negative prompt: (worst quality:1.4), (low quality:1.4), watermark,
66
+ Steps: 20, Sampler: UniPC, CFG scale: 6, Size: 512x768, Denoising strength: 0.55, Clip skip: 2, Hires upscale: 2, Hires steps: 20
67
+ ```
68
+ <img src="./image/img02.png" width="500" height="">
69
+
70
+ ```
71
+ (masterpiece:1.2), (best quality:1.2) 1girl, school uniform girl, ponytail, green hair, happy, medium breasts, casual white shirt, necktie, plaid skirt, arms up, biting hairband, lens flare, dutch angle, zettai ryouiki,
72
+ Negative prompt: EasyNegative, extra fingers, fewer fingers
73
+ Steps: 20, Sampler: UniPC, CFG scale: 6, Size: 910x512, Denoising strength: 0.55, Clip skip: 2, Hires upscale: 2, Hires steps: 20
74
+ ```
75
+ <img src="./image/img03.png" width="500" height="">
76
 
77
  ---
78
 
79
+ ## 作者/Author
80
 
81
+  くよう(@wd_kuyokuyo)
82
+ X: https://twitter.com/wd_kuyokuyo
83
+ lit.link: https://lit.link/kuyoh