TTPlanet commited on
Commit
e647c01
·
verified ·
1 Parent(s): 57b7d67

Delete workflow_hunyuan_lineart (2).json

Browse files
Files changed (1) hide show
  1. workflow_hunyuan_lineart (2).json +0 -1627
workflow_hunyuan_lineart (2).json DELETED
@@ -1,1627 +0,0 @@
1
- {
2
- "last_node_id": 33,
3
- "last_link_id": 66,
4
- "nodes": [
5
- {
6
- "id": 8,
7
- "type": "VAEDecode",
8
- "pos": [
9
- 2584,
10
- 146
11
- ],
12
- "size": {
13
- "0": 210,
14
- "1": 46
15
- },
16
- "flags": {},
17
- "order": 26,
18
- "mode": 0,
19
- "inputs": [
20
- {
21
- "name": "samples",
22
- "type": "LATENT",
23
- "link": 24,
24
- "slot_index": 0
25
- },
26
- {
27
- "name": "vae",
28
- "type": "VAE",
29
- "link": 7
30
- }
31
- ],
32
- "outputs": [
33
- {
34
- "name": "IMAGE",
35
- "type": "IMAGE",
36
- "links": [
37
- 23
38
- ],
39
- "shape": 3,
40
- "slot_index": 0
41
- }
42
- ],
43
- "properties": {
44
- "Node name for S&R": "VAEDecode"
45
- }
46
- },
47
- {
48
- "id": 3,
49
- "type": "CheckpointLoaderSimple",
50
- "pos": [
51
- 324,
52
- 140
53
- ],
54
- "size": {
55
- "0": 315,
56
- "1": 98
57
- },
58
- "flags": {},
59
- "order": 0,
60
- "mode": 0,
61
- "outputs": [
62
- {
63
- "name": "MODEL",
64
- "type": "MODEL",
65
- "links": [
66
- 4
67
- ],
68
- "shape": 3,
69
- "slot_index": 0
70
- },
71
- {
72
- "name": "CLIP",
73
- "type": "CLIP",
74
- "links": [
75
- 1,
76
- 2
77
- ],
78
- "shape": 3,
79
- "slot_index": 1
80
- },
81
- {
82
- "name": "VAE",
83
- "type": "VAE",
84
- "links": [
85
- 7,
86
- 8,
87
- 11,
88
- 32,
89
- 57
90
- ],
91
- "shape": 3,
92
- "slot_index": 2
93
- }
94
- ],
95
- "properties": {
96
- "Node name for S&R": "CheckpointLoaderSimple"
97
- },
98
- "widgets_values": [
99
- "hunyuan_dit_1.2.safetensors"
100
- ]
101
- },
102
- {
103
- "id": 4,
104
- "type": "CLIPTextEncodeHunyuanDiT",
105
- "pos": [
106
- 1091,
107
- 141
108
- ],
109
- "size": {
110
- "0": 394.5294494628906,
111
- "1": 122.16705322265625
112
- },
113
- "flags": {},
114
- "order": 21,
115
- "mode": 0,
116
- "inputs": [
117
- {
118
- "name": "clip",
119
- "type": "CLIP",
120
- "link": 1
121
- },
122
- {
123
- "name": "mt5xl",
124
- "type": "STRING",
125
- "link": 43,
126
- "widget": {
127
- "name": "mt5xl"
128
- }
129
- },
130
- {
131
- "name": "bert",
132
- "type": "STRING",
133
- "link": 40,
134
- "widget": {
135
- "name": "bert"
136
- }
137
- }
138
- ],
139
- "outputs": [
140
- {
141
- "name": "CONDITIONING",
142
- "type": "CONDITIONING",
143
- "links": [
144
- 12
145
- ],
146
- "shape": 3,
147
- "slot_index": 0
148
- }
149
- ],
150
- "properties": {
151
- "Node name for S&R": "CLIPTextEncodeHunyuanDiT"
152
- },
153
- "widgets_values": [
154
- "",
155
- ""
156
- ],
157
- "color": "#232",
158
- "bgcolor": "#353"
159
- },
160
- {
161
- "id": 21,
162
- "type": "Text Concatenate",
163
- "pos": [
164
- 689,
165
- -75
166
- ],
167
- "size": {
168
- "0": 315,
169
- "1": 178
170
- },
171
- "flags": {},
172
- "order": 12,
173
- "mode": 0,
174
- "inputs": [
175
- {
176
- "name": "text_a",
177
- "type": "STRING",
178
- "link": 34,
179
- "widget": {
180
- "name": "text_a"
181
- }
182
- },
183
- {
184
- "name": "text_b",
185
- "type": "STRING",
186
- "link": null,
187
- "widget": {
188
- "name": "text_b"
189
- }
190
- },
191
- {
192
- "name": "text_c",
193
- "type": "STRING",
194
- "link": null,
195
- "widget": {
196
- "name": "text_c"
197
- }
198
- },
199
- {
200
- "name": "text_d",
201
- "type": "STRING",
202
- "link": null,
203
- "widget": {
204
- "name": "text_d"
205
- }
206
- }
207
- ],
208
- "outputs": [
209
- {
210
- "name": "STRING",
211
- "type": "STRING",
212
- "links": [
213
- 40
214
- ],
215
- "shape": 3,
216
- "slot_index": 0
217
- }
218
- ],
219
- "properties": {
220
- "Node name for S&R": "Text Concatenate"
221
- },
222
- "widgets_values": [
223
- ", ",
224
- "true",
225
- "",
226
- "",
227
- "",
228
- ""
229
- ]
230
- },
231
- {
232
- "id": 20,
233
- "type": "PreviewImage",
234
- "pos": [
235
- 734,
236
- 559
237
- ],
238
- "size": {
239
- "0": 294.8090515136719,
240
- "1": 276.0145568847656
241
- },
242
- "flags": {},
243
- "order": 22,
244
- "mode": 0,
245
- "inputs": [
246
- {
247
- "name": "images",
248
- "type": "IMAGE",
249
- "link": 35
250
- }
251
- ],
252
- "properties": {
253
- "Node name for S&R": "PreviewImage"
254
- }
255
- },
256
- {
257
- "id": 16,
258
- "type": "GoogleTranslateTextNode",
259
- "pos": [
260
- 1547,
261
- -234
262
- ],
263
- "size": {
264
- "0": 218.39999389648438,
265
- "1": 192
266
- },
267
- "flags": {},
268
- "order": 13,
269
- "mode": 0,
270
- "inputs": [
271
- {
272
- "name": "text",
273
- "type": "STRING",
274
- "link": 19,
275
- "widget": {
276
- "name": "text"
277
- },
278
- "slot_index": 0
279
- }
280
- ],
281
- "outputs": [
282
- {
283
- "name": "text",
284
- "type": "STRING",
285
- "links": [
286
- 20
287
- ],
288
- "shape": 3,
289
- "slot_index": 0
290
- }
291
- ],
292
- "properties": {
293
- "Node name for S&R": "GoogleTranslateTextNode"
294
- },
295
- "widgets_values": [
296
- "auto",
297
- "en",
298
- false,
299
- "Manual Trasnlate",
300
- ""
301
- ]
302
- },
303
- {
304
- "id": 5,
305
- "type": "CLIPTextEncodeHunyuanDiT",
306
- "pos": [
307
- 1069,
308
- 474
309
- ],
310
- "size": {
311
- "0": 400,
312
- "1": 200
313
- },
314
- "flags": {},
315
- "order": 7,
316
- "mode": 0,
317
- "inputs": [
318
- {
319
- "name": "clip",
320
- "type": "CLIP",
321
- "link": 2
322
- }
323
- ],
324
- "outputs": [
325
- {
326
- "name": "CONDITIONING",
327
- "type": "CONDITIONING",
328
- "links": [
329
- 13
330
- ],
331
- "shape": 3,
332
- "slot_index": 0
333
- }
334
- ],
335
- "properties": {
336
- "Node name for S&R": "CLIPTextEncodeHunyuanDiT"
337
- },
338
- "widgets_values": [
339
- "错误的眼睛,糟糕的人脸,毁容,糟糕的艺术,变形,多余的肢体,模糊的颜色,模糊,重复,病态,残缺, 动漫,动画",
340
- "错误的眼睛,糟糕的人脸,毁容,糟糕的艺术,变形,多余的肢体,模糊的颜色,模糊,重复,病态,残缺, 动漫,动画"
341
- ],
342
- "color": "#322",
343
- "bgcolor": "#533"
344
- },
345
- {
346
- "id": 30,
347
- "type": "ImageInvert",
348
- "pos": [
349
- 3164.542223565149,
350
- 1085.6402278961257
351
- ],
352
- "size": {
353
- "0": 210,
354
- "1": 26
355
- },
356
- "flags": {},
357
- "order": 10,
358
- "mode": 0,
359
- "inputs": [
360
- {
361
- "name": "image",
362
- "type": "IMAGE",
363
- "link": 52
364
- }
365
- ],
366
- "outputs": [
367
- {
368
- "name": "IMAGE",
369
- "type": "IMAGE",
370
- "links": [
371
- 53
372
- ],
373
- "shape": 3,
374
- "slot_index": 0
375
- }
376
- ],
377
- "properties": {
378
- "Node name for S&R": "ImageInvert"
379
- }
380
- },
381
- {
382
- "id": 31,
383
- "type": "PreviewImage",
384
- "pos": [
385
- 3485,
386
- 1263
387
- ],
388
- "size": {
389
- "0": 210,
390
- "1": 246
391
- },
392
- "flags": {},
393
- "order": 15,
394
- "mode": 0,
395
- "inputs": [
396
- {
397
- "name": "images",
398
- "type": "IMAGE",
399
- "link": 53
400
- }
401
- ],
402
- "properties": {
403
- "Node name for S&R": "PreviewImage"
404
- }
405
- },
406
- {
407
- "id": 25,
408
- "type": "Text Concatenate",
409
- "pos": [
410
- 663,
411
- -375
412
- ],
413
- "size": {
414
- "0": 315,
415
- "1": 178
416
- },
417
- "flags": {},
418
- "order": 19,
419
- "mode": 0,
420
- "inputs": [
421
- {
422
- "name": "text_a",
423
- "type": "STRING",
424
- "link": 41,
425
- "widget": {
426
- "name": "text_a"
427
- }
428
- },
429
- {
430
- "name": "text_b",
431
- "type": "STRING",
432
- "link": 42,
433
- "widget": {
434
- "name": "text_b"
435
- }
436
- },
437
- {
438
- "name": "text_c",
439
- "type": "STRING",
440
- "link": null,
441
- "widget": {
442
- "name": "text_c"
443
- }
444
- },
445
- {
446
- "name": "text_d",
447
- "type": "STRING",
448
- "link": null,
449
- "widget": {
450
- "name": "text_d"
451
- }
452
- }
453
- ],
454
- "outputs": [
455
- {
456
- "name": "STRING",
457
- "type": "STRING",
458
- "links": [
459
- 43
460
- ],
461
- "shape": 3,
462
- "slot_index": 0
463
- }
464
- ],
465
- "properties": {
466
- "Node name for S&R": "Text Concatenate"
467
- },
468
- "widgets_values": [
469
- ", ",
470
- "true",
471
- "",
472
- "",
473
- "",
474
- ""
475
- ]
476
- },
477
- {
478
- "id": 17,
479
- "type": "SaveImage",
480
- "pos": [
481
- 3470,
482
- 163
483
- ],
484
- "size": [
485
- 791.6597999259866,
486
- 839.9299711916165
487
- ],
488
- "flags": {},
489
- "order": 27,
490
- "mode": 0,
491
- "inputs": [
492
- {
493
- "name": "images",
494
- "type": "IMAGE",
495
- "link": 23
496
- }
497
- ],
498
- "properties": {
499
- "Node name for S&R": "SaveImage"
500
- },
501
- "widgets_values": [
502
- "ComfyUI"
503
- ]
504
- },
505
- {
506
- "id": 19,
507
- "type": "TTPlanet_Tile_Preprocessor_Simple",
508
- "pos": [
509
- 272,
510
- 413
511
- ],
512
- "size": {
513
- "0": 315,
514
- "1": 82
515
- },
516
- "flags": {},
517
- "order": 20,
518
- "mode": 4,
519
- "inputs": [
520
- {
521
- "name": "image",
522
- "type": "IMAGE",
523
- "link": 64
524
- }
525
- ],
526
- "outputs": [
527
- {
528
- "name": "image_output",
529
- "type": "IMAGE",
530
- "links": [
531
- 35
532
- ],
533
- "shape": 3,
534
- "slot_index": 0
535
- }
536
- ],
537
- "properties": {
538
- "Node name for S&R": "TTPlanet_Tile_Preprocessor_Simple"
539
- },
540
- "widgets_values": [
541
- 3,
542
- 2
543
- ]
544
- },
545
- {
546
- "id": 15,
547
- "type": "ShowText|pysssss",
548
- "pos": [
549
- 1117,
550
- -18
551
- ],
552
- "size": {
553
- "0": 321.3382263183594,
554
- "1": 103.11417388916016
555
- },
556
- "flags": {},
557
- "order": 17,
558
- "mode": 4,
559
- "inputs": [
560
- {
561
- "name": "text",
562
- "type": "STRING",
563
- "link": 20,
564
- "widget": {
565
- "name": "text"
566
- }
567
- }
568
- ],
569
- "outputs": [
570
- {
571
- "name": "STRING",
572
- "type": "STRING",
573
- "links": [
574
- 42
575
- ],
576
- "shape": 6,
577
- "slot_index": 0
578
- }
579
- ],
580
- "properties": {
581
- "Node name for S&R": "ShowText|pysssss"
582
- },
583
- "widgets_values": [
584
- "",
585
- "This is a black and white picture. In this picture we can see two persons and some text."
586
- ]
587
- },
588
- {
589
- "id": 13,
590
- "type": "Florence2Run",
591
- "pos": [
592
- 1076,
593
- -327
594
- ],
595
- "size": {
596
- "0": 400,
597
- "1": 260
598
- },
599
- "flags": {},
600
- "order": 8,
601
- "mode": 4,
602
- "inputs": [
603
- {
604
- "name": "image",
605
- "type": "IMAGE",
606
- "link": 31
607
- },
608
- {
609
- "name": "florence2_model",
610
- "type": "FL2MODEL",
611
- "link": 17,
612
- "slot_index": 1
613
- }
614
- ],
615
- "outputs": [
616
- {
617
- "name": "image",
618
- "type": "IMAGE",
619
- "links": null,
620
- "shape": 3
621
- },
622
- {
623
- "name": "mask",
624
- "type": "MASK",
625
- "links": null,
626
- "shape": 3
627
- },
628
- {
629
- "name": "caption",
630
- "type": "STRING",
631
- "links": [
632
- 19
633
- ],
634
- "shape": 3,
635
- "slot_index": 2
636
- }
637
- ],
638
- "properties": {
639
- "Node name for S&R": "Florence2Run"
640
- },
641
- "widgets_values": [
642
- "",
643
- "detailed_caption",
644
- true,
645
- false,
646
- 1024,
647
- 3,
648
- false
649
- ]
650
- },
651
- {
652
- "id": 14,
653
- "type": "DownloadAndLoadFlorence2Model",
654
- "pos": [
655
- 1128,
656
- -480
657
- ],
658
- "size": {
659
- "0": 315,
660
- "1": 106
661
- },
662
- "flags": {},
663
- "order": 1,
664
- "mode": 4,
665
- "outputs": [
666
- {
667
- "name": "florence2_model",
668
- "type": "FL2MODEL",
669
- "links": [
670
- 17
671
- ],
672
- "shape": 3
673
- }
674
- ],
675
- "properties": {
676
- "Node name for S&R": "DownloadAndLoadFlorence2Model"
677
- },
678
- "widgets_values": [
679
- "microsoft/Florence-2-large",
680
- "fp16",
681
- "flash_attention_2"
682
- ]
683
- },
684
- {
685
- "id": 33,
686
- "type": "ControlNetLoader",
687
- "pos": [
688
- 1640,
689
- 890
690
- ],
691
- "size": {
692
- "0": 320,
693
- "1": 60
694
- },
695
- "flags": {},
696
- "order": 2,
697
- "mode": 0,
698
- "outputs": [
699
- {
700
- "name": "CONTROL_NET",
701
- "type": "CONTROL_NET",
702
- "links": [
703
- 56
704
- ],
705
- "shape": 3
706
- }
707
- ],
708
- "properties": {
709
- "Node name for S&R": "ControlNetLoader"
710
- },
711
- "widgets_values": [
712
- "pytorch_model_lineart_ema_module_only.pt"
713
- ]
714
- },
715
- {
716
- "id": 23,
717
- "type": "AnyLinePreprocessor",
718
- "pos": [
719
- 393,
720
- 589
721
- ],
722
- "size": {
723
- "0": 210,
724
- "1": 26
725
- },
726
- "flags": {},
727
- "order": 9,
728
- "mode": 4,
729
- "inputs": [
730
- {
731
- "name": "image",
732
- "type": "IMAGE",
733
- "link": 44
734
- }
735
- ],
736
- "outputs": [
737
- {
738
- "name": "image",
739
- "type": "IMAGE",
740
- "links": [
741
- 50
742
- ],
743
- "shape": 3,
744
- "slot_index": 0
745
- }
746
- ],
747
- "properties": {
748
- "Node name for S&R": "AnyLinePreprocessor"
749
- }
750
- },
751
- {
752
- "id": 24,
753
- "type": "CannyEdgePreprocessor",
754
- "pos": [
755
- 279,
756
- 702
757
- ],
758
- "size": {
759
- "0": 315,
760
- "1": 106
761
- },
762
- "flags": {},
763
- "order": 18,
764
- "mode": 0,
765
- "inputs": [
766
- {
767
- "name": "image",
768
- "type": "IMAGE",
769
- "link": 65,
770
- "slot_index": 0
771
- }
772
- ],
773
- "outputs": [
774
- {
775
- "name": "IMAGE",
776
- "type": "IMAGE",
777
- "links": [
778
- 64
779
- ],
780
- "shape": 3,
781
- "slot_index": 0
782
- }
783
- ],
784
- "properties": {
785
- "Node name for S&R": "CannyEdgePreprocessor"
786
- },
787
- "widgets_values": [
788
- 100,
789
- 200,
790
- 1024
791
- ]
792
- },
793
- {
794
- "id": 29,
795
- "type": "ImageInvert",
796
- "pos": [
797
- 30,
798
- 588
799
- ],
800
- "size": {
801
- "0": 210,
802
- "1": 26
803
- },
804
- "flags": {},
805
- "order": 14,
806
- "mode": 4,
807
- "inputs": [
808
- {
809
- "name": "image",
810
- "type": "IMAGE",
811
- "link": 50
812
- }
813
- ],
814
- "outputs": [
815
- {
816
- "name": "IMAGE",
817
- "type": "IMAGE",
818
- "links": [
819
- 65
820
- ],
821
- "shape": 3,
822
- "slot_index": 0
823
- }
824
- ],
825
- "properties": {
826
- "Node name for S&R": "ImageInvert"
827
- }
828
- },
829
- {
830
- "id": 7,
831
- "type": "KSampler (Efficient)",
832
- "pos": [
833
- 2143,
834
- 135
835
- ],
836
- "size": {
837
- "0": 504.3053894042969,
838
- "1": 843.3325805664062
839
- },
840
- "flags": {},
841
- "order": 25,
842
- "mode": 0,
843
- "inputs": [
844
- {
845
- "name": "model",
846
- "type": "MODEL",
847
- "link": 4
848
- },
849
- {
850
- "name": "positive",
851
- "type": "CONDITIONING",
852
- "link": 61
853
- },
854
- {
855
- "name": "negative",
856
- "type": "CONDITIONING",
857
- "link": 62
858
- },
859
- {
860
- "name": "latent_image",
861
- "type": "LATENT",
862
- "link": 10
863
- },
864
- {
865
- "name": "optional_vae",
866
- "type": "VAE",
867
- "link": 11
868
- },
869
- {
870
- "name": "script",
871
- "type": "SCRIPT",
872
- "link": null
873
- }
874
- ],
875
- "outputs": [
876
- {
877
- "name": "MODEL",
878
- "type": "MODEL",
879
- "links": null,
880
- "shape": 3
881
- },
882
- {
883
- "name": "CONDITIONING+",
884
- "type": "CONDITIONING",
885
- "links": null,
886
- "shape": 3
887
- },
888
- {
889
- "name": "CONDITIONING-",
890
- "type": "CONDITIONING",
891
- "links": null,
892
- "shape": 3
893
- },
894
- {
895
- "name": "LATENT",
896
- "type": "LATENT",
897
- "links": [
898
- 24
899
- ],
900
- "shape": 3
901
- },
902
- {
903
- "name": "VAE",
904
- "type": "VAE",
905
- "links": null,
906
- "shape": 3
907
- },
908
- {
909
- "name": "IMAGE",
910
- "type": "IMAGE",
911
- "links": null,
912
- "shape": 3
913
- }
914
- ],
915
- "properties": {
916
- "Node name for S&R": "KSampler (Efficient)"
917
- },
918
- "widgets_values": [
919
- 102556551001941,
920
- null,
921
- 50,
922
- 6,
923
- "dpmpp_2m",
924
- "simple",
925
- 1,
926
- "auto",
927
- "true"
928
- ],
929
- "color": "#332222",
930
- "bgcolor": "#553333",
931
- "shape": 1
932
- },
933
- {
934
- "id": 9,
935
- "type": "VAEEncode",
936
- "pos": [
937
- 1710,
938
- 514
939
- ],
940
- "size": {
941
- "0": 210,
942
- "1": 46
943
- },
944
- "flags": {},
945
- "order": 16,
946
- "mode": 0,
947
- "inputs": [
948
- {
949
- "name": "pixels",
950
- "type": "IMAGE",
951
- "link": 26,
952
- "slot_index": 0
953
- },
954
- {
955
- "name": "vae",
956
- "type": "VAE",
957
- "link": 8
958
- }
959
- ],
960
- "outputs": [
961
- {
962
- "name": "LATENT",
963
- "type": "LATENT",
964
- "links": [
965
- 10
966
- ],
967
- "shape": 3,
968
- "slot_index": 0
969
- }
970
- ],
971
- "properties": {
972
- "Node name for S&R": "VAEEncode"
973
- }
974
- },
975
- {
976
- "id": 18,
977
- "type": "ImageScaleToTotalPixels",
978
- "pos": [
979
- 1123,
980
- 327
981
- ],
982
- "size": {
983
- "0": 315,
984
- "1": 82
985
- },
986
- "flags": {},
987
- "order": 11,
988
- "mode": 0,
989
- "inputs": [
990
- {
991
- "name": "image",
992
- "type": "IMAGE",
993
- "link": 66
994
- }
995
- ],
996
- "outputs": [
997
- {
998
- "name": "IMAGE",
999
- "type": "IMAGE",
1000
- "links": [
1001
- 26,
1002
- 30,
1003
- 58
1004
- ],
1005
- "shape": 3,
1006
- "slot_index": 0
1007
- }
1008
- ],
1009
- "properties": {
1010
- "Node name for S&R": "ImageScaleToTotalPixels"
1011
- },
1012
- "widgets_values": [
1013
- "bilinear",
1014
- 1.2
1015
- ]
1016
- },
1017
- {
1018
- "id": 10,
1019
- "type": "LoadImage",
1020
- "pos": [
1021
- 2745,
1022
- 137
1023
- ],
1024
- "size": [
1025
- 698.1079396639507,
1026
- 862.6223852868438
1027
- ],
1028
- "flags": {},
1029
- "order": 3,
1030
- "mode": 0,
1031
- "outputs": [
1032
- {
1033
- "name": "IMAGE",
1034
- "type": "IMAGE",
1035
- "links": [
1036
- 31,
1037
- 44,
1038
- 52,
1039
- 66
1040
- ],
1041
- "shape": 3,
1042
- "slot_index": 0
1043
- },
1044
- {
1045
- "name": "MASK",
1046
- "type": "MASK",
1047
- "links": null,
1048
- "shape": 3
1049
- }
1050
- ],
1051
- "properties": {
1052
- "Node name for S&R": "LoadImage"
1053
- },
1054
- "widgets_values": [
1055
- "pasted/image (1133).png",
1056
- "image"
1057
- ]
1058
- },
1059
- {
1060
- "id": 26,
1061
- "type": "easy prompt",
1062
- "pos": [
1063
- 230,
1064
- -480
1065
- ],
1066
- "size": {
1067
- "0": 400,
1068
- "1": 200
1069
- },
1070
- "flags": {},
1071
- "order": 4,
1072
- "mode": 0,
1073
- "outputs": [
1074
- {
1075
- "name": "prompt",
1076
- "type": "STRING",
1077
- "links": [
1078
- 41
1079
- ],
1080
- "shape": 3,
1081
- "slot_index": 0
1082
- }
1083
- ],
1084
- "properties": {
1085
- "Node name for S&R": "easy prompt"
1086
- },
1087
- "widgets_values": [
1088
- "日本动漫,一个女人站在那里,穿着红色短裙和白色短袖针织衫,伸出手,另一只手托住下巴",
1089
- "none",
1090
- "none"
1091
- ]
1092
- },
1093
- {
1094
- "id": 22,
1095
- "type": "easy prompt",
1096
- "pos": [
1097
- 212,
1098
- -174
1099
- ],
1100
- "size": {
1101
- "0": 400,
1102
- "1": 200
1103
- },
1104
- "flags": {},
1105
- "order": 5,
1106
- "mode": 0,
1107
- "outputs": [
1108
- {
1109
- "name": "prompt",
1110
- "type": "STRING",
1111
- "links": [
1112
- 34
1113
- ],
1114
- "shape": 3,
1115
- "slot_index": 0
1116
- }
1117
- ],
1118
- "properties": {
1119
- "Node name for S&R": "easy prompt"
1120
- },
1121
- "widgets_values": [
1122
- "日本动漫,,一个女人站在那里,穿着短裙和短袖针织衫",
1123
- "none",
1124
- "none"
1125
- ]
1126
- },
1127
- {
1128
- "id": 11,
1129
- "type": "ControlNetApplySD3",
1130
- "pos": [
1131
- 1629,
1132
- 138
1133
- ],
1134
- "size": {
1135
- "0": 315,
1136
- "1": 186
1137
- },
1138
- "flags": {},
1139
- "order": 23,
1140
- "mode": 4,
1141
- "inputs": [
1142
- {
1143
- "name": "positive",
1144
- "type": "CONDITIONING",
1145
- "link": 12
1146
- },
1147
- {
1148
- "name": "negative",
1149
- "type": "CONDITIONING",
1150
- "link": 13
1151
- },
1152
- {
1153
- "name": "control_net",
1154
- "type": "CONTROL_NET",
1155
- "link": 16,
1156
- "slot_index": 2
1157
- },
1158
- {
1159
- "name": "vae",
1160
- "type": "VAE",
1161
- "link": 32
1162
- },
1163
- {
1164
- "name": "image",
1165
- "type": "IMAGE",
1166
- "link": 30
1167
- }
1168
- ],
1169
- "outputs": [
1170
- {
1171
- "name": "positive",
1172
- "type": "CONDITIONING",
1173
- "links": [
1174
- 59
1175
- ],
1176
- "shape": 3,
1177
- "slot_index": 0
1178
- },
1179
- {
1180
- "name": "negative",
1181
- "type": "CONDITIONING",
1182
- "links": [
1183
- 60
1184
- ],
1185
- "shape": 3,
1186
- "slot_index": 1
1187
- }
1188
- ],
1189
- "properties": {
1190
- "Node name for S&R": "ControlNetApplySD3"
1191
- },
1192
- "widgets_values": [
1193
- 0.6,
1194
- 0,
1195
- 0.2
1196
- ]
1197
- },
1198
- {
1199
- "id": 12,
1200
- "type": "ControlNetLoader",
1201
- "pos": [
1202
- 1623,
1203
- 379
1204
- ],
1205
- "size": {
1206
- "0": 315,
1207
- "1": 58
1208
- },
1209
- "flags": {},
1210
- "order": 6,
1211
- "mode": 4,
1212
- "outputs": [
1213
- {
1214
- "name": "CONTROL_NET",
1215
- "type": "CONTROL_NET",
1216
- "links": [
1217
- 16
1218
- ],
1219
- "shape": 3
1220
- }
1221
- ],
1222
- "properties": {
1223
- "Node name for S&R": "ControlNetLoader"
1224
- },
1225
- "widgets_values": [
1226
- "pytorch_model_lineart_ema_module_only.pt"
1227
- ]
1228
- },
1229
- {
1230
- "id": 32,
1231
- "type": "ControlNetApplySD3",
1232
- "pos": [
1233
- 1641,
1234
- 636
1235
- ],
1236
- "size": {
1237
- "0": 320,
1238
- "1": 190
1239
- },
1240
- "flags": {},
1241
- "order": 24,
1242
- "mode": 0,
1243
- "inputs": [
1244
- {
1245
- "name": "positive",
1246
- "type": "CONDITIONING",
1247
- "link": 59
1248
- },
1249
- {
1250
- "name": "negative",
1251
- "type": "CONDITIONING",
1252
- "link": 60
1253
- },
1254
- {
1255
- "name": "control_net",
1256
- "type": "CONTROL_NET",
1257
- "link": 56,
1258
- "slot_index": 2
1259
- },
1260
- {
1261
- "name": "vae",
1262
- "type": "VAE",
1263
- "link": 57
1264
- },
1265
- {
1266
- "name": "image",
1267
- "type": "IMAGE",
1268
- "link": 58
1269
- }
1270
- ],
1271
- "outputs": [
1272
- {
1273
- "name": "positive",
1274
- "type": "CONDITIONING",
1275
- "links": [
1276
- 61
1277
- ],
1278
- "shape": 3,
1279
- "slot_index": 0
1280
- },
1281
- {
1282
- "name": "negative",
1283
- "type": "CONDITIONING",
1284
- "links": [
1285
- 62
1286
- ],
1287
- "shape": 3,
1288
- "slot_index": 1
1289
- }
1290
- ],
1291
- "properties": {
1292
- "Node name for S&R": "ControlNetApplySD3"
1293
- },
1294
- "widgets_values": [
1295
- 0.75,
1296
- 0,
1297
- 1
1298
- ]
1299
- }
1300
- ],
1301
- "links": [
1302
- [
1303
- 1,
1304
- 3,
1305
- 1,
1306
- 4,
1307
- 0,
1308
- "CLIP"
1309
- ],
1310
- [
1311
- 2,
1312
- 3,
1313
- 1,
1314
- 5,
1315
- 0,
1316
- "CLIP"
1317
- ],
1318
- [
1319
- 4,
1320
- 3,
1321
- 0,
1322
- 7,
1323
- 0,
1324
- "MODEL"
1325
- ],
1326
- [
1327
- 7,
1328
- 3,
1329
- 2,
1330
- 8,
1331
- 1,
1332
- "VAE"
1333
- ],
1334
- [
1335
- 8,
1336
- 3,
1337
- 2,
1338
- 9,
1339
- 1,
1340
- "VAE"
1341
- ],
1342
- [
1343
- 10,
1344
- 9,
1345
- 0,
1346
- 7,
1347
- 3,
1348
- "LATENT"
1349
- ],
1350
- [
1351
- 11,
1352
- 3,
1353
- 2,
1354
- 7,
1355
- 4,
1356
- "VAE"
1357
- ],
1358
- [
1359
- 12,
1360
- 4,
1361
- 0,
1362
- 11,
1363
- 0,
1364
- "CONDITIONING"
1365
- ],
1366
- [
1367
- 13,
1368
- 5,
1369
- 0,
1370
- 11,
1371
- 1,
1372
- "CONDITIONING"
1373
- ],
1374
- [
1375
- 16,
1376
- 12,
1377
- 0,
1378
- 11,
1379
- 2,
1380
- "CONTROL_NET"
1381
- ],
1382
- [
1383
- 17,
1384
- 14,
1385
- 0,
1386
- 13,
1387
- 1,
1388
- "FL2MODEL"
1389
- ],
1390
- [
1391
- 19,
1392
- 13,
1393
- 2,
1394
- 16,
1395
- 0,
1396
- "STRING"
1397
- ],
1398
- [
1399
- 20,
1400
- 16,
1401
- 0,
1402
- 15,
1403
- 0,
1404
- "STRING"
1405
- ],
1406
- [
1407
- 23,
1408
- 8,
1409
- 0,
1410
- 17,
1411
- 0,
1412
- "IMAGE"
1413
- ],
1414
- [
1415
- 24,
1416
- 7,
1417
- 3,
1418
- 8,
1419
- 0,
1420
- "LATENT"
1421
- ],
1422
- [
1423
- 26,
1424
- 18,
1425
- 0,
1426
- 9,
1427
- 0,
1428
- "IMAGE"
1429
- ],
1430
- [
1431
- 30,
1432
- 18,
1433
- 0,
1434
- 11,
1435
- 4,
1436
- "IMAGE"
1437
- ],
1438
- [
1439
- 31,
1440
- 10,
1441
- 0,
1442
- 13,
1443
- 0,
1444
- "IMAGE"
1445
- ],
1446
- [
1447
- 32,
1448
- 3,
1449
- 2,
1450
- 11,
1451
- 3,
1452
- "VAE"
1453
- ],
1454
- [
1455
- 34,
1456
- 22,
1457
- 0,
1458
- 21,
1459
- 0,
1460
- "STRING"
1461
- ],
1462
- [
1463
- 35,
1464
- 19,
1465
- 0,
1466
- 20,
1467
- 0,
1468
- "IMAGE"
1469
- ],
1470
- [
1471
- 40,
1472
- 21,
1473
- 0,
1474
- 4,
1475
- 2,
1476
- "STRING"
1477
- ],
1478
- [
1479
- 41,
1480
- 26,
1481
- 0,
1482
- 25,
1483
- 0,
1484
- "STRING"
1485
- ],
1486
- [
1487
- 42,
1488
- 15,
1489
- 0,
1490
- 25,
1491
- 1,
1492
- "STRING"
1493
- ],
1494
- [
1495
- 43,
1496
- 25,
1497
- 0,
1498
- 4,
1499
- 1,
1500
- "STRING"
1501
- ],
1502
- [
1503
- 44,
1504
- 10,
1505
- 0,
1506
- 23,
1507
- 0,
1508
- "IMAGE"
1509
- ],
1510
- [
1511
- 50,
1512
- 23,
1513
- 0,
1514
- 29,
1515
- 0,
1516
- "IMAGE"
1517
- ],
1518
- [
1519
- 52,
1520
- 10,
1521
- 0,
1522
- 30,
1523
- 0,
1524
- "IMAGE"
1525
- ],
1526
- [
1527
- 53,
1528
- 30,
1529
- 0,
1530
- 31,
1531
- 0,
1532
- "IMAGE"
1533
- ],
1534
- [
1535
- 56,
1536
- 33,
1537
- 0,
1538
- 32,
1539
- 2,
1540
- "CONTROL_NET"
1541
- ],
1542
- [
1543
- 57,
1544
- 3,
1545
- 2,
1546
- 32,
1547
- 3,
1548
- "VAE"
1549
- ],
1550
- [
1551
- 58,
1552
- 18,
1553
- 0,
1554
- 32,
1555
- 4,
1556
- "IMAGE"
1557
- ],
1558
- [
1559
- 59,
1560
- 11,
1561
- 0,
1562
- 32,
1563
- 0,
1564
- "CONDITIONING"
1565
- ],
1566
- [
1567
- 60,
1568
- 11,
1569
- 1,
1570
- 32,
1571
- 1,
1572
- "CONDITIONING"
1573
- ],
1574
- [
1575
- 61,
1576
- 32,
1577
- 0,
1578
- 7,
1579
- 1,
1580
- "CONDITIONING"
1581
- ],
1582
- [
1583
- 62,
1584
- 32,
1585
- 1,
1586
- 7,
1587
- 2,
1588
- "CONDITIONING"
1589
- ],
1590
- [
1591
- 64,
1592
- 24,
1593
- 0,
1594
- 19,
1595
- 0,
1596
- "IMAGE"
1597
- ],
1598
- [
1599
- 65,
1600
- 29,
1601
- 0,
1602
- 24,
1603
- 0,
1604
- "IMAGE"
1605
- ],
1606
- [
1607
- 66,
1608
- 10,
1609
- 0,
1610
- 18,
1611
- 0,
1612
- "IMAGE"
1613
- ]
1614
- ],
1615
- "groups": [],
1616
- "config": {},
1617
- "extra": {
1618
- "ds": {
1619
- "scale": 0.9090909090909091,
1620
- "offset": [
1621
- -779.4386427808997,
1622
- 90.54349926116419
1623
- ]
1624
- }
1625
- },
1626
- "version": 0.4
1627
- }