natsusakiyomi commited on
Commit
b2f2418
1 Parent(s): 89ede41

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +135 -0
README.md ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ language:
4
+ - ja
5
+ - en
6
+ pipeline_tag: text-to-image
7
+ tags:
8
+ - stable-diffusion
9
+ - stable-diffusion-diffusers
10
+ - text-to-image
11
+ library_name: diffusers
12
+ ---
13
+
14
+ <div class="flex justify-center">
15
+ <div class="container p-0 w-100">
16
+ <img class="mt-0 object-cover rounded-t-lg w-100"
17
+ style="height: 320px;"
18
+ src="https://huggingface.co/natsusakiyomi/HimawariMixs/resolve/main/image/header1.jpeg"
19
+ width="100%"/>
20
+ <div class="flex px-4">
21
+ <div class="flex-auto">
22
+ <h1 class="mb-2 text-3xl font-bold leading-tight" style="color: rgb(255, 151, 0/var(--tw-text-opacity));">
23
+ IrisMixSeries
24
+ </h1>
25
+ <p class="mb-4 text-base text-neutral-600 dark:text-neutral-200">
26
+ 彩度が高いVAE内蔵型かわいい系モデル<br>
27
+ Cute model with built-in VAE with high color saturation
28
+ </p>
29
+ </div>
30
+ <div>
31
+ <a
32
+ href="https://twitter.com/min__san"
33
+ class="mb-2 inline-block rounded px-6 py-2.5 text-white shadow-md"
34
+ style="background-color: #1da1f2">
35
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-3.5 w-3.5" fill="currentColor" viewBox="0 0 24 24">
36
+ <path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z" />
37
+ </svg>
38
+ </a>
39
+ </div>
40
+ </div>
41
+ </div>
42
+ </div>
43
+
44
+ <h4>📄 ライセンス / License</h4>
45
+ <div class="px-2">
46
+ <table class="table-fixed border mt-0 text-xs">
47
+ <tbody>
48
+ <tr>
49
+ <td class="px-4 text-base" colspan="2">
50
+ <a href="https://huggingface.co/spaces/CompVis/stable-diffusion-license">
51
+ 修正 CreativeML OpenRAIL-M ライセンス / Modified CreativeML OpenRAIL-M license
52
+ </a>
53
+ </td>
54
+ </tr>
55
+ <tr>
56
+ <td class="align-middle px-2 w-8">
57
+ <span class="text-green-500">
58
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
59
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
60
+ </svg>
61
+ </span>
62
+ </td>
63
+ <td>
64
+ このモデルのクレジットを入れずに使用する<br>
65
+ Use the model without crediting the creator
66
+ </td>
67
+ </tr>
68
+ <tr class="bg-danger-100">
69
+ <td class="align-middle px-2 w-8">
70
+ <span class="text-red-500">
71
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
72
+ <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
73
+ </svg>
74
+ </span>
75
+ </td>
76
+ <td>
77
+ このモデルで生成した画像を商用利用する<br>
78
+ Sell images they generate
79
+ </td>
80
+ </tr>
81
+ <tr class="bg-danger-100">
82
+ <td class="align-middle px-2 w-8">
83
+ <span class="text-red-500">
84
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
85
+ <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
86
+ </svg>
87
+ </span>
88
+ </td>
89
+ <td>
90
+ このモデルを商用の画像生成サービスで利用する</br>
91
+ Run on services that generate images for money
92
+ </td>
93
+ </tr>
94
+ <tr>
95
+ <td class="align-middle px-2 w-8">
96
+ <span class="text-green-500">
97
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
98
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
99
+ </svg>
100
+ </span>
101
+ </td>
102
+ <td>
103
+ このモデルを使用したマージモデルを共有する<br>
104
+ Share merges using this model
105
+ </td>
106
+ </tr>
107
+ <tr class="bg-danger-100">
108
+ <td class="align-middle px-2 w-8">
109
+ <span class="text-red-500">
110
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
111
+ <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
112
+ </svg>
113
+ </span>
114
+ </td>
115
+ <td>
116
+ このモデル、またはこのモデルをマージしたモデルを販売する</br>
117
+ Sell this model or merges using this model
118
+ </td>
119
+ </tr>
120
+ <tr class="bg-danger-100">
121
+ <td class="align-middle px-2 w-8">
122
+ <span class="text-red-500">
123
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
124
+ <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
125
+ </svg>
126
+ </span>
127
+ </td>
128
+ <td>
129
+ このモデルをマージしたモデルに異なる権限を設定する</br>
130
+ Have different permissions when sharing merges
131
+ </td>
132
+ </tr>
133
+ </tbody>
134
+ </table>
135
+ </div>