svjack commited on
Commit
ceb36f5
·
verified ·
1 Parent(s): 4a20654

Upload qwen_image_infinite_future_lora.json

Browse files
Files changed (1) hide show
  1. qwen_image_infinite_future_lora.json +651 -0
qwen_image_infinite_future_lora.json ADDED
@@ -0,0 +1,651 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
3
+ "revision": 0,
4
+ "last_node_id": 71,
5
+ "last_link_id": 148,
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": 38,
95
+ "type": "CLIPLoader",
96
+ "pos": [
97
+ 20,
98
+ 190
99
+ ],
100
+ "size": [
101
+ 380,
102
+ 106
103
+ ],
104
+ "flags": {},
105
+ "order": 0,
106
+ "mode": 0,
107
+ "inputs": [],
108
+ "outputs": [
109
+ {
110
+ "name": "CLIP",
111
+ "type": "CLIP",
112
+ "slot_index": 0,
113
+ "links": [
114
+ 75,
115
+ 131
116
+ ]
117
+ }
118
+ ],
119
+ "properties": {
120
+ "cnr_id": "comfy-core",
121
+ "ver": "0.3.48",
122
+ "Node name for S&R": "CLIPLoader"
123
+ },
124
+ "widgets_values": [
125
+ "qwen_2.5_vl_7b_fp8_scaled.safetensors",
126
+ "qwen_image",
127
+ "default"
128
+ ],
129
+ "color": "#223",
130
+ "bgcolor": "#335"
131
+ },
132
+ {
133
+ "id": 39,
134
+ "type": "VAELoader",
135
+ "pos": [
136
+ 20,
137
+ 340
138
+ ],
139
+ "size": [
140
+ 330,
141
+ 60
142
+ ],
143
+ "flags": {},
144
+ "order": 1,
145
+ "mode": 0,
146
+ "inputs": [],
147
+ "outputs": [
148
+ {
149
+ "name": "VAE",
150
+ "type": "VAE",
151
+ "slot_index": 0,
152
+ "links": [
153
+ 76
154
+ ]
155
+ }
156
+ ],
157
+ "properties": {
158
+ "cnr_id": "comfy-core",
159
+ "ver": "0.3.48",
160
+ "Node name for S&R": "VAELoader"
161
+ },
162
+ "widgets_values": [
163
+ "qwen_image_vae.safetensors"
164
+ ],
165
+ "color": "#223",
166
+ "bgcolor": "#335"
167
+ },
168
+ {
169
+ "id": 37,
170
+ "type": "UNETLoader",
171
+ "pos": [
172
+ 20,
173
+ 60
174
+ ],
175
+ "size": [
176
+ 346.7470703125,
177
+ 82
178
+ ],
179
+ "flags": {},
180
+ "order": 2,
181
+ "mode": 0,
182
+ "inputs": [],
183
+ "outputs": [
184
+ {
185
+ "name": "MODEL",
186
+ "type": "MODEL",
187
+ "slot_index": 0,
188
+ "links": [
189
+ 129
190
+ ]
191
+ }
192
+ ],
193
+ "properties": {
194
+ "cnr_id": "comfy-core",
195
+ "ver": "0.3.48",
196
+ "Node name for S&R": "UNETLoader"
197
+ },
198
+ "widgets_values": [
199
+ "qwen_image_fp8_e4m3fn.safetensors",
200
+ "default"
201
+ ],
202
+ "color": "#223",
203
+ "bgcolor": "#335"
204
+ },
205
+ {
206
+ "id": 60,
207
+ "type": "SaveImage",
208
+ "pos": [
209
+ 1239.4698486328125,
210
+ 337.7687072753906
211
+ ],
212
+ "size": [
213
+ 821.0496215820312,
214
+ 871.7067260742188
215
+ ],
216
+ "flags": {},
217
+ "order": 11,
218
+ "mode": 0,
219
+ "inputs": [
220
+ {
221
+ "name": "images",
222
+ "type": "IMAGE",
223
+ "link": 110
224
+ }
225
+ ],
226
+ "outputs": [],
227
+ "properties": {
228
+ "cnr_id": "comfy-core",
229
+ "ver": "0.3.48"
230
+ },
231
+ "widgets_values": [
232
+ "ComfyUI"
233
+ ]
234
+ },
235
+ {
236
+ "id": 66,
237
+ "type": "ModelSamplingAuraFlow",
238
+ "pos": [
239
+ 469.15350341796875,
240
+ 39.34361267089844
241
+ ],
242
+ "size": [
243
+ 270,
244
+ 58
245
+ ],
246
+ "flags": {},
247
+ "order": 7,
248
+ "mode": 0,
249
+ "inputs": [
250
+ {
251
+ "name": "model",
252
+ "type": "MODEL",
253
+ "link": 147
254
+ }
255
+ ],
256
+ "outputs": [
257
+ {
258
+ "name": "MODEL",
259
+ "type": "MODEL",
260
+ "links": [
261
+ 125
262
+ ]
263
+ }
264
+ ],
265
+ "properties": {
266
+ "cnr_id": "comfy-core",
267
+ "ver": "0.3.48",
268
+ "Node name for S&R": "ModelSamplingAuraFlow"
269
+ },
270
+ "widgets_values": [
271
+ 3.500000000000001
272
+ ]
273
+ },
274
+ {
275
+ "id": 68,
276
+ "type": "LoraLoader",
277
+ "pos": [
278
+ 66.83535766601562,
279
+ -205.47305297851562
280
+ ],
281
+ "size": [
282
+ 270,
283
+ 126
284
+ ],
285
+ "flags": {},
286
+ "order": 5,
287
+ "mode": 0,
288
+ "inputs": [
289
+ {
290
+ "name": "model",
291
+ "type": "MODEL",
292
+ "link": 129
293
+ },
294
+ {
295
+ "name": "clip",
296
+ "type": "CLIP",
297
+ "link": 131
298
+ }
299
+ ],
300
+ "outputs": [
301
+ {
302
+ "name": "MODEL",
303
+ "type": "MODEL",
304
+ "links": [
305
+ 141
306
+ ]
307
+ },
308
+ {
309
+ "name": "CLIP",
310
+ "type": "CLIP",
311
+ "links": [
312
+ 139
313
+ ]
314
+ }
315
+ ],
316
+ "properties": {
317
+ "cnr_id": "comfy-core",
318
+ "ver": "0.3.49",
319
+ "Node name for S&R": "LoraLoader"
320
+ },
321
+ "widgets_values": [
322
+ "qwen_image_infinite_future_lora_v1_000002750.safetensors",
323
+ 1,
324
+ 1
325
+ ]
326
+ },
327
+ {
328
+ "id": 6,
329
+ "type": "CLIPTextEncode",
330
+ "pos": [
331
+ 415,
332
+ 186
333
+ ],
334
+ "size": [
335
+ 422.84503173828125,
336
+ 164.31304931640625
337
+ ],
338
+ "flags": {},
339
+ "order": 8,
340
+ "mode": 0,
341
+ "inputs": [
342
+ {
343
+ "name": "clip",
344
+ "type": "CLIP",
345
+ "link": 148
346
+ }
347
+ ],
348
+ "outputs": [
349
+ {
350
+ "name": "CONDITIONING",
351
+ "type": "CONDITIONING",
352
+ "slot_index": 0,
353
+ "links": [
354
+ 46
355
+ ]
356
+ }
357
+ ],
358
+ "title": "CLIP Text Encode (Positive Prompt)",
359
+ "properties": {
360
+ "cnr_id": "comfy-core",
361
+ "ver": "0.3.48",
362
+ "Node name for S&R": "CLIPTextEncode"
363
+ },
364
+ "widgets_values": [
365
+ "Anime style\nIn the style of Infinite future landscape​​,\nThis digital illustration in a vibrant, anime-inspired style depicts a vintage green tram with \"P.R. 13\" displayed on its front, traveling down a wet,\nreflective railway track during a stunning sunset. The sky is ablaze with vivid orange, pink, and purple clouds, casting a warm glow over the scene.\n"
366
+ ],
367
+ "color": "#232",
368
+ "bgcolor": "#353"
369
+ },
370
+ {
371
+ "id": 3,
372
+ "type": "KSampler",
373
+ "pos": [
374
+ 863,
375
+ 187
376
+ ],
377
+ "size": [
378
+ 315,
379
+ 262
380
+ ],
381
+ "flags": {},
382
+ "order": 9,
383
+ "mode": 0,
384
+ "inputs": [
385
+ {
386
+ "name": "model",
387
+ "type": "MODEL",
388
+ "link": 125
389
+ },
390
+ {
391
+ "name": "positive",
392
+ "type": "CONDITIONING",
393
+ "link": 46
394
+ },
395
+ {
396
+ "name": "negative",
397
+ "type": "CONDITIONING",
398
+ "link": 52
399
+ },
400
+ {
401
+ "name": "latent_image",
402
+ "type": "LATENT",
403
+ "link": 107
404
+ }
405
+ ],
406
+ "outputs": [
407
+ {
408
+ "name": "LATENT",
409
+ "type": "LATENT",
410
+ "slot_index": 0,
411
+ "links": [
412
+ 128
413
+ ]
414
+ }
415
+ ],
416
+ "properties": {
417
+ "cnr_id": "comfy-core",
418
+ "ver": "0.3.48",
419
+ "Node name for S&R": "KSampler"
420
+ },
421
+ "widgets_values": [
422
+ 1101922949190862,
423
+ "randomize",
424
+ 25,
425
+ 4,
426
+ "euler",
427
+ "simple",
428
+ 1
429
+ ]
430
+ },
431
+ {
432
+ "id": 58,
433
+ "type": "EmptySD3LatentImage",
434
+ "pos": [
435
+ 410.6574401855469,
436
+ 620.5468139648438
437
+ ],
438
+ "size": [
439
+ 270,
440
+ 106
441
+ ],
442
+ "flags": {},
443
+ "order": 3,
444
+ "mode": 0,
445
+ "inputs": [],
446
+ "outputs": [
447
+ {
448
+ "name": "LATENT",
449
+ "type": "LATENT",
450
+ "links": [
451
+ 107
452
+ ]
453
+ }
454
+ ],
455
+ "properties": {
456
+ "cnr_id": "comfy-core",
457
+ "ver": "0.3.48",
458
+ "Node name for S&R": "EmptySD3LatentImage"
459
+ },
460
+ "widgets_values": [
461
+ 768,
462
+ 1280,
463
+ 1
464
+ ]
465
+ },
466
+ {
467
+ "id": 70,
468
+ "type": "LoraLoader",
469
+ "pos": [
470
+ 480.5247497558594,
471
+ -205.89479064941406
472
+ ],
473
+ "size": [
474
+ 270,
475
+ 126
476
+ ],
477
+ "flags": {},
478
+ "order": 6,
479
+ "mode": 4,
480
+ "inputs": [
481
+ {
482
+ "name": "model",
483
+ "type": "MODEL",
484
+ "link": 141
485
+ },
486
+ {
487
+ "name": "clip",
488
+ "type": "CLIP",
489
+ "link": 139
490
+ }
491
+ ],
492
+ "outputs": [
493
+ {
494
+ "name": "MODEL",
495
+ "type": "MODEL",
496
+ "links": [
497
+ 147
498
+ ]
499
+ },
500
+ {
501
+ "name": "CLIP",
502
+ "type": "CLIP",
503
+ "links": [
504
+ 148
505
+ ]
506
+ }
507
+ ],
508
+ "properties": {
509
+ "cnr_id": "comfy-core",
510
+ "ver": "0.3.49",
511
+ "Node name for S&R": "LoraLoader"
512
+ },
513
+ "widgets_values": [
514
+ "qwen_image_anime_landscape_lora_v1_000002000.safetensors",
515
+ 1.5,
516
+ 1
517
+ ]
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
+ 139,
603
+ 68,
604
+ 1,
605
+ 70,
606
+ 1,
607
+ "CLIP"
608
+ ],
609
+ [
610
+ 141,
611
+ 68,
612
+ 0,
613
+ 70,
614
+ 0,
615
+ "MODEL"
616
+ ],
617
+ [
618
+ 147,
619
+ 70,
620
+ 0,
621
+ 66,
622
+ 0,
623
+ "MODEL"
624
+ ],
625
+ [
626
+ 148,
627
+ 70,
628
+ 1,
629
+ 6,
630
+ 0,
631
+ "CLIP"
632
+ ]
633
+ ],
634
+ "groups": [],
635
+ "config": {},
636
+ "extra": {
637
+ "ds": {
638
+ "scale": 0.8390545288824162,
639
+ "offset": [
640
+ 250.67729149471074,
641
+ 268.41762161246686
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
+ }