Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/memo/comfyui_anidiff_lora/workflow4.json
3275 views
1
{
2
"last_node_id": 43,
3
"last_link_id": 76,
4
"nodes": [
5
{
6
"id": 42,
7
"type": "UltralyticsDetectorProvider",
8
"pos": [
9
873,
10
653
11
],
12
"size": {
13
"0": 315,
14
"1": 78
15
},
16
"flags": {},
17
"order": 0,
18
"mode": 0,
19
"outputs": [
20
{
21
"name": "BBOX_DETECTOR",
22
"type": "BBOX_DETECTOR",
23
"links": [
24
64
25
],
26
"shape": 3,
27
"slot_index": 0
28
},
29
{
30
"name": "SEGM_DETECTOR",
31
"type": "SEGM_DETECTOR",
32
"links": null,
33
"shape": 3
34
}
35
],
36
"properties": {
37
"Node name for S&R": "UltralyticsDetectorProvider"
38
},
39
"widgets_values": [
40
"bbox/face_yolov8m.pt"
41
]
42
},
43
{
44
"id": 43,
45
"type": "SAMLoader",
46
"pos": [
47
869,
48
776
49
],
50
"size": {
51
"0": 315,
52
"1": 82
53
},
54
"flags": {},
55
"order": 1,
56
"mode": 0,
57
"outputs": [
58
{
59
"name": "SAM_MODEL",
60
"type": "SAM_MODEL",
61
"links": [
62
67
63
],
64
"shape": 3
65
}
66
],
67
"properties": {
68
"Node name for S&R": "SAMLoader"
69
},
70
"widgets_values": [
71
"sam_vit_b_01ec64.pth",
72
"AUTO"
73
]
74
},
75
{
76
"id": 6,
77
"type": "CLIPTextEncode",
78
"pos": [
79
415,
80
186
81
],
82
"size": {
83
"0": 434.835693359375,
84
"1": 94.61527252197266
85
},
86
"flags": {},
87
"order": 2,
88
"mode": 0,
89
"inputs": [
90
{
91
"name": "clip",
92
"type": "CLIP",
93
"link": null
94
}
95
],
96
"outputs": [
97
{
98
"name": "CONDITIONING",
99
"type": "CONDITIONING",
100
"links": [
101
65
102
],
103
"slot_index": 0
104
}
105
],
106
"properties": {
107
"Node name for S&R": "CLIPTextEncode"
108
},
109
"widgets_values": [
110
"(masterpiece, best quality, high quality:1.2), 8k, extremely detailed, girl, cute, (smile:0.7)"
111
]
112
},
113
{
114
"id": 7,
115
"type": "CLIPTextEncode",
116
"pos": [
117
422,
118
335
119
],
120
"size": {
121
"0": 429.51519775390625,
122
"1": 100.9815673828125
123
},
124
"flags": {},
125
"order": 3,
126
"mode": 0,
127
"inputs": [
128
{
129
"name": "clip",
130
"type": "CLIP",
131
"link": null
132
}
133
],
134
"outputs": [
135
{
136
"name": "CONDITIONING",
137
"type": "CONDITIONING",
138
"links": [
139
66
140
],
141
"slot_index": 0
142
}
143
],
144
"properties": {
145
"Node name for S&R": "CLIPTextEncode"
146
},
147
"widgets_values": [
148
"text, watermark(worst quality, low quality:1.2), (makeup, mole), (nsfw, nude)"
149
]
150
},
151
{
152
"id": 14,
153
"type": "VHS_LoadVideoPath",
154
"pos": [
155
-23,
156
50
157
],
158
"size": [
159
315,
160
218
161
],
162
"flags": {},
163
"order": 4,
164
"mode": 0,
165
"outputs": [
166
{
167
"name": "IMAGE",
168
"type": "IMAGE",
169
"links": [
170
22
171
],
172
"shape": 3,
173
"slot_index": 0
174
},
175
{
176
"name": "frame_count",
177
"type": "INT",
178
"links": null,
179
"shape": 3
180
},
181
{
182
"name": "audio",
183
"type": "VHS_AUDIO",
184
"links": null,
185
"shape": 3
186
}
187
],
188
"properties": {
189
"Node name for S&R": "VHS_LoadVideoPath"
190
},
191
"widgets_values": {
192
"video": "/content/drive/MyDrive/install_comfyui/input/clip.mp4",
193
"force_rate": 15,
194
"force_size": "Disabled",
195
"custom_width": 512,
196
"custom_height": 512,
197
"frame_load_cap": 0,
198
"skip_first_frames": 0,
199
"select_every_nth": 1,
200
"videopreview": {
201
"hidden": false,
202
"paused": false,
203
"params": {
204
"frame_load_cap": 0,
205
"skip_first_frames": 0,
206
"force_rate": 15,
207
"filename": "/content/drive/MyDrive/install_comfyui/input/clip.mp4",
208
"type": "path",
209
"format": "video/mp4",
210
"select_every_nth": 1
211
}
212
}
213
}
214
},
215
{
216
"id": 16,
217
"type": "ImageScale",
218
"pos": [
219
373,
220
-4
221
],
222
"size": {
223
"0": 315,
224
"1": 130
225
},
226
"flags": {},
227
"order": 6,
228
"mode": 0,
229
"inputs": [
230
{
231
"name": "image",
232
"type": "IMAGE",
233
"link": 22
234
}
235
],
236
"outputs": [
237
{
238
"name": "IMAGE",
239
"type": "IMAGE",
240
"links": [
241
75
242
],
243
"shape": 3,
244
"slot_index": 0
245
}
246
],
247
"properties": {
248
"Node name for S&R": "ImageScale"
249
},
250
"widgets_values": [
251
"bilinear",
252
1920,
253
1080,
254
"disabled"
255
]
256
},
257
{
258
"id": 38,
259
"type": "FaceDetailer",
260
"pos": [
261
1255,
262
539
263
],
264
"size": {
265
"0": 506.4000244140625,
266
"1": 856
267
},
268
"flags": {},
269
"order": 9,
270
"mode": 0,
271
"inputs": [
272
{
273
"name": "image",
274
"type": "IMAGE",
275
"link": 75
276
},
277
{
278
"name": "model",
279
"type": "MODEL",
280
"link": 59
281
},
282
{
283
"name": "clip",
284
"type": "CLIP",
285
"link": null
286
},
287
{
288
"name": "vae",
289
"type": "VAE",
290
"link": 60
291
},
292
{
293
"name": "positive",
294
"type": "CONDITIONING",
295
"link": 65
296
},
297
{
298
"name": "negative",
299
"type": "CONDITIONING",
300
"link": 66
301
},
302
{
303
"name": "bbox_detector",
304
"type": "BBOX_DETECTOR",
305
"link": 64
306
},
307
{
308
"name": "sam_model_opt",
309
"type": "SAM_MODEL",
310
"link": 67,
311
"slot_index": 7
312
},
313
{
314
"name": "segm_detector_opt",
315
"type": "SEGM_DETECTOR",
316
"link": null
317
},
318
{
319
"name": "detailer_hook",
320
"type": "DETAILER_HOOK",
321
"link": null
322
}
323
],
324
"outputs": [
325
{
326
"name": "image",
327
"type": "IMAGE",
328
"links": [
329
63
330
],
331
"shape": 3,
332
"slot_index": 0
333
},
334
{
335
"name": "cropped_refined",
336
"type": "IMAGE",
337
"links": null,
338
"shape": 6
339
},
340
{
341
"name": "cropped_enhanced_alpha",
342
"type": "IMAGE",
343
"links": null,
344
"shape": 6
345
},
346
{
347
"name": "mask",
348
"type": "MASK",
349
"links": null,
350
"shape": 3
351
},
352
{
353
"name": "detailer_pipe",
354
"type": "DETAILER_PIPE",
355
"links": null,
356
"shape": 3
357
},
358
{
359
"name": "cnet_images",
360
"type": "IMAGE",
361
"links": null,
362
"shape": 6
363
}
364
],
365
"properties": {
366
"Node name for S&R": "FaceDetailer"
367
},
368
"widgets_values": [
369
384,
370
true,
371
1024,
372
22222,
373
"fixed",
374
8,
375
1,
376
"lcm",
377
"normal",
378
0.3,
379
3,
380
true,
381
true,
382
0.5,
383
10,
384
3,
385
"center-1",
386
0,
387
0.93,
388
0,
389
0.7,
390
"False",
391
10,
392
"",
393
1
394
]
395
},
396
{
397
"id": 41,
398
"type": "VHS_VideoCombine",
399
"pos": [
400
1821,
401
546
402
],
403
"size": [
404
568.8851928710938,
405
270
406
],
407
"flags": {},
408
"order": 10,
409
"mode": 0,
410
"inputs": [
411
{
412
"name": "images",
413
"type": "IMAGE",
414
"link": 63
415
},
416
{
417
"name": "audio",
418
"type": "VHS_AUDIO",
419
"link": null
420
}
421
],
422
"outputs": [
423
{
424
"name": "Filenames",
425
"type": "VHS_FILENAMES",
426
"links": null,
427
"shape": 3
428
}
429
],
430
"properties": {
431
"Node name for S&R": "VHS_VideoCombine"
432
},
433
"widgets_values": {
434
"frame_rate": 15,
435
"loop_count": 0,
436
"filename_prefix": "AnimateDiff",
437
"format": "video/h264-mp4",
438
"pix_fmt": "yuv420p",
439
"crf": 19,
440
"save_metadata": true,
441
"pingpong": false,
442
"save_output": true,
443
"videopreview": {
444
"hidden": false,
445
"paused": false,
446
"params": {
447
"filename": "AnimateDiff_00010.mp4",
448
"subfolder": "",
449
"type": "output",
450
"format": "video/h264-mp4"
451
}
452
}
453
}
454
},
455
{
456
"id": 39,
457
"type": "LoraLoader",
458
"pos": [
459
480,
460
610
461
],
462
"size": {
463
"0": 315,
464
"1": 126
465
},
466
"flags": {},
467
"order": 7,
468
"mode": 0,
469
"inputs": [
470
{
471
"name": "model",
472
"type": "MODEL",
473
"link": 58
474
},
475
{
476
"name": "clip",
477
"type": "CLIP",
478
"link": 68
479
}
480
],
481
"outputs": [
482
{
483
"name": "MODEL",
484
"type": "MODEL",
485
"links": [
486
57
487
],
488
"shape": 3,
489
"slot_index": 0
490
},
491
{
492
"name": "CLIP",
493
"type": "CLIP",
494
"links": [],
495
"shape": 3,
496
"slot_index": 1
497
}
498
],
499
"properties": {
500
"Node name for S&R": "LoraLoader"
501
},
502
"widgets_values": [
503
"lcm-lora-sd15.safetensors",
504
1,
505
1
506
]
507
},
508
{
509
"id": 40,
510
"type": "ModelSamplingDiscrete",
511
"pos": [
512
470,
513
800
514
],
515
"size": {
516
"0": 315,
517
"1": 82
518
},
519
"flags": {},
520
"order": 8,
521
"mode": 0,
522
"inputs": [
523
{
524
"name": "model",
525
"type": "MODEL",
526
"link": 57
527
}
528
],
529
"outputs": [
530
{
531
"name": "MODEL",
532
"type": "MODEL",
533
"links": [
534
59
535
],
536
"shape": 3,
537
"slot_index": 0
538
}
539
],
540
"properties": {
541
"Node name for S&R": "ModelSamplingDiscrete"
542
},
543
"widgets_values": [
544
"lcm",
545
false
546
]
547
},
548
{
549
"id": 4,
550
"type": "CheckpointLoaderSimple",
551
"pos": [
552
25,
553
457
554
],
555
"size": {
556
"0": 315,
557
"1": 98
558
},
559
"flags": {},
560
"order": 5,
561
"mode": 0,
562
"outputs": [
563
{
564
"name": "MODEL",
565
"type": "MODEL",
566
"links": [
567
58
568
],
569
"slot_index": 0
570
},
571
{
572
"name": "CLIP",
573
"type": "CLIP",
574
"links": [
575
68
576
],
577
"slot_index": 1
578
},
579
{
580
"name": "VAE",
581
"type": "VAE",
582
"links": [
583
60
584
],
585
"slot_index": 2
586
}
587
],
588
"properties": {
589
"Node name for S&R": "CheckpointLoaderSimple"
590
},
591
"widgets_values": [
592
"anihelloy2d_v15.safetensors"
593
]
594
}
595
],
596
"links": [
597
[
598
22,
599
14,
600
0,
601
16,
602
0,
603
"IMAGE"
604
],
605
[
606
57,
607
39,
608
0,
609
40,
610
0,
611
"MODEL"
612
],
613
[
614
58,
615
4,
616
0,
617
39,
618
0,
619
"MODEL"
620
],
621
[
622
59,
623
40,
624
0,
625
38,
626
1,
627
"MODEL"
628
],
629
[
630
60,
631
4,
632
2,
633
38,
634
3,
635
"VAE"
636
],
637
[
638
63,
639
38,
640
0,
641
41,
642
0,
643
"IMAGE"
644
],
645
[
646
64,
647
42,
648
0,
649
38,
650
6,
651
"BBOX_DETECTOR"
652
],
653
[
654
65,
655
6,
656
0,
657
38,
658
4,
659
"CONDITIONING"
660
],
661
[
662
66,
663
7,
664
0,
665
38,
666
5,
667
"CONDITIONING"
668
],
669
[
670
67,
671
43,
672
0,
673
38,
674
7,
675
"SAM_MODEL"
676
],
677
[
678
68,
679
4,
680
1,
681
39,
682
1,
683
"CLIP"
684
],
685
[
686
75,
687
16,
688
0,
689
38,
690
0,
691
"IMAGE"
692
]
693
],
694
"groups": [],
695
"config": {},
696
"extra": {},
697
"version": 0.4
698
}
699