arthurdfr commited on
Commit
6d36ad0
·
verified ·
1 Parent(s): aff39aa

Upload test3_modified.json

Browse files
Files changed (1) hide show
  1. test3_modified.json +671 -0
test3_modified.json ADDED
@@ -0,0 +1,671 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 33,
3
+ "last_link_id": 45,
4
+ "nodes": [
5
+ {
6
+ "id": 5,
7
+ "type": "EmptyLatentImage",
8
+ "pos": [
9
+ 480,
10
+ 432
11
+ ],
12
+ "size": [
13
+ 315,
14
+ 106
15
+ ],
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "inputs": [],
20
+ "outputs": [
21
+ {
22
+ "name": "LATENT",
23
+ "type": "LATENT",
24
+ "links": [
25
+ 23
26
+ ],
27
+ "slot_index": 0
28
+ }
29
+ ],
30
+ "properties": {
31
+ "Node name for S&R": "EmptyLatentImage"
32
+ },
33
+ "widgets_values": [
34
+ 768,
35
+ 512,
36
+ 1
37
+ ],
38
+ "color": "#323",
39
+ "bgcolor": "#535"
40
+ },
41
+ {
42
+ "id": 8,
43
+ "type": "VAEDecode",
44
+ "pos": [
45
+ 1248,
46
+ 192
47
+ ],
48
+ "size": [
49
+ 210,
50
+ 46
51
+ ],
52
+ "flags": {},
53
+ "order": 13,
54
+ "mode": 0,
55
+ "inputs": [
56
+ {
57
+ "name": "samples",
58
+ "type": "LATENT",
59
+ "link": 24
60
+ },
61
+ {
62
+ "name": "vae",
63
+ "type": "VAE",
64
+ "link": 12
65
+ }
66
+ ],
67
+ "outputs": [
68
+ {
69
+ "name": "IMAGE",
70
+ "type": "IMAGE",
71
+ "links": [
72
+ 9
73
+ ],
74
+ "slot_index": 0
75
+ }
76
+ ],
77
+ "properties": {
78
+ "Node name for S&R": "VAEDecode"
79
+ },
80
+ "widgets_values": []
81
+ },
82
+ {
83
+ "id": 10,
84
+ "type": "VAELoader",
85
+ "pos": [
86
+ 48,
87
+ 384
88
+ ],
89
+ "size": [
90
+ 315,
91
+ 58
92
+ ],
93
+ "flags": {},
94
+ "order": 1,
95
+ "mode": 0,
96
+ "inputs": [],
97
+ "outputs": [
98
+ {
99
+ "name": "VAE",
100
+ "type": "VAE",
101
+ "shape": 3,
102
+ "links": [
103
+ 12
104
+ ],
105
+ "slot_index": 0
106
+ }
107
+ ],
108
+ "properties": {
109
+ "Node name for S&R": "VAELoader"
110
+ },
111
+ "widgets_values": [
112
+ "ae.safetensors"
113
+ ]
114
+ },
115
+ {
116
+ "id": 11,
117
+ "type": "DualCLIPLoader",
118
+ "pos": [
119
+ 48,
120
+ 240
121
+ ],
122
+ "size": [
123
+ 315,
124
+ 106
125
+ ],
126
+ "flags": {},
127
+ "order": 2,
128
+ "mode": 0,
129
+ "inputs": [],
130
+ "outputs": [
131
+ {
132
+ "name": "CLIP",
133
+ "type": "CLIP",
134
+ "shape": 3,
135
+ "links": [
136
+ 10
137
+ ],
138
+ "slot_index": 0
139
+ }
140
+ ],
141
+ "properties": {
142
+ "Node name for S&R": "DualCLIPLoader"
143
+ },
144
+ "widgets_values": [
145
+ "t5xxl_fp16.safetensors",
146
+ "clip_l.safetensors",
147
+ "flux",
148
+ "default"
149
+ ]
150
+ },
151
+ {
152
+ "id": 13,
153
+ "type": "SamplerCustomAdvanced",
154
+ "pos": [
155
+ 1108,
156
+ 412
157
+ ],
158
+ "size": [
159
+ 355.20001220703125,
160
+ 106
161
+ ],
162
+ "flags": {},
163
+ "order": 12,
164
+ "mode": 0,
165
+ "inputs": [
166
+ {
167
+ "name": "noise",
168
+ "type": "NOISE",
169
+ "link": 37,
170
+ "slot_index": 0
171
+ },
172
+ {
173
+ "name": "guider",
174
+ "type": "GUIDER",
175
+ "link": 30,
176
+ "slot_index": 1
177
+ },
178
+ {
179
+ "name": "sampler",
180
+ "type": "SAMPLER",
181
+ "link": 19,
182
+ "slot_index": 2
183
+ },
184
+ {
185
+ "name": "sigmas",
186
+ "type": "SIGMAS",
187
+ "link": 20,
188
+ "slot_index": 3
189
+ },
190
+ {
191
+ "name": "latent_image",
192
+ "type": "LATENT",
193
+ "link": 23,
194
+ "slot_index": 4
195
+ }
196
+ ],
197
+ "outputs": [
198
+ {
199
+ "name": "output",
200
+ "type": "LATENT",
201
+ "shape": 3,
202
+ "links": [
203
+ 24
204
+ ],
205
+ "slot_index": 0
206
+ },
207
+ {
208
+ "name": "denoised_output",
209
+ "type": "LATENT",
210
+ "shape": 3,
211
+ "links": null
212
+ }
213
+ ],
214
+ "properties": {
215
+ "Node name for S&R": "SamplerCustomAdvanced"
216
+ },
217
+ "widgets_values": []
218
+ },
219
+ {
220
+ "id": 16,
221
+ "type": "KSamplerSelect",
222
+ "pos": [
223
+ 480,
224
+ 720
225
+ ],
226
+ "size": [
227
+ 315,
228
+ 58
229
+ ],
230
+ "flags": {},
231
+ "order": 3,
232
+ "mode": 0,
233
+ "inputs": [],
234
+ "outputs": [
235
+ {
236
+ "name": "SAMPLER",
237
+ "type": "SAMPLER",
238
+ "shape": 3,
239
+ "links": [
240
+ 19
241
+ ]
242
+ }
243
+ ],
244
+ "properties": {
245
+ "Node name for S&R": "KSamplerSelect"
246
+ },
247
+ "widgets_values": [
248
+ "euler"
249
+ ]
250
+ },
251
+ {
252
+ "id": 17,
253
+ "type": "BasicScheduler",
254
+ "pos": [
255
+ 480,
256
+ 816
257
+ ],
258
+ "size": [
259
+ 315,
260
+ 106
261
+ ],
262
+ "flags": {},
263
+ "order": 10,
264
+ "mode": 0,
265
+ "inputs": [
266
+ {
267
+ "name": "model",
268
+ "type": "MODEL",
269
+ "link": 38,
270
+ "slot_index": 0
271
+ }
272
+ ],
273
+ "outputs": [
274
+ {
275
+ "name": "SIGMAS",
276
+ "type": "SIGMAS",
277
+ "shape": 3,
278
+ "links": [
279
+ 20
280
+ ]
281
+ }
282
+ ],
283
+ "properties": {
284
+ "Node name for S&R": "BasicScheduler"
285
+ },
286
+ "widgets_values": [
287
+ "simple",
288
+ 4,
289
+ 1
290
+ ]
291
+ },
292
+ {
293
+ "id": 22,
294
+ "type": "BasicGuider",
295
+ "pos": [
296
+ 927,
297
+ 97
298
+ ],
299
+ "size": [
300
+ 241.79998779296875,
301
+ 46
302
+ ],
303
+ "flags": {},
304
+ "order": 11,
305
+ "mode": 0,
306
+ "inputs": [
307
+ {
308
+ "name": "model",
309
+ "type": "MODEL",
310
+ "link": 39,
311
+ "slot_index": 0
312
+ },
313
+ {
314
+ "name": "conditioning",
315
+ "type": "CONDITIONING",
316
+ "link": 40,
317
+ "slot_index": 1
318
+ }
319
+ ],
320
+ "outputs": [
321
+ {
322
+ "name": "GUIDER",
323
+ "type": "GUIDER",
324
+ "shape": 3,
325
+ "links": [
326
+ 30
327
+ ],
328
+ "slot_index": 0
329
+ }
330
+ ],
331
+ "properties": {
332
+ "Node name for S&R": "BasicGuider"
333
+ },
334
+ "widgets_values": []
335
+ },
336
+ {
337
+ "id": 25,
338
+ "type": "RandomNoise",
339
+ "pos": [
340
+ 480,
341
+ 576
342
+ ],
343
+ "size": [
344
+ 315,
345
+ 82
346
+ ],
347
+ "flags": {},
348
+ "order": 4,
349
+ "mode": 0,
350
+ "inputs": [],
351
+ "outputs": [
352
+ {
353
+ "name": "NOISE",
354
+ "type": "NOISE",
355
+ "shape": 3,
356
+ "links": [
357
+ 37
358
+ ]
359
+ }
360
+ ],
361
+ "properties": {
362
+ "Node name for S&R": "RandomNoise"
363
+ },
364
+ "widgets_values": [
365
+ 826504025392551,
366
+ "randomize"
367
+ ],
368
+ "color": "#2a363b",
369
+ "bgcolor": "#3f5159"
370
+ },
371
+ {
372
+ "id": 26,
373
+ "type": "Note",
374
+ "pos": [
375
+ 33,
376
+ 599
377
+ ],
378
+ "size": [
379
+ 336,
380
+ 288
381
+ ],
382
+ "flags": {},
383
+ "order": 5,
384
+ "mode": 0,
385
+ "inputs": [],
386
+ "outputs": [],
387
+ "properties": {
388
+ "text": ""
389
+ },
390
+ "widgets_values": [
391
+ "If you get an error in any of the nodes above make sure the files are in the correct directories.\n\nSee the top of the examples page for the links : https://comfyanonymous.github.io/ComfyUI_examples/flux/\n\nflux1-schnell.safetensors goes in: ComfyUI/models/unet/\n\nt5xxl_fp16.safetensors and clip_l.safetensors go in: ComfyUI/models/clip/\n\nae.safetensors goes in: ComfyUI/models/vae/\n\n\nTip: You can set the weight_dtype above to one of the fp8 types if you have memory issues."
392
+ ],
393
+ "color": "#432",
394
+ "bgcolor": "#653"
395
+ },
396
+ {
397
+ "id": 27,
398
+ "type": "Note",
399
+ "pos": [
400
+ 480,
401
+ 960
402
+ ],
403
+ "size": [
404
+ 311.3529052734375,
405
+ 131.16229248046875
406
+ ],
407
+ "flags": {},
408
+ "order": 6,
409
+ "mode": 0,
410
+ "inputs": [],
411
+ "outputs": [],
412
+ "properties": {
413
+ "text": ""
414
+ },
415
+ "widgets_values": [
416
+ "The schnell model is a distilled model that can generate a good image with only 4 steps."
417
+ ],
418
+ "color": "#432",
419
+ "bgcolor": "#653"
420
+ },
421
+ {
422
+ "id": 12,
423
+ "type": "UNETLoader",
424
+ "pos": [
425
+ 48,
426
+ 96
427
+ ],
428
+ "size": [
429
+ 315,
430
+ 82
431
+ ],
432
+ "flags": {},
433
+ "order": 7,
434
+ "mode": 0,
435
+ "inputs": [],
436
+ "outputs": [
437
+ {
438
+ "name": "MODEL",
439
+ "type": "MODEL",
440
+ "shape": 3,
441
+ "links": [
442
+ 38,
443
+ 39
444
+ ],
445
+ "slot_index": 0
446
+ }
447
+ ],
448
+ "properties": {
449
+ "Node name for S&R": "UNETLoader"
450
+ },
451
+ "widgets_values": [
452
+ "flux1-dev-fp8.safetensors",
453
+ "fp8_e4m3fn"
454
+ ],
455
+ "color": "#223",
456
+ "bgcolor": "#335"
457
+ },
458
+ {
459
+ "id": 9,
460
+ "type": "SaveImage",
461
+ "pos": [
462
+ 1488,
463
+ 192
464
+ ],
465
+ "size": [
466
+ 765.0269775390625,
467
+ 626.3369750976562
468
+ ],
469
+ "flags": {},
470
+ "order": 14,
471
+ "mode": 0,
472
+ "inputs": [
473
+ {
474
+ "name": "images",
475
+ "type": "IMAGE",
476
+ "link": 9
477
+ }
478
+ ],
479
+ "outputs": [],
480
+ "properties": {
481
+ "Node name for S&R": "SaveImage"
482
+ },
483
+ "widgets_values": [
484
+ "C:\\Users\\META\\Documents\\ComfyUI\\output\\new"
485
+ ]
486
+ },
487
+ {
488
+ "id": 31,
489
+ "type": "ComfyDeploy",
490
+ "pos": [
491
+ 0,
492
+ 0
493
+ ],
494
+ "size": [
495
+ 210,
496
+ 106
497
+ ],
498
+ "flags": {},
499
+ "order": 8,
500
+ "mode": 0,
501
+ "inputs": [],
502
+ "outputs": [],
503
+ "properties": {},
504
+ "widgets_values": [
505
+ "",
506
+ "",
507
+ "1"
508
+ ],
509
+ "color": "#432",
510
+ "bgcolor": "#653"
511
+ },
512
+ {
513
+ "id": 6,
514
+ "type": "CLIPTextEncode",
515
+ "pos": [
516
+ 487.6939697265625,
517
+ -141.0803680419922
518
+ ],
519
+ "size": [
520
+ 345.2828369140625,
521
+ 269.9350891113281
522
+ ],
523
+ "flags": {},
524
+ "order": 9,
525
+ "mode": 0,
526
+ "inputs": [
527
+ {
528
+ "name": "clip",
529
+ "type": "CLIP",
530
+ "link": 10
531
+ }
532
+ ],
533
+ "outputs": [
534
+ {
535
+ "name": "CONDITIONING",
536
+ "type": "CONDITIONING",
537
+ "links": [
538
+ 40
539
+ ],
540
+ "slot_index": 0
541
+ }
542
+ ],
543
+ "properties": {
544
+ "Node name for S&R": "CLIPTextEncode"
545
+ },
546
+ "widgets_values": [
547
+ "{text_from_airtable}"
548
+ ],
549
+ "color": "#232",
550
+ "bgcolor": "#353"
551
+ }
552
+ ],
553
+ "links": [
554
+ [
555
+ 9,
556
+ 8,
557
+ 0,
558
+ 9,
559
+ 0,
560
+ "IMAGE"
561
+ ],
562
+ [
563
+ 10,
564
+ 11,
565
+ 0,
566
+ 6,
567
+ 0,
568
+ "CLIP"
569
+ ],
570
+ [
571
+ 12,
572
+ 10,
573
+ 0,
574
+ 8,
575
+ 1,
576
+ "VAE"
577
+ ],
578
+ [
579
+ 19,
580
+ 16,
581
+ 0,
582
+ 13,
583
+ 2,
584
+ "SAMPLER"
585
+ ],
586
+ [
587
+ 20,
588
+ 17,
589
+ 0,
590
+ 13,
591
+ 3,
592
+ "SIGMAS"
593
+ ],
594
+ [
595
+ 23,
596
+ 5,
597
+ 0,
598
+ 13,
599
+ 4,
600
+ "LATENT"
601
+ ],
602
+ [
603
+ 24,
604
+ 13,
605
+ 0,
606
+ 8,
607
+ 0,
608
+ "LATENT"
609
+ ],
610
+ [
611
+ 30,
612
+ 22,
613
+ 0,
614
+ 13,
615
+ 1,
616
+ "GUIDER"
617
+ ],
618
+ [
619
+ 37,
620
+ 25,
621
+ 0,
622
+ 13,
623
+ 0,
624
+ "NOISE"
625
+ ],
626
+ [
627
+ 38,
628
+ 12,
629
+ 0,
630
+ 17,
631
+ 0,
632
+ "MODEL"
633
+ ],
634
+ [
635
+ 39,
636
+ 12,
637
+ 0,
638
+ 22,
639
+ 0,
640
+ "MODEL"
641
+ ],
642
+ [
643
+ 40,
644
+ 6,
645
+ 0,
646
+ 22,
647
+ 1,
648
+ "CONDITIONING"
649
+ ]
650
+ ],
651
+ "groups": [],
652
+ "config": {},
653
+ "extra": {
654
+ "ds": {
655
+ "scale": 1,
656
+ "offset": {
657
+ "0": 0,
658
+ "1": 0
659
+ }
660
+ },
661
+ "node_versions": {
662
+ "comfy-core": "0.3.14"
663
+ },
664
+ "ue_links": [],
665
+ "VHS_latentpreview": false,
666
+ "VHS_latentpreviewrate": 0,
667
+ "VHS_MetadataImage": true,
668
+ "VHS_KeepIntermediate": true
669
+ },
670
+ "version": 0.4
671
+ }