Deyo EmiPha commited on
Commit
b6ed420
1 Parent(s): 263d3bb

Update README.md (#2)

Browse files

- Update README.md (b57c8629852c7c885a309ddfc09cf43efa85a179)


Co-authored-by: narinrain <EmiPha@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +86 -0
README.md CHANGED
@@ -1,3 +1,89 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ language:
4
+ - ja
5
+ tags:
6
+ - stable-diffusion
7
+ - text-to-image
8
  ---
9
+
10
+ # ◆ SE_V1_A
11
+
12
+ **SE_V1_AはEmiPhaV4をベースに改良を加えたモデルです。
13
+ NegativeにEasyNegativeを使用することを推奨します。
14
+
15
+ ## VAE
16
+
17
+ VAEは不要です。<br>
18
+ VAEがなくても色あせないように意識して調整しています。
19
+
20
+ <hr>
21
+
22
+ # ◆ SE_V1_A sample
23
+
24
+
25
+ ![メイドちゃん](https://huggingface.co/Deyo/SEmix/resolve/main/sample1.png)
26
+
27
+ ```
28
+ Prompt:
29
+ 1 girl,cat ears, maid,
30
+
31
+ Negative:
32
+ EasyNegative,(worst quality,low quality,monochrome:1.2),(bad hands:1.3),
33
+
34
+ Steps: 30
35
+ Sampler: DPM++ SDE Karras
36
+ CFG Scale: 9
37
+ Size: 768x1024
38
+ Seed: 2062380749
39
+ Clip skip: 2
40
+
41
+ ```
42
+
43
+ <br>
44
+
45
+ ![銀髪ちゃん](https://huggingface.co/Deyo/SEmix/resolve/main/sample2.png)
46
+
47
+ ```
48
+ Prompt:
49
+ 1 girl,schooluniform,silver hair,blue eyes,
50
+
51
+ Negative:
52
+ EasyNegative,(worst quality,low quality,monochrome:1.2),(bad hands:1.3),
53
+
54
+ Steps: 30
55
+ Sampler: DPM++ SDE Karras
56
+ CFG Scale: 9
57
+ Size: 768x1024
58
+ Seed: 3175303220
59
+ Clip skip: 2
60
+
61
+
62
+ ```
63
+
64
+ # ◆ Licence
65
+
66
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage. The CreativeML OpenRAIL License specifies:
67
+
68
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
69
+
70
+ 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
71
+
72
+ 3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully) Please read the full license here :https://huggingface.co/spaces/CompVis/stable-diffusion-license
73
+
74
+ <br>
75
+
76
+ #### 【和訳】
77
+
78
+ このモデルはオープンアクセスであり、すべての人が利用できます。CreativeML OpenRAIL-M ライセンスにより、権利と使用方法がさらに規定されています。CreativeML OpenRAIL ライセンスでは、次のことが規定されています。
79
+
80
+ 1. モデルを使用して、違法または有害な出力またはコンテンツを意図的に作成または共有することはできません。
81
+
82
+ 2. 作成者は、あなたが生成した出力に対していかなる権利も主張しません。あなたはそれらを自由に使用でき、ライセンスに設定された規定に違反してはならない使用について説明責任を負います。
83
+
84
+ 3. 重みを再配布し、モデルを商用および/またはサービスとして使用することができます。その場合、ライセンスに記載されているのと同じ使用制限を含め、CreativeML OpenRAIL-M のコピーをすべてのユーザーと共有する必要があることに注意してください。 (ライセンスを完全にかつ慎重にお読みください。) [こちらからライセンス全文をお読みください。](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
85
+
86
+ <hr>
87
+ <hr>
88
+
89
+ Twiter: [@narinrain](https://twitter.com/narinrain)