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