MysteryGuitarMan commited on
Commit
fbe54b7
1 Parent(s): 1b421a0

Delete comfy-control-LoRA-workflows/control-lora-revision-basic_example.json

Browse files
comfy-control-LoRA-workflows/control-lora-revision-basic_example.json DELETED
@@ -1,924 +0,0 @@
1
- {
2
- "last_node_id": 35,
3
- "last_link_id": 61,
4
- "nodes": [
5
- {
6
- "id": 2,
7
- "type": "CheckpointLoaderSimple",
8
- "pos": [
9
- 80,
10
- 390
11
- ],
12
- "size": {
13
- "0": 330,
14
- "1": 100
15
- },
16
- "flags": {
17
- "pinned": false
18
- },
19
- "order": 0,
20
- "mode": 0,
21
- "outputs": [
22
- {
23
- "name": "MODEL",
24
- "type": "MODEL",
25
- "links": [
26
- 1
27
- ],
28
- "slot_index": 0
29
- },
30
- {
31
- "name": "CLIP",
32
- "type": "CLIP",
33
- "links": [
34
- 5,
35
- 6
36
- ],
37
- "slot_index": 1
38
- },
39
- {
40
- "name": "VAE",
41
- "type": "VAE",
42
- "links": [
43
- 8
44
- ],
45
- "slot_index": 2
46
- }
47
- ],
48
- "properties": {
49
- "Node name for S&R": "CheckpointLoaderSimple"
50
- },
51
- "widgets_values": [
52
- "sd_xl_base_1.0.safetensors"
53
- ],
54
- "color": "#432",
55
- "bgcolor": "#653"
56
- },
57
- {
58
- "id": 30,
59
- "type": "CLIPVisionLoader",
60
- "pos": [
61
- 80,
62
- 290
63
- ],
64
- "size": [
65
- 330,
66
- 60
67
- ],
68
- "flags": {},
69
- "order": 1,
70
- "mode": 0,
71
- "outputs": [
72
- {
73
- "name": "CLIP_VISION",
74
- "type": "CLIP_VISION",
75
- "links": [
76
- 45,
77
- 51
78
- ],
79
- "shape": 3,
80
- "slot_index": 0
81
- }
82
- ],
83
- "properties": {
84
- "Node name for S&R": "CLIPVisionLoader"
85
- },
86
- "widgets_values": [
87
- "clip_vision_g.safetensors"
88
- ],
89
- "color": "#432",
90
- "bgcolor": "#653"
91
- },
92
- {
93
- "id": 31,
94
- "type": "CLIPVisionAsPooled",
95
- "pos": [
96
- 420,
97
- 490
98
- ],
99
- "size": {
100
- "0": 393,
101
- "1": 46
102
- },
103
- "flags": {
104
- "collapsed": true
105
- },
106
- "order": 12,
107
- "mode": 0,
108
- "inputs": [
109
- {
110
- "name": "conditioning",
111
- "type": "CONDITIONING",
112
- "link": 49
113
- },
114
- {
115
- "name": "clip_vision_output",
116
- "type": "CLIP_VISION_OUTPUT",
117
- "link": 50
118
- }
119
- ],
120
- "outputs": [
121
- {
122
- "name": "CONDITIONING",
123
- "type": "CONDITIONING",
124
- "links": [
125
- 59
126
- ],
127
- "shape": 3,
128
- "slot_index": 0
129
- }
130
- ],
131
- "properties": {
132
- "Node name for S&R": "CLIPVisionAsPooled"
133
- },
134
- "color": "#2a363b",
135
- "bgcolor": "#3f5159"
136
- },
137
- {
138
- "id": 29,
139
- "type": "CLIPVisionAsPooled",
140
- "pos": [
141
- 420,
142
- 450
143
- ],
144
- "size": {
145
- "0": 393,
146
- "1": 46
147
- },
148
- "flags": {
149
- "collapsed": true
150
- },
151
- "order": 11,
152
- "mode": 0,
153
- "inputs": [
154
- {
155
- "name": "conditioning",
156
- "type": "CONDITIONING",
157
- "link": 46
158
- },
159
- {
160
- "name": "clip_vision_output",
161
- "type": "CLIP_VISION_OUTPUT",
162
- "link": 44
163
- }
164
- ],
165
- "outputs": [
166
- {
167
- "name": "CONDITIONING",
168
- "type": "CONDITIONING",
169
- "links": [
170
- 58
171
- ],
172
- "shape": 3,
173
- "slot_index": 0
174
- }
175
- ],
176
- "properties": {
177
- "Node name for S&R": "CLIPVisionAsPooled"
178
- },
179
- "color": "#2a363b",
180
- "bgcolor": "#3f5159"
181
- },
182
- {
183
- "id": 32,
184
- "type": "CLIPVisionEncode",
185
- "pos": [
186
- 420,
187
- 410
188
- ],
189
- "size": {
190
- "0": 380.4000244140625,
191
- "1": 46
192
- },
193
- "flags": {
194
- "collapsed": true
195
- },
196
- "order": 7,
197
- "mode": 0,
198
- "inputs": [
199
- {
200
- "name": "clip_vision",
201
- "type": "CLIP_VISION",
202
- "link": 51
203
- },
204
- {
205
- "name": "image",
206
- "type": "IMAGE",
207
- "link": 53
208
- }
209
- ],
210
- "outputs": [
211
- {
212
- "name": "CLIP_VISION_OUTPUT",
213
- "type": "CLIP_VISION_OUTPUT",
214
- "links": [
215
- 50
216
- ],
217
- "shape": 3,
218
- "slot_index": 0
219
- }
220
- ],
221
- "properties": {
222
- "Node name for S&R": "CLIPVisionEncode"
223
- },
224
- "color": "#2a363b",
225
- "bgcolor": "#3f5159"
226
- },
227
- {
228
- "id": 28,
229
- "type": "CLIPVisionEncode",
230
- "pos": [
231
- 420,
232
- 370
233
- ],
234
- "size": {
235
- "0": 380.4000244140625,
236
- "1": 46
237
- },
238
- "flags": {
239
- "collapsed": true
240
- },
241
- "order": 8,
242
- "mode": 0,
243
- "inputs": [
244
- {
245
- "name": "clip_vision",
246
- "type": "CLIP_VISION",
247
- "link": 45
248
- },
249
- {
250
- "name": "image",
251
- "type": "IMAGE",
252
- "link": 52
253
- }
254
- ],
255
- "outputs": [
256
- {
257
- "name": "CLIP_VISION_OUTPUT",
258
- "type": "CLIP_VISION_OUTPUT",
259
- "links": [
260
- 44
261
- ],
262
- "shape": 3,
263
- "slot_index": 0
264
- }
265
- ],
266
- "properties": {
267
- "Node name for S&R": "CLIPVisionEncode"
268
- },
269
- "color": "#2a363b",
270
- "bgcolor": "#3f5159"
271
- },
272
- {
273
- "id": 25,
274
- "type": "ConditioningZeroOut",
275
- "pos": [
276
- 420,
277
- 330
278
- ],
279
- "size": {
280
- "0": 317.4000244140625,
281
- "1": 26
282
- },
283
- "flags": {
284
- "collapsed": true
285
- },
286
- "order": 10,
287
- "mode": 0,
288
- "inputs": [
289
- {
290
- "name": "conditioning",
291
- "type": "CONDITIONING",
292
- "link": 43
293
- }
294
- ],
295
- "outputs": [
296
- {
297
- "name": "CONDITIONING",
298
- "type": "CONDITIONING",
299
- "links": [
300
- 61
301
- ],
302
- "shape": 3,
303
- "slot_index": 0
304
- }
305
- ],
306
- "properties": {
307
- "Node name for S&R": "ConditioningZeroOut"
308
- },
309
- "color": "#2a363b",
310
- "bgcolor": "#3f5159"
311
- },
312
- {
313
- "id": 26,
314
- "type": "ConditioningZeroOut",
315
- "pos": [
316
- 420,
317
- 290
318
- ],
319
- "size": {
320
- "0": 317.4000244140625,
321
- "1": 26
322
- },
323
- "flags": {
324
- "collapsed": true
325
- },
326
- "order": 9,
327
- "mode": 0,
328
- "inputs": [
329
- {
330
- "name": "conditioning",
331
- "type": "CONDITIONING",
332
- "link": 42
333
- }
334
- ],
335
- "outputs": [
336
- {
337
- "name": "CONDITIONING",
338
- "type": "CONDITIONING",
339
- "links": [
340
- 46,
341
- 49
342
- ],
343
- "shape": 3,
344
- "slot_index": 0
345
- }
346
- ],
347
- "properties": {
348
- "Node name for S&R": "ConditioningZeroOut"
349
- },
350
- "color": "#2a363b",
351
- "bgcolor": "#3f5159"
352
- },
353
- {
354
- "id": 5,
355
- "type": "CLIPTextEncode",
356
- "pos": [
357
- 420,
358
- 250
359
- ],
360
- "size": {
361
- "0": 400,
362
- "1": 130
363
- },
364
- "flags": {
365
- "pinned": false,
366
- "collapsed": true
367
- },
368
- "order": 6,
369
- "mode": 0,
370
- "inputs": [
371
- {
372
- "name": "clip",
373
- "type": "CLIP",
374
- "link": 6
375
- }
376
- ],
377
- "outputs": [
378
- {
379
- "name": "CONDITIONING",
380
- "type": "CONDITIONING",
381
- "links": [
382
- 43
383
- ],
384
- "slot_index": 0
385
- }
386
- ],
387
- "title": "Negative Prompt",
388
- "properties": {
389
- "Node name for S&R": "CLIPTextEncode"
390
- },
391
- "widgets_values": [
392
- ""
393
- ],
394
- "color": "#322",
395
- "bgcolor": "#533"
396
- },
397
- {
398
- "id": 4,
399
- "type": "CLIPTextEncode",
400
- "pos": [
401
- 420,
402
- 210
403
- ],
404
- "size": {
405
- "0": 400,
406
- "1": 150
407
- },
408
- "flags": {
409
- "pinned": false,
410
- "collapsed": true
411
- },
412
- "order": 5,
413
- "mode": 0,
414
- "inputs": [
415
- {
416
- "name": "clip",
417
- "type": "CLIP",
418
- "link": 5
419
- }
420
- ],
421
- "outputs": [
422
- {
423
- "name": "CONDITIONING",
424
- "type": "CONDITIONING",
425
- "links": [
426
- 42
427
- ],
428
- "slot_index": 0
429
- }
430
- ],
431
- "title": "Positive Prompt",
432
- "properties": {
433
- "Node name for S&R": "CLIPTextEncode"
434
- },
435
- "widgets_values": [
436
- ""
437
- ],
438
- "color": "#232",
439
- "bgcolor": "#353"
440
- },
441
- {
442
- "id": 34,
443
- "type": "EmptyLatentImage",
444
- "pos": [
445
- 600,
446
- 260
447
- ],
448
- "size": [
449
- 290,
450
- 110
451
- ],
452
- "flags": {},
453
- "order": 2,
454
- "mode": 0,
455
- "outputs": [
456
- {
457
- "name": "LATENT",
458
- "type": "LATENT",
459
- "links": [
460
- 54
461
- ],
462
- "shape": 3,
463
- "slot_index": 0
464
- }
465
- ],
466
- "properties": {
467
- "Node name for S&R": "EmptyLatentImage"
468
- },
469
- "widgets_values": [
470
- 1024,
471
- 1024,
472
- 4
473
- ],
474
- "color": "#223",
475
- "bgcolor": "#335"
476
- },
477
- {
478
- "id": 6,
479
- "type": "VAEDecode",
480
- "pos": [
481
- 760,
482
- 220
483
- ],
484
- "size": {
485
- "0": 320,
486
- "1": 50
487
- },
488
- "flags": {
489
- "pinned": false,
490
- "collapsed": true
491
- },
492
- "order": 15,
493
- "mode": 0,
494
- "inputs": [
495
- {
496
- "name": "samples",
497
- "type": "LATENT",
498
- "link": 7
499
- },
500
- {
501
- "name": "vae",
502
- "type": "VAE",
503
- "link": 8
504
- }
505
- ],
506
- "outputs": [
507
- {
508
- "name": "IMAGE",
509
- "type": "IMAGE",
510
- "links": [
511
- 32
512
- ],
513
- "slot_index": 0
514
- }
515
- ],
516
- "properties": {
517
- "Node name for S&R": "VAEDecode"
518
- },
519
- "color": "#2a363b",
520
- "bgcolor": "#3f5159"
521
- },
522
- {
523
- "id": 1,
524
- "type": "KSampler",
525
- "pos": [
526
- 600,
527
- 530
528
- ],
529
- "size": {
530
- "0": 290,
531
- "1": 320
532
- },
533
- "flags": {
534
- "pinned": false
535
- },
536
- "order": 14,
537
- "mode": 0,
538
- "inputs": [
539
- {
540
- "name": "model",
541
- "type": "MODEL",
542
- "link": 1
543
- },
544
- {
545
- "name": "positive",
546
- "type": "CONDITIONING",
547
- "link": 60
548
- },
549
- {
550
- "name": "negative",
551
- "type": "CONDITIONING",
552
- "link": 61
553
- },
554
- {
555
- "name": "latent_image",
556
- "type": "LATENT",
557
- "link": 54
558
- }
559
- ],
560
- "outputs": [
561
- {
562
- "name": "LATENT",
563
- "type": "LATENT",
564
- "links": [
565
- 7
566
- ],
567
- "slot_index": 0
568
- }
569
- ],
570
- "properties": {
571
- "Node name for S&R": "KSampler"
572
- },
573
- "widgets_values": [
574
- 1,
575
- "fixed",
576
- 30,
577
- 8,
578
- "dpmpp_2s_ancestral",
579
- "normal",
580
- 1
581
- ],
582
- "color": "#223",
583
- "bgcolor": "#335"
584
- },
585
- {
586
- "id": 33,
587
- "type": "LoadImage",
588
- "pos": [
589
- 340,
590
- 530
591
- ],
592
- "size": {
593
- "0": 250,
594
- "1": 320
595
- },
596
- "flags": {
597
- "pinned": false
598
- },
599
- "order": 3,
600
- "mode": 0,
601
- "outputs": [
602
- {
603
- "name": "IMAGE",
604
- "type": "IMAGE",
605
- "links": [
606
- 53
607
- ],
608
- "shape": 3,
609
- "slot_index": 0
610
- },
611
- {
612
- "name": "MASK",
613
- "type": "MASK",
614
- "links": null,
615
- "shape": 3
616
- }
617
- ],
618
- "title": "Load Image B",
619
- "properties": {
620
- "Node name for S&R": "LoadImage"
621
- },
622
- "widgets_values": [
623
- "",
624
- "image"
625
- ],
626
- "color": "#233",
627
- "bgcolor": "#355"
628
- },
629
- {
630
- "id": 7,
631
- "type": "LoadImage",
632
- "pos": [
633
- 80,
634
- 530
635
- ],
636
- "size": {
637
- "0": 250,
638
- "1": 320
639
- },
640
- "flags": {
641
- "pinned": false
642
- },
643
- "order": 4,
644
- "mode": 0,
645
- "outputs": [
646
- {
647
- "name": "IMAGE",
648
- "type": "IMAGE",
649
- "links": [
650
- 52
651
- ],
652
- "shape": 3,
653
- "slot_index": 0
654
- },
655
- {
656
- "name": "MASK",
657
- "type": "MASK",
658
- "links": null,
659
- "shape": 3
660
- }
661
- ],
662
- "title": "Load Image A",
663
- "properties": {
664
- "Node name for S&R": "LoadImage"
665
- },
666
- "widgets_values": [
667
- "",
668
- "image"
669
- ],
670
- "color": "#233",
671
- "bgcolor": "#355"
672
- },
673
- {
674
- "id": 35,
675
- "type": "ConditioningAverage ",
676
- "pos": [
677
- 600,
678
- 410
679
- ],
680
- "size": [
681
- 290,
682
- 80
683
- ],
684
- "flags": {},
685
- "order": 13,
686
- "mode": 0,
687
- "inputs": [
688
- {
689
- "name": "conditioning_to",
690
- "type": "CONDITIONING",
691
- "link": 58
692
- },
693
- {
694
- "name": "conditioning_from",
695
- "type": "CONDITIONING",
696
- "link": 59
697
- }
698
- ],
699
- "outputs": [
700
- {
701
- "name": "CONDITIONING",
702
- "type": "CONDITIONING",
703
- "links": [
704
- 60
705
- ],
706
- "shape": 3,
707
- "slot_index": 0
708
- }
709
- ],
710
- "properties": {
711
- "Node name for S&R": "ConditioningAverage "
712
- },
713
- "widgets_values": [
714
- 0.5
715
- ],
716
- "color": "#223",
717
- "bgcolor": "#335"
718
- },
719
- {
720
- "id": 8,
721
- "type": "SaveImage",
722
- "pos": [
723
- 900,
724
- 130
725
- ],
726
- "size": {
727
- "0": 670,
728
- "1": 720
729
- },
730
- "flags": {
731
- "pinned": false
732
- },
733
- "order": 16,
734
- "mode": 0,
735
- "inputs": [
736
- {
737
- "name": "images",
738
- "type": "IMAGE",
739
- "link": 32
740
- }
741
- ],
742
- "properties": {},
743
- "widgets_values": [
744
- "comfyui-revision"
745
- ],
746
- "color": "#233",
747
- "bgcolor": "#355"
748
- }
749
- ],
750
- "links": [
751
- [
752
- 1,
753
- 2,
754
- 0,
755
- 1,
756
- 0,
757
- "MODEL"
758
- ],
759
- [
760
- 5,
761
- 2,
762
- 1,
763
- 4,
764
- 0,
765
- "CLIP"
766
- ],
767
- [
768
- 6,
769
- 2,
770
- 1,
771
- 5,
772
- 0,
773
- "CLIP"
774
- ],
775
- [
776
- 7,
777
- 1,
778
- 0,
779
- 6,
780
- 0,
781
- "LATENT"
782
- ],
783
- [
784
- 8,
785
- 2,
786
- 2,
787
- 6,
788
- 1,
789
- "VAE"
790
- ],
791
- [
792
- 32,
793
- 6,
794
- 0,
795
- 8,
796
- 0,
797
- "IMAGE"
798
- ],
799
- [
800
- 42,
801
- 4,
802
- 0,
803
- 26,
804
- 0,
805
- "CONDITIONING"
806
- ],
807
- [
808
- 43,
809
- 5,
810
- 0,
811
- 25,
812
- 0,
813
- "CONDITIONING"
814
- ],
815
- [
816
- 44,
817
- 28,
818
- 0,
819
- 29,
820
- 1,
821
- "CLIP_VISION_OUTPUT"
822
- ],
823
- [
824
- 45,
825
- 30,
826
- 0,
827
- 28,
828
- 0,
829
- "CLIP_VISION"
830
- ],
831
- [
832
- 46,
833
- 26,
834
- 0,
835
- 29,
836
- 0,
837
- "CONDITIONING"
838
- ],
839
- [
840
- 49,
841
- 26,
842
- 0,
843
- 31,
844
- 0,
845
- "CONDITIONING"
846
- ],
847
- [
848
- 50,
849
- 32,
850
- 0,
851
- 31,
852
- 1,
853
- "CLIP_VISION_OUTPUT"
854
- ],
855
- [
856
- 51,
857
- 30,
858
- 0,
859
- 32,
860
- 0,
861
- "CLIP_VISION"
862
- ],
863
- [
864
- 52,
865
- 7,
866
- 0,
867
- 28,
868
- 1,
869
- "IMAGE"
870
- ],
871
- [
872
- 53,
873
- 33,
874
- 0,
875
- 32,
876
- 1,
877
- "IMAGE"
878
- ],
879
- [
880
- 54,
881
- 34,
882
- 0,
883
- 1,
884
- 3,
885
- "LATENT"
886
- ],
887
- [
888
- 58,
889
- 29,
890
- 0,
891
- 35,
892
- 0,
893
- "CONDITIONING"
894
- ],
895
- [
896
- 59,
897
- 31,
898
- 0,
899
- 35,
900
- 1,
901
- "CONDITIONING"
902
- ],
903
- [
904
- 60,
905
- 35,
906
- 0,
907
- 1,
908
- 1,
909
- "CONDITIONING"
910
- ],
911
- [
912
- 61,
913
- 25,
914
- 0,
915
- 1,
916
- 2,
917
- "CONDITIONING"
918
- ]
919
- ],
920
- "groups": [],
921
- "config": {},
922
- "extra": {},
923
- "version": 0.4
924
- }