natsusakiyomi commited on
Commit
d3b505e
·
1 Parent(s): 3abb892

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +89 -1
README.md CHANGED
@@ -241,7 +241,95 @@ library_name: diffusers
241
  <div>
242
 
243
  IrisMix-v2は過去のIrisMix-v1等とは全く中身が違い一からマージしたモデル
244
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
245
  <h4>📄 ライセンス / License</h4>
246
  <div class="px-2">
247
  <table class="table-fixed border mt-0 text-xs">
 
241
  <div>
242
 
243
  IrisMix-v2は過去のIrisMix-v1等とは全く中身が違い一からマージしたモデル
244
+
245
+ <h4>🖼️ 例 / Examples</h4>
246
+ <div class="container mx-auto px-2">
247
+ <div class="flex flex-wrap min-w-min items-baseline">
248
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
249
+ <div class="flex-1">
250
+ <img
251
+ alt="gallery"
252
+ class="block h-full w-full rounded-t-lg object-contain object-center"
253
+ src="https://pbs.twimg.com/media/Fy5O9SYaYAAYBpi?format=jpg&name=large"
254
+ loading="lazy"
255
+ />
256
+ </div>
257
+ <div class="w-full">
258
+ <pre class="w-full" style="white-space: pre-line;">
259
+ Steps: 40
260
+ Sampler: DPM++ SDE Karras
261
+ CFG scale: 9.5
262
+ Denoising strength: 0.65
263
+ Hires upscale: 2.5
264
+ Hires upscaler: Latent
265
+ </pre>
266
+ </div>
267
+ </div>
268
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
269
+ <div class="w-full">
270
+ <img
271
+ alt="gallery"
272
+ class="block h-full w-full rounded-t-lg object-contain object-center"
273
+ src="https://pbs.twimg.com/media/Fz2HINsaIAAd8xU?format=jpg&name=large"
274
+ loading="lazy"
275
+ />
276
+ </div>
277
+ <div class="w-full">
278
+ <pre class="w-full" style="white-space: pre-line;">
279
+ Steps: 40
280
+ Sampler: DPM++ SDE Karras
281
+ CFG scale: 9.5
282
+ Denoising strength: 0.65
283
+ Hires upscale: 2.5
284
+ Hires upscaler: Latent
285
+ </pre>
286
+ </div>
287
+ </div>
288
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
289
+ <div class="flex-1">
290
+ <img
291
+ alt="gallery"
292
+ class="block h-full w-full rounded-t-lg object-contain object-center"
293
+ src="https://pbs.twimg.com/media/Fy20xmsaYAEDOuZ?format=jpg&name=medium"
294
+ loading="lazy"
295
+ />
296
+ </div>
297
+ <div class="w-full">
298
+ <pre class="w-full" style="white-space: pre-line;">
299
+ Steps: 40
300
+ Sampler: DPM++ SDE Karras
301
+ CFG scale: 9.5
302
+ Denoising strength: 0.65
303
+ Hires upscale: 2.5
304
+ Hires upscaler: Latent
305
+ </pre>
306
+ </div>
307
+ </div>
308
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
309
+ <div class="w-full">
310
+ <img
311
+ alt="gallery"
312
+ class="block h-full w-full rounded-t-lg object-contain object-center"
313
+ src="https://pbs.twimg.com/media/FzoHENJXgAAhUna?format=jpg&name=large"
314
+ loading="lazy"
315
+ />
316
+ </div>
317
+ <div class="w-full">
318
+ <pre class="w-full" style="white-space: pre-line;">
319
+ Steps: 40
320
+ Sampler: DPM++ SDE Karras
321
+ CFG scale: 9.5
322
+ Denoising strength: 0.65
323
+ Hires upscale: 2.5
324
+ Hires upscaler: Latent
325
+ </pre>
326
+ </div>
327
+ </div>
328
+ </div>
329
+ </div>
330
+ </div>
331
+
332
+
333
  <h4>📄 ライセンス / License</h4>
334
  <div class="px-2">
335
  <table class="table-fixed border mt-0 text-xs">