natsusakiyomi
commited on
Commit
•
4e22b40
1
Parent(s):
def8c62
Update README.md
Browse files
README.md
CHANGED
@@ -102,4 +102,71 @@ library_name: diffusers
|
|
102 |
</tr>
|
103 |
</tbody>
|
104 |
</table>
|
105 |
-
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
102 |
</tr>
|
103 |
</tbody>
|
104 |
</table>
|
105 |
+
</div>
|
106 |
+
|
107 |
+
<h4>🖼️ 例 / Examples(※他の人が生成した物を表示している場合は本人の許諾を得て表示しています)</h4>
|
108 |
+
<div class="container mx-auto px-2">
|
109 |
+
<div class="flex flex-wrap min-w-min items-baseline">
|
110 |
+
<div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
|
111 |
+
<div class="flex-1">
|
112 |
+
<img
|
113 |
+
alt="gallery"
|
114 |
+
class="block h-full w-full rounded-t-lg object-contain object-center"
|
115 |
+
src="https://pbs.twimg.com/media/F2dIBgPboAEhLMv?format=jpg&name=medium"
|
116 |
+
loading="lazy"
|
117 |
+
/>
|
118 |
+
</div>
|
119 |
+
<div class="w-full">
|
120 |
+
<pre class="w-full" style="white-space: pre-line;">
|
121 |
+
もちPさん作
|
122 |
+
<a href="https://twitter.com/omochi_P_AI" target="_blank">もちPさんのTwitter</a>
|
123 |
+
</pre>
|
124 |
+
</div>
|
125 |
+
</div>
|
126 |
+
<div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
|
127 |
+
<div class="w-full">
|
128 |
+
<img
|
129 |
+
alt="gallery"
|
130 |
+
class="block h-full w-full rounded-t-lg object-contain object-center"
|
131 |
+
src=""
|
132 |
+
loading="lazy"
|
133 |
+
/>
|
134 |
+
</div>
|
135 |
+
<div class="w-full">
|
136 |
+
<pre class="w-full" style="white-space: pre-line;">
|
137 |
+
|
138 |
+
<a href="https://twitter.com/natsuno0911" target="_blank">奈津野さんTwitter</a>
|
139 |
+
</pre>
|
140 |
+
</div>
|
141 |
+
</div>
|
142 |
+
<div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
|
143 |
+
<div class="flex-1">
|
144 |
+
<img
|
145 |
+
alt="gallery"
|
146 |
+
class="block h-full w-full rounded-t-lg object-contain object-center"
|
147 |
+
src="https://pbs.twimg.com/media/F2WHeKgaEAErMj9?format=jpg&name=large"
|
148 |
+
loading="lazy"
|
149 |
+
/>
|
150 |
+
</div>
|
151 |
+
<div class="w-full">
|
152 |
+
<pre class="w-full" style="white-space: pre-line;">
|
153 |
+
</pre>
|
154 |
+
</div>
|
155 |
+
</div>
|
156 |
+
<div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
|
157 |
+
<div class="w-full">
|
158 |
+
<img
|
159 |
+
alt="gallery"
|
160 |
+
class="block h-full w-full rounded-t-lg object-contain object-center"
|
161 |
+
src="https://pbs.twimg.com/media/F2a7NqpaMAANR4l?format=jpg&name=large"
|
162 |
+
loading="lazy"
|
163 |
+
/>
|
164 |
+
</div>
|
165 |
+
<div class="w-full">
|
166 |
+
<pre class="w-full" style="white-space: pre-line;">
|
167 |
+
</pre>
|
168 |
+
</div>
|
169 |
+
</div>
|
170 |
+
</div>
|
171 |
+
</div>
|
172 |
+
</div>
|