svjack commited on
Commit
2a5f9ed
·
verified ·
1 Parent(s): bad3e15

Upload qwen_image_Sethos_lora.json

Browse files
Files changed (1) hide show
  1. qwen_image_Sethos_lora.json +651 -0
qwen_image_Sethos_lora.json ADDED
@@ -0,0 +1,651 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
3
+ "revision": 0,
4
+ "last_node_id": 69,
5
+ "last_link_id": 136,
6
+ "nodes": [
7
+ {
8
+ "id": 8,
9
+ "type": "VAEDecode",
10
+ "pos": [
11
+ 1210,
12
+ 190
13
+ ],
14
+ "size": [
15
+ 210,
16
+ 46
17
+ ],
18
+ "flags": {},
19
+ "order": 10,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "samples",
24
+ "type": "LATENT",
25
+ "link": 128
26
+ },
27
+ {
28
+ "name": "vae",
29
+ "type": "VAE",
30
+ "link": 76
31
+ }
32
+ ],
33
+ "outputs": [
34
+ {
35
+ "name": "IMAGE",
36
+ "type": "IMAGE",
37
+ "slot_index": 0,
38
+ "links": [
39
+ 110
40
+ ]
41
+ }
42
+ ],
43
+ "properties": {
44
+ "cnr_id": "comfy-core",
45
+ "ver": "0.3.48",
46
+ "Node name for S&R": "VAEDecode"
47
+ },
48
+ "widgets_values": []
49
+ },
50
+ {
51
+ "id": 7,
52
+ "type": "CLIPTextEncode",
53
+ "pos": [
54
+ 413,
55
+ 389
56
+ ],
57
+ "size": [
58
+ 425.27801513671875,
59
+ 180.6060791015625
60
+ ],
61
+ "flags": {},
62
+ "order": 4,
63
+ "mode": 0,
64
+ "inputs": [
65
+ {
66
+ "name": "clip",
67
+ "type": "CLIP",
68
+ "link": 75
69
+ }
70
+ ],
71
+ "outputs": [
72
+ {
73
+ "name": "CONDITIONING",
74
+ "type": "CONDITIONING",
75
+ "slot_index": 0,
76
+ "links": [
77
+ 52
78
+ ]
79
+ }
80
+ ],
81
+ "title": "CLIP Text Encode (Negative Prompt)",
82
+ "properties": {
83
+ "cnr_id": "comfy-core",
84
+ "ver": "0.3.48",
85
+ "Node name for S&R": "CLIPTextEncode"
86
+ },
87
+ "widgets_values": [
88
+ " "
89
+ ],
90
+ "color": "#322",
91
+ "bgcolor": "#533"
92
+ },
93
+ {
94
+ "id": 66,
95
+ "type": "ModelSamplingAuraFlow",
96
+ "pos": [
97
+ 418.2298278808594,
98
+ 68.82577514648438
99
+ ],
100
+ "size": [
101
+ 270,
102
+ 58
103
+ ],
104
+ "flags": {},
105
+ "order": 7,
106
+ "mode": 0,
107
+ "inputs": [
108
+ {
109
+ "name": "model",
110
+ "type": "MODEL",
111
+ "link": 134
112
+ }
113
+ ],
114
+ "outputs": [
115
+ {
116
+ "name": "MODEL",
117
+ "type": "MODEL",
118
+ "links": [
119
+ 125
120
+ ]
121
+ }
122
+ ],
123
+ "properties": {
124
+ "cnr_id": "comfy-core",
125
+ "ver": "0.3.48",
126
+ "Node name for S&R": "ModelSamplingAuraFlow"
127
+ },
128
+ "widgets_values": [
129
+ 3.500000000000001
130
+ ]
131
+ },
132
+ {
133
+ "id": 37,
134
+ "type": "UNETLoader",
135
+ "pos": [
136
+ 20,
137
+ 60
138
+ ],
139
+ "size": [
140
+ 346.7470703125,
141
+ 82
142
+ ],
143
+ "flags": {},
144
+ "order": 0,
145
+ "mode": 0,
146
+ "inputs": [],
147
+ "outputs": [
148
+ {
149
+ "name": "MODEL",
150
+ "type": "MODEL",
151
+ "slot_index": 0,
152
+ "links": [
153
+ 129
154
+ ]
155
+ }
156
+ ],
157
+ "properties": {
158
+ "cnr_id": "comfy-core",
159
+ "ver": "0.3.48",
160
+ "Node name for S&R": "UNETLoader"
161
+ },
162
+ "widgets_values": [
163
+ "qwen_image_fp8_e4m3fn.safetensors",
164
+ "default"
165
+ ],
166
+ "color": "#223",
167
+ "bgcolor": "#335"
168
+ },
169
+ {
170
+ "id": 38,
171
+ "type": "CLIPLoader",
172
+ "pos": [
173
+ 20,
174
+ 190
175
+ ],
176
+ "size": [
177
+ 380,
178
+ 106
179
+ ],
180
+ "flags": {},
181
+ "order": 1,
182
+ "mode": 0,
183
+ "inputs": [],
184
+ "outputs": [
185
+ {
186
+ "name": "CLIP",
187
+ "type": "CLIP",
188
+ "slot_index": 0,
189
+ "links": [
190
+ 75,
191
+ 131
192
+ ]
193
+ }
194
+ ],
195
+ "properties": {
196
+ "cnr_id": "comfy-core",
197
+ "ver": "0.3.48",
198
+ "Node name for S&R": "CLIPLoader"
199
+ },
200
+ "widgets_values": [
201
+ "qwen_2.5_vl_7b_fp8_scaled.safetensors",
202
+ "qwen_image",
203
+ "default"
204
+ ],
205
+ "color": "#223",
206
+ "bgcolor": "#335"
207
+ },
208
+ {
209
+ "id": 39,
210
+ "type": "VAELoader",
211
+ "pos": [
212
+ 20,
213
+ 340
214
+ ],
215
+ "size": [
216
+ 330,
217
+ 60
218
+ ],
219
+ "flags": {},
220
+ "order": 2,
221
+ "mode": 0,
222
+ "inputs": [],
223
+ "outputs": [
224
+ {
225
+ "name": "VAE",
226
+ "type": "VAE",
227
+ "slot_index": 0,
228
+ "links": [
229
+ 76
230
+ ]
231
+ }
232
+ ],
233
+ "properties": {
234
+ "cnr_id": "comfy-core",
235
+ "ver": "0.3.48",
236
+ "Node name for S&R": "VAELoader"
237
+ },
238
+ "widgets_values": [
239
+ "qwen_image_vae.safetensors"
240
+ ],
241
+ "color": "#223",
242
+ "bgcolor": "#335"
243
+ },
244
+ {
245
+ "id": 3,
246
+ "type": "KSampler",
247
+ "pos": [
248
+ 863,
249
+ 187
250
+ ],
251
+ "size": [
252
+ 315,
253
+ 262
254
+ ],
255
+ "flags": {},
256
+ "order": 9,
257
+ "mode": 0,
258
+ "inputs": [
259
+ {
260
+ "name": "model",
261
+ "type": "MODEL",
262
+ "link": 125
263
+ },
264
+ {
265
+ "name": "positive",
266
+ "type": "CONDITIONING",
267
+ "link": 46
268
+ },
269
+ {
270
+ "name": "negative",
271
+ "type": "CONDITIONING",
272
+ "link": 52
273
+ },
274
+ {
275
+ "name": "latent_image",
276
+ "type": "LATENT",
277
+ "link": 107
278
+ }
279
+ ],
280
+ "outputs": [
281
+ {
282
+ "name": "LATENT",
283
+ "type": "LATENT",
284
+ "slot_index": 0,
285
+ "links": [
286
+ 128
287
+ ]
288
+ }
289
+ ],
290
+ "properties": {
291
+ "cnr_id": "comfy-core",
292
+ "ver": "0.3.48",
293
+ "Node name for S&R": "KSampler"
294
+ },
295
+ "widgets_values": [
296
+ 275280919886697,
297
+ "randomize",
298
+ 25,
299
+ 4,
300
+ "euler",
301
+ "simple",
302
+ 1
303
+ ]
304
+ },
305
+ {
306
+ "id": 68,
307
+ "type": "LoraLoader",
308
+ "pos": [
309
+ 372.9466552734375,
310
+ -130.5085906982422
311
+ ],
312
+ "size": [
313
+ 270,
314
+ 126
315
+ ],
316
+ "flags": {},
317
+ "order": 5,
318
+ "mode": 0,
319
+ "inputs": [
320
+ {
321
+ "name": "model",
322
+ "type": "MODEL",
323
+ "link": 129
324
+ },
325
+ {
326
+ "name": "clip",
327
+ "type": "CLIP",
328
+ "link": 131
329
+ }
330
+ ],
331
+ "outputs": [
332
+ {
333
+ "name": "MODEL",
334
+ "type": "MODEL",
335
+ "links": [
336
+ 133
337
+ ]
338
+ },
339
+ {
340
+ "name": "CLIP",
341
+ "type": "CLIP",
342
+ "links": [
343
+ 135
344
+ ]
345
+ }
346
+ ],
347
+ "properties": {
348
+ "cnr_id": "comfy-core",
349
+ "ver": "0.3.49",
350
+ "Node name for S&R": "LoraLoader"
351
+ },
352
+ "widgets_values": [
353
+ "qwen_image_sethos_lora_v1_000002000.safetensors",
354
+ 1,
355
+ 1
356
+ ]
357
+ },
358
+ {
359
+ "id": 58,
360
+ "type": "EmptySD3LatentImage",
361
+ "pos": [
362
+ 410.6574401855469,
363
+ 620.5468139648438
364
+ ],
365
+ "size": [
366
+ 270,
367
+ 106
368
+ ],
369
+ "flags": {},
370
+ "order": 3,
371
+ "mode": 0,
372
+ "inputs": [],
373
+ "outputs": [
374
+ {
375
+ "name": "LATENT",
376
+ "type": "LATENT",
377
+ "links": [
378
+ 107
379
+ ]
380
+ }
381
+ ],
382
+ "properties": {
383
+ "cnr_id": "comfy-core",
384
+ "ver": "0.3.48",
385
+ "Node name for S&R": "EmptySD3LatentImage"
386
+ },
387
+ "widgets_values": [
388
+ 1280,
389
+ 768,
390
+ 1
391
+ ]
392
+ },
393
+ {
394
+ "id": 69,
395
+ "type": "LoraLoader",
396
+ "pos": [
397
+ 701.3675537109375,
398
+ -130.69020080566406
399
+ ],
400
+ "size": [
401
+ 270,
402
+ 126
403
+ ],
404
+ "flags": {},
405
+ "order": 6,
406
+ "mode": 0,
407
+ "inputs": [
408
+ {
409
+ "name": "model",
410
+ "type": "MODEL",
411
+ "link": 133
412
+ },
413
+ {
414
+ "name": "clip",
415
+ "type": "CLIP",
416
+ "link": 135
417
+ }
418
+ ],
419
+ "outputs": [
420
+ {
421
+ "name": "MODEL",
422
+ "type": "MODEL",
423
+ "links": [
424
+ 134
425
+ ]
426
+ },
427
+ {
428
+ "name": "CLIP",
429
+ "type": "CLIP",
430
+ "links": [
431
+ 136
432
+ ]
433
+ }
434
+ ],
435
+ "properties": {
436
+ "cnr_id": "comfy-core",
437
+ "ver": "0.3.49",
438
+ "Node name for S&R": "LoraLoader"
439
+ },
440
+ "widgets_values": [
441
+ "qwen-image-modern-anime-lora.safetensors",
442
+ 1,
443
+ 1
444
+ ]
445
+ },
446
+ {
447
+ "id": 60,
448
+ "type": "SaveImage",
449
+ "pos": [
450
+ 1477.472412109375,
451
+ 381.2169494628906
452
+ ],
453
+ "size": [
454
+ 821.0496215820312,
455
+ 871.7067260742188
456
+ ],
457
+ "flags": {},
458
+ "order": 11,
459
+ "mode": 0,
460
+ "inputs": [
461
+ {
462
+ "name": "images",
463
+ "type": "IMAGE",
464
+ "link": 110
465
+ }
466
+ ],
467
+ "outputs": [],
468
+ "properties": {
469
+ "cnr_id": "comfy-core",
470
+ "ver": "0.3.48"
471
+ },
472
+ "widgets_values": [
473
+ "ComfyUI"
474
+ ]
475
+ },
476
+ {
477
+ "id": 6,
478
+ "type": "CLIPTextEncode",
479
+ "pos": [
480
+ 415,
481
+ 186
482
+ ],
483
+ "size": [
484
+ 422.84503173828125,
485
+ 164.31304931640625
486
+ ],
487
+ "flags": {},
488
+ "order": 8,
489
+ "mode": 0,
490
+ "inputs": [
491
+ {
492
+ "name": "clip",
493
+ "type": "CLIP",
494
+ "link": 136
495
+ }
496
+ ],
497
+ "outputs": [
498
+ {
499
+ "name": "CONDITIONING",
500
+ "type": "CONDITIONING",
501
+ "slot_index": 0,
502
+ "links": [
503
+ 46
504
+ ]
505
+ }
506
+ ],
507
+ "title": "CLIP Text Encode (Positive Prompt)",
508
+ "properties": {
509
+ "cnr_id": "comfy-core",
510
+ "ver": "0.3.48",
511
+ "Node name for S&R": "CLIPTextEncode"
512
+ },
513
+ "widgets_values": [
514
+ "In the style of Sethos, This is a digital anime-style illustration featuring a young man with long, \nflowing black hair with gray highlights and bright green eyes. \n\nlong shot\n\nHe's wearing white swimming trunks, his penis slightly protruding from inside, showcasing his muscular physique. \nThe background is azure waters and golden sands, with coconut trees and sailboats in the distance. \nThe style is Japanese anime, with a 16:9 aspect ratio.\n\nHe hold a sign painted with ice blue words \"Unleash the Sun's Embrace: Where Waves Ignite Adventure and Perfection Meets the Horizon.\""
515
+ ],
516
+ "color": "#232",
517
+ "bgcolor": "#353"
518
+ }
519
+ ],
520
+ "links": [
521
+ [
522
+ 46,
523
+ 6,
524
+ 0,
525
+ 3,
526
+ 1,
527
+ "CONDITIONING"
528
+ ],
529
+ [
530
+ 52,
531
+ 7,
532
+ 0,
533
+ 3,
534
+ 2,
535
+ "CONDITIONING"
536
+ ],
537
+ [
538
+ 75,
539
+ 38,
540
+ 0,
541
+ 7,
542
+ 0,
543
+ "CLIP"
544
+ ],
545
+ [
546
+ 76,
547
+ 39,
548
+ 0,
549
+ 8,
550
+ 1,
551
+ "VAE"
552
+ ],
553
+ [
554
+ 107,
555
+ 58,
556
+ 0,
557
+ 3,
558
+ 3,
559
+ "LATENT"
560
+ ],
561
+ [
562
+ 110,
563
+ 8,
564
+ 0,
565
+ 60,
566
+ 0,
567
+ "IMAGE"
568
+ ],
569
+ [
570
+ 125,
571
+ 66,
572
+ 0,
573
+ 3,
574
+ 0,
575
+ "MODEL"
576
+ ],
577
+ [
578
+ 128,
579
+ 3,
580
+ 0,
581
+ 8,
582
+ 0,
583
+ "LATENT"
584
+ ],
585
+ [
586
+ 129,
587
+ 37,
588
+ 0,
589
+ 68,
590
+ 0,
591
+ "MODEL"
592
+ ],
593
+ [
594
+ 131,
595
+ 38,
596
+ 0,
597
+ 68,
598
+ 1,
599
+ "CLIP"
600
+ ],
601
+ [
602
+ 133,
603
+ 68,
604
+ 0,
605
+ 69,
606
+ 0,
607
+ "MODEL"
608
+ ],
609
+ [
610
+ 134,
611
+ 69,
612
+ 0,
613
+ 66,
614
+ 0,
615
+ "MODEL"
616
+ ],
617
+ [
618
+ 135,
619
+ 68,
620
+ 1,
621
+ 69,
622
+ 1,
623
+ "CLIP"
624
+ ],
625
+ [
626
+ 136,
627
+ 69,
628
+ 1,
629
+ 6,
630
+ 0,
631
+ "CLIP"
632
+ ]
633
+ ],
634
+ "groups": [],
635
+ "config": {},
636
+ "extra": {
637
+ "ds": {
638
+ "scale": 0.9229599817706566,
639
+ "offset": [
640
+ 107.79881514302275,
641
+ 506.67776686122164
642
+ ]
643
+ },
644
+ "frontendVersion": "1.24.4",
645
+ "VHS_latentpreview": false,
646
+ "VHS_latentpreviewrate": 0,
647
+ "VHS_MetadataImage": true,
648
+ "VHS_KeepIntermediate": true
649
+ },
650
+ "version": 0.4
651
+ }