File size: 38,231 Bytes
3e5f61c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
{
  "models": [
    {
      "name": "ip-adapter-faceid_sd15.bin",
      "type": "IP-Adapter",
      "base": "SD1.5",
      "save_path": "ipadapter",
      "description": "IP-Adapter-FaceID Model (SD1.5)",
      "reference": "https://huggingface.co/h94/IP-Adapter-FaceID",
      "filename": "ip-adapter-faceid_sd15.bin",
      "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15.bin"
    },
    {
      "name": "ip-adapter-faceid_sd15_lora.safetensors",
      "type": "lora",
      "base": "SD1.5",
      "save_path": "loras/ipadapter",
      "description": "IP-Adapter-FaceID LoRA Model (SD1.5)",
      "reference": "https://huggingface.co/h94/IP-Adapter-FaceID",
      "filename": "ip-adapter-faceid_sd15_lora.safetensors",
      "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15_lora.safetensors"
    },


    {
      "name": "LongAnimatediff/lt_long_mm_16_64_frames_v1.1.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "animatediff",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/Lightricks/LongAnimateDiff",
      "filename": "lt_long_mm_16_64_frames_v1.1.ckpt",
      "url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_16_64_frames_v1.1.ckpt"
    },
    
    {
      "name": "animatediff/v3_sd15_sparsectrl_rgb.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "controlnet",
      "base": "SD1.x",
      "save_path": "controlnet/SD1.5/animatediff",
      "description": "AnimateDiff SparseCtrl RGB ControlNet model",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v3_sd15_sparsectrl_rgb.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v3_sd15_sparsectrl_rgb.ckpt"
    },
    {
      "name": "animatediff/v3_sd15_sparsectrl_scribble.ckpt",
      "type": "controlnet",
      "base": "SD1.x",
      "save_path": "controlnet/SD1.5/animatediff",
      "description": "AnimateDiff SparseCtrl Scribble ControlNet model",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v3_sd15_sparsectrl_scribble.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v3_sd15_sparsectrl_scribble.ckpt"
    },
    {
      "name": "animatediff/v3_sd15_mm.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "animatediff",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v3_sd15_mm.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v3_sd15_mm.ckpt"
    },
    {
      "name": "animatediff/v3_sd15_adapter.ckpt",
      "type": "lora",
      "base": "SD1.x",
      "save_path": "loras/SD1.5/animatediff",
      "description": "AnimateDiff Adapter LoRA (SD1.5)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v3_sd15_adapter.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v3_sd15_adapter.ckpt"
    },

    {
      "name": "Segmind-Vega",
      "type": "checkpoint",
      "base": "segmind-vega",
      "save_path": "checkpoints/segmind-vega",
      "description": "The Segmind-Vega Model is a distilled version of the Stable Diffusion XL (SDXL), offering a remarkable 70% reduction in size and an impressive 100% speedup while retaining high-quality text-to-image generation capabilities.",
      "reference": "https://huggingface.co/segmind/Segmind-Vega",
      "filename": "segmind-vega.safetensors",
      "url": "https://huggingface.co/segmind/Segmind-Vega/resolve/main/segmind-vega.safetensors"
    },
    {
      "name": "Segmind-VegaRT - Latent Consistency Model (LCM) LoRA of Segmind-Vega",
      "type": "lora",
      "base": "segmind-vega",
      "save_path": "loras/segmind-vega",
      "description": "Segmind-VegaRT a distilled consistency adapter for Segmind-Vega that allows to reduce the number of inference steps to only between 2 - 8 steps.",
      "reference": "https://huggingface.co/segmind/Segmind-VegaRT",
      "filename": "pytorch_lora_weights.safetensors",
      "url": "https://huggingface.co/segmind/Segmind-VegaRT/resolve/main/pytorch_lora_weights.safetensors"
    },
    
    {
      "name": "stabilityai/Stable Zero123",
      "type": "zero123",
      "base": "zero123",
      "save_path": "checkpoints/zero123",
      "description": "Stable Zero123 is a model for view-conditioned image generation based on [a/Zero123](https://github.com/cvlab-columbia/zero123).",
      "reference": "https://huggingface.co/stabilityai/stable-zero123",
      "filename": "stable_zero123.ckpt",
      "url": "https://huggingface.co/stabilityai/stable-zero123/resolve/main/stable_zero123.ckpt"
    },
    {
      "name": "LongAnimatediff/lt_long_mm_32_frames.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "animatediff",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/Lightricks/LongAnimateDiff",
      "filename": "lt_long_mm_32_frames.ckpt",
      "url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_32_frames.ckpt"
    },
    {
      "name": "LongAnimatediff/lt_long_mm_16_64_frames.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "animatediff",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/Lightricks/LongAnimateDiff",
      "filename": "lt_long_mm_16_64_frames.ckpt",
      "url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_16_64_frames.ckpt"
    },
    {
      "name": "ip-adapter_sd15.safetensors",
      "type": "IP-Adapter",
      "base": "SD1.5",
      "save_path": "ipadapter",
      "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "ip-adapter_sd15.safetensors",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.safetensors"
    },
    {
      "name": "ip-adapter_sd15_light.safetensors",
      "type": "IP-Adapter",
      "base": "SD1.5",
      "save_path": "ipadapter",
      "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "ip-adapter_sd15_light.safetensors",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_light.safetensors"
    },
    {
      "name": "ip-adapter_sd15_vit-G.safetensors",
      "type": "IP-Adapter",
      "base": "SD1.5",
      "save_path": "ipadapter",
      "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "ip-adapter_sd15_vit-G.safetensors",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_vit-G.safetensors"
    },
    {
      "name": "ip-adapter-plus_sd15.safetensors",
      "type": "IP-Adapter",
      "base": "SD1.5",
      "save_path": "ipadapter",
      "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "ip-adapter-plus_sd15.safetensors",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-plus_sd15.safetensors"
    },
    {
      "name": "ip-adapter-plus-face_sd15.safetensors",
      "type": "IP-Adapter",
      "base": "SD1.5",
      "save_path": "ipadapter",
      "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "ip-adapter-plus-face_sd15.safetensors",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-plus-face_sd15.safetensors"
    },
    {
      "name": "ip-adapter-full-face_sd15.safetensors",
      "type": "IP-Adapter",
      "base": "SD1.5",
      "save_path": "ipadapter",
      "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "ip-adapter-full-face_sd15.safetensors",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-full-face_sd15.safetensors"
    },
    {
      "name": "ip-adapter_sdxl.safetensors",
      "type": "IP-Adapter",
      "base": "SDXL",
      "save_path": "ipadapter",
      "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "ip-adapter_sdxl.safetensors",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter_sdxl.safetensors"
    },
    {
      "name": "ip-adapter_sdxl_vit-h.safetensors",
      "type": "IP-Adapter",
      "base": "SDXL",
      "save_path": "ipadapter",
      "description": "This model requires the use of the SD1.5 encoder despite being for SDXL checkpoints",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "ip-adapter_sdxl_vit-h.safetensors",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter_sdxl_vit-h.safetensors"
    },
    {
      "name": "ip-adapter-plus_sdxl_vit-h.safetensors",
      "type": "IP-Adapter",
      "base": "SDXL",
      "save_path": "ipadapter",
      "description": "This model requires the use of the SD1.5 encoder despite being for SDXL checkpoints",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "ip-adapter-plus_sdxl_vit-h.safetensors",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter-plus_sdxl_vit-h.safetensors"
    },
    {
      "name": "ip-adapter-plus-face_sdxl_vit-h.safetensors",
      "type": "IP-Adapter",
      "base": "SDXL",
      "save_path": "ipadapter",
      "description": "This model requires the use of the SD1.5 encoder despite being for SDXL checkpoints",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "ip-adapter-plus-face_sdxl_vit-h.safetensors",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter-plus-face_sdxl_vit-h.safetensors"
    },

    {
      "name": "SDXL-Turbo 1.0 (fp16)",
      "type": "checkpoints",
      "base": "SDXL",
      "save_path": "checkpoints/SDXL-TURBO",
      "description": "[6.9GB] SDXL-Turbo 1.0 fp16",
      "reference": "https://huggingface.co/stabilityai/sdxl-turbo",
      "filename": "sd_xl_turbo_1.0_fp16.safetensors",
      "url": "https://huggingface.co/stabilityai/sdxl-turbo/resolve/main/sd_xl_turbo_1.0_fp16.safetensors"
    },
    {
      "name": "SDXL-Turbo 1.0",
      "type": "checkpoints",
      "base": "SDXL",
      "save_path": "checkpoints/SDXL-TURBO",
      "description": "[13.9GB] SDXL-Turbo 1.0",
      "reference": "https://huggingface.co/stabilityai/sdxl-turbo",
      "filename": "sd_xl_turbo_1.0.safetensors",
      "url": "https://huggingface.co/stabilityai/sdxl-turbo/resolve/main/sd_xl_turbo_1.0.safetensors"
    },
    {
      "name": "Stable Video Diffusion Image-to-Video",
      "type": "checkpoints",
      "base": "SVD",
      "save_path": "checkpoints/SVD",
      "description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.<BR>NOTE: 14 frames @ 576x1024",
      "reference": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid",
      "filename": "svd.safetensors",
      "url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid/resolve/main/svd.safetensors"
    },
    {
      "name": "Stable Video Diffusion Image-to-Video (XT)",
      "type": "checkpoints",
      "base": "SVD",
      "save_path": "checkpoints/SVD",
      "description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.<BR>NOTE: 25 frames @ 576x1024 ",
      "reference": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt",
      "filename": "svd_xt.safetensors",
      "url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/main/svd_xt.safetensors"
    },
    
    {
      "name": "animatediff/mm_sdxl_v10_beta.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "animatediff",
      "base": "SDXL",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "mm_sdxl_v10_beta.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sdxl_v10_beta.ckpt"
    },
    {
      "name": "animatediff/v2_lora_PanLeft.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "motion lora",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v2_lora_PanLeft.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_PanLeft.ckpt"
    },
    {
      "name": "animatediff/v2_lora_PanRight.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "motion lora",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v2_lora_PanRight.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_PanRight.ckpt"
    },
    {
      "name": "animatediff/v2_lora_RollingAnticlockwise.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "motion lora",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v2_lora_RollingAnticlockwise.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_RollingAnticlockwise.ckpt"
    },
    {
      "name": "animatediff/v2_lora_RollingClockwise.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "motion lora",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v2_lora_RollingClockwise.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_RollingClockwise.ckpt"
    },
    {
      "name": "animatediff/v2_lora_TiltDown.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "motion lora",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v2_lora_TiltDown.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_TiltDown.ckpt"
    },
    {
      "name": "animatediff/v2_lora_TiltUp.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "motion lora",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v2_lora_TiltUp.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_TiltUp.ckpt"
    },
    {
      "name": "animatediff/v2_lora_ZoomIn.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "motion lora",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v2_lora_ZoomIn.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_ZoomIn.ckpt"
    },
    {
      "name": "animatediff/v2_lora_ZoomOut.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "motion lora",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "v2_lora_ZoomOut.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_ZoomOut.ckpt"
    },

    {
      "name": "CiaraRowles/TemporalNet1XL (1.0)",
      "type": "controlnet",
      "base": "SD1.5",
      "save_path": "controlnet/TemporalNet1XL",
      "description": "This is TemporalNet1XL, it is a re-train of the controlnet TemporalNet1 with Stable Diffusion XL.",
      "reference": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0",
      "filename": "diffusion_pytorch_model.safetensors",
      "url": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors"
    },

    {
      "name": "LCM LoRA SD1.5",
      "type": "lora",
      "base": "SD1.5",
      "save_path": "loras/lcm/SD1.5",
      "description": "Latent Consistency LoRA for SD1.5",
      "reference": "https://huggingface.co/latent-consistency/lcm-lora-sdv1-5",
      "filename": "pytorch_lora_weights.safetensors",
      "url": "https://huggingface.co/latent-consistency/lcm-lora-sdv1-5/resolve/main/pytorch_lora_weights.safetensors"
    },
    {
      "name": "LCM LoRA SSD-1B",
      "type": "lora",
      "base": "SSD-1B",
      "save_path": "loras/lcm/SSD-1B",
      "description": "Latent Consistency LoRA for SSD-1B",
      "reference": "https://huggingface.co/latent-consistency/lcm-lora-ssd-1b",
      "filename": "pytorch_lora_weights.safetensors",
      "url": "https://huggingface.co/latent-consistency/lcm-lora-ssd-1b/resolve/main/pytorch_lora_weights.safetensors"
    },
    {
      "name": "LCM LoRA SDXL",
      "type": "lora",
      "base": "SSD-1B",
      "save_path": "loras/lcm/SDXL",
      "description": "Latent Consistency LoRA for SDXL",
      "reference": "https://huggingface.co/latent-consistency/lcm-lora-sdxl",
      "filename": "pytorch_lora_weights.safetensors",
      "url": "https://huggingface.co/latent-consistency/lcm-lora-sdxl/resolve/main/pytorch_lora_weights.safetensors"
    },

    {
      "name": "face_yolov8m-seg_60.pt (segm)",
      "type": "Ultralytics",
      "base": "Ultralytics",
      "save_path": "ultralytics/segm",
      "description": "These are the available models in the UltralyticsDetectorProvider of Impact Pack.",
      "reference": "https://github.com/hben35096/assets/releases/tag/yolo8",
      "filename": "face_yolov8m-seg_60.pt",
      "url": "https://github.com/hben35096/assets/releases/download/yolo8/face_yolov8m-seg_60.pt"
    },
    {
      "name": "face_yolov8n-seg2_60.pt (segm)",
      "type": "Ultralytics",
      "base": "Ultralytics",
      "save_path": "ultralytics/segm",
      "description": "These are the available models in the UltralyticsDetectorProvider of Impact Pack.",
      "reference": "https://github.com/hben35096/assets/releases/tag/yolo8",
      "filename": "face_yolov8n-seg2_60.pt",
      "url": "https://github.com/hben35096/assets/releases/download/yolo8/face_yolov8n-seg2_60.pt"
    },
    {
      "name": "hair_yolov8n-seg_60.pt (segm)",
      "type": "Ultralytics",
      "base": "Ultralytics",
      "save_path": "ultralytics/segm",
      "description": "These are the available models in the UltralyticsDetectorProvider of Impact Pack.",
      "reference": "https://github.com/hben35096/assets/releases/tag/yolo8",
      "filename": "hair_yolov8n-seg_60.pt",
      "url": "https://github.com/hben35096/assets/releases/download/yolo8/hair_yolov8n-seg_60.pt"
    },
    {
      "name": "skin_yolov8m-seg_400.pt (segm)",
      "type": "Ultralytics",
      "base": "Ultralytics",
      "save_path": "ultralytics/segm",
      "description": "These are the available models in the UltralyticsDetectorProvider of Impact Pack.",
      "reference": "https://github.com/hben35096/assets/releases/tag/yolo8",
      "filename": "skin_yolov8m-seg_400.pt",
      "url": "https://github.com/hben35096/assets/releases/download/yolo8/skin_yolov8m-seg_400.pt"
    },
    {
      "name": "skin_yolov8n-seg_400.pt (segm)",
      "type": "Ultralytics",
      "base": "Ultralytics",
      "save_path": "ultralytics/segm",
      "description": "These are the available models in the UltralyticsDetectorProvider of Impact Pack.",
      "reference": "https://github.com/hben35096/assets/releases/tag/yolo8",
      "filename": "skin_yolov8n-seg_400.pt",
      "url": "https://github.com/hben35096/assets/releases/download/yolo8/skin_yolov8n-seg_400.pt"
    },
    {
      "name": "skin_yolov8n-seg_800.pt (segm)",
      "type": "Ultralytics",
      "base": "Ultralytics",
      "save_path": "ultralytics/segm",
      "description": "These are the available models in the UltralyticsDetectorProvider of Impact Pack.",
      "reference": "https://github.com/hben35096/assets/releases/tag/yolo8",
      "filename": "skin_yolov8n-seg_800.pt",
      "url": "https://github.com/hben35096/assets/releases/download/yolo8/skin_yolov8n-seg_800.pt"
    },

    {
      "name": "CiaraRowles/temporaldiff-v1-animatediff.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "animatediff",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/CiaraRowles/TemporalDiff",
      "filename": "temporaldiff-v1-animatediff.ckpt",
      "url": "https://huggingface.co/CiaraRowles/TemporalDiff/resolve/main/temporaldiff-v1-animatediff.ckpt"
    },
    {
      "name": "animatediff/mm_sd_v15_v2.ckpt (ComfyUI-AnimateDiff-Evolved)",
      "type": "animatediff",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/guoyww/animatediff",
      "filename": "mm_sd_v15_v2.ckpt",
      "url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15_v2.ckpt"
    },
    {
      "name": "AD_Stabilized_Motion/mm-Stabilized_high.pth (ComfyUI-AnimateDiff-Evolved)",
      "type": "animatediff",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/manshoety/AD_Stabilized_Motion",
      "filename": "mm-Stabilized_high.pth",
      "url": "https://huggingface.co/manshoety/AD_Stabilized_Motion/resolve/main/mm-Stabilized_high.pth"
    },
    {
      "name": "AD_Stabilized_Motion/mm-Stabilized_mid.pth (ComfyUI-AnimateDiff-Evolved)",
      "type": "animatediff",
      "base": "SD1.x",
      "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
      "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
      "reference": "https://huggingface.co/manshoety/AD_Stabilized_Motion",
      "filename": "mm-Stabilized_mid.pth",
      "url": "https://huggingface.co/manshoety/AD_Stabilized_Motion/resolve/main/mm-Stabilized_mid.pth"
    },

    {
      "name": "GFPGANv1.4.pth",
      "type": "GFPGAN",
      "base": "GFPGAN",
      "save_path": "facerestore_models",
      "description": "Face Restoration Models. Download the model required for using the 'Facerestore CF (Code Former)' custom node.",
      "reference": "https://github.com/TencentARC/GFPGAN/releases",
      "filename": "GFPGANv1.4.pth",
      "url": "https://github.com/TencentARC/GFPGAN/releases/download/v1.3.4/GFPGANv1.4.pth"
    },
    {
      "name": "codeformer.pth",
      "type": "CodeFormer",
      "base": "CodeFormer",
      "save_path": "facerestore_models",
      "description": "Face Restoration Models. Download the model required for using the 'Facerestore CF (Code Former)' custom node.",
      "reference": "https://github.com/sczhou/CodeFormer/releases",
      "filename": "codeformer.pth",
      "url": "https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/codeformer.pth"
    },
    {
      "name": "detection_Resnet50_Final.pth",
      "type": "facexlib",
      "base": "facexlib",
      "save_path": "facerestore_models",
      "description": "Face Detection Models. Download the model required for using the 'Facerestore CF (Code Former)' custom node.",
      "reference": "https://github.com/xinntao/facexlib",
      "filename": "detection_Resnet50_Final.pth",
      "url": "https://github.com/xinntao/facexlib/releases/download/v0.1.0/detection_Resnet50_Final.pth"
    },
    {
      "name": "detection_mobilenet0.25_Final.pth",
      "type": "facexlib",
      "base": "facexlib",
      "save_path": "facerestore_models",
      "description": "Face Detection Models. Download the model required for using the 'Facerestore CF (Code Former)' custom node.",
      "reference": "https://github.com/xinntao/facexlib",
      "filename": "detection_mobilenet0.25_Final.pth",
      "url": "https://github.com/xinntao/facexlib/releases/download/v0.1.0/detection_mobilenet0.25_Final.pth"
    },
    {
      "name": "yolov5l-face.pth",
      "type": "facexlib",
      "base": "facexlib",
      "save_path": "facedetection",
      "description": "Face Detection Models. Download the model required for using the 'Facerestore CF (Code Former)' custom node.",
      "reference": "https://github.com/xinntao/facexlib",
      "filename": "yolov5l-face.pth",
      "url": "https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/yolov5l-face.pth"
    },
    {
      "name": "yolov5n-face.pth",
      "type": "facexlib",
      "base": "facexlib",
      "save_path": "facedetection",
      "description": "Face Detection Models. Download the model required for using the 'Facerestore CF (Code Former)' custom node.",
      "reference": "https://github.com/xinntao/facexlib",
      "filename": "yolov5n-face.pth",
      "url": "https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/yolov5n-face.pth"
    },

    {
      "name": "diffusers/stable-diffusion-xl-1.0-inpainting-0.1 (UNET/fp16)",
      "type": "unet",
      "base": "SDXL",
      "save_path": "unet/xl-inpaint-0.1",
      "description": "[5.14GB] Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
      "reference": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1",
      "filename": "diffusion_pytorch_model.fp16.safetensors",
      "url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/unet/diffusion_pytorch_model.fp16.safetensors"
    },
    {
      "name": "diffusers/stable-diffusion-xl-1.0-inpainting-0.1 (UNET)",
      "type": "unet",
      "base": "SDXL",
      "save_path": "unet/xl-inpaint-0.1",
      "description": "[10.3GB] Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
      "reference": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1",
      "filename": "diffusion_pytorch_model.safetensors",
      "url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/unet/diffusion_pytorch_model.safetensors"
    },

    {
      "name": "Inswapper (face swap)",
      "type": "insightface",
      "base" : "inswapper",
      "save_path": "insightface",
      "description": "Checkpoint of the insightface swapper model (used by Comfy-Roop and comfy_mtb)",
      "reference": "https://huggingface.co/deepinsight/inswapper/",
      "filename": "inswapper_128.onnx",
      "url": "https://huggingface.co/deepinsight/inswapper/resolve/main/inswapper_128.onnx"
    },
    
    {
      "name": "CLIPVision model (stabilityai/clip_vision_g)",
      "type": "clip_vision",
      "base": "SDXL",
      "save_path": "clip_vision/SDXL",
      "description": "[3.69GB] clip_g vision model",
      "reference": "https://huggingface.co/stabilityai/control-lora",
      "filename": "clip_vision_g.safetensors",
      "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/revision/clip_vision_g.safetensors"
    },

    {
      "name": "CLIPVision model (IP-Adapter)",
      "type": "clip_vision",
      "base": "SD1.5",
      "save_path": "clip_vision/SD1.5",
      "description": "[2.5GB] CLIPVision model (needed for IP-Adapter)",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "pytorch_model.bin",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/image_encoder/pytorch_model.bin"
    },
    {
      "name": "CLIPVision model (IP-Adapter)",
      "type": "clip_vision",
      "base": "SDXL",
      "save_path": "clip_vision/SDXL",
      "description": "[3.69GB] CLIPVision model (needed for IP-Adapter)",
      "reference": "https://huggingface.co/h94/IP-Adapter",
      "filename": "pytorch_model.bin",
      "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/image_encoder/pytorch_model.bin"
    },

    {
      "name": "stabilityai/control-lora-canny-rank128.safetensors",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "default",
      "description": "Control-LoRA: canny rank128",
      "reference": "https://huggingface.co/stabilityai/control-lora",
      "filename": "control-lora-canny-rank128.safetensors",
      "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank128/control-lora-canny-rank128.safetensors"
    },
    {
      "name": "stabilityai/control-lora-depth-rank128.safetensors",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "default",
      "description": "Control-LoRA: depth rank128",
      "reference": "https://huggingface.co/stabilityai/control-lora",
      "filename": "control-lora-depth-rank128.safetensors",
      "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank128/control-lora-depth-rank128.safetensors"
    },
    {
      "name": "stabilityai/control-lora-recolor-rank128.safetensors",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "default",
      "description": "Control-LoRA: recolor rank128",
      "reference": "https://huggingface.co/stabilityai/control-lora",
      "filename": "control-lora-recolor-rank128.safetensors",
      "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank128/control-lora-recolor-rank128.safetensors"
    },
    {
      "name": "stabilityai/control-lora-sketch-rank128-metadata.safetensors",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "default",
      "description": "Control-LoRA: sketch rank128 metadata",
      "reference": "https://huggingface.co/stabilityai/control-lora",
      "filename": "control-lora-sketch-rank128-metadata.safetensors",
      "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank128/control-lora-sketch-rank128-metadata.safetensors"
    },

    {
      "name": "stabilityai/control-lora-canny-rank256.safetensors",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "default",
      "description": "Control-LoRA: canny rank256",
      "reference": "https://huggingface.co/stabilityai/control-lora",
      "filename": "control-lora-canny-rank256.safetensors",
      "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank256/control-lora-canny-rank256.safetensors"
    },
    {
      "name": "stabilityai/control-lora-depth-rank256.safetensors",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "default",
      "description": "Control-LoRA: depth rank256",
      "reference": "https://huggingface.co/stabilityai/control-lora",
      "filename": "control-lora-depth-rank256.safetensors",
      "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank256/control-lora-depth-rank256.safetensors"
    },
    {
      "name": "stabilityai/control-lora-recolor-rank256.safetensors",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "default",
      "description": "Control-LoRA: recolor rank256",
      "reference": "https://huggingface.co/stabilityai/control-lora",
      "filename": "control-lora-recolor-rank256.safetensors",
      "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank256/control-lora-recolor-rank256.safetensors"
    },
    {
      "name": "stabilityai/control-lora-sketch-rank256.safetensors",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "default",
      "description": "Control-LoRA: sketch rank256",
      "reference": "https://huggingface.co/stabilityai/control-lora",
      "filename": "control-lora-sketch-rank256.safetensors",
      "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank256/control-lora-sketch-rank256.safetensors"
    },

    {
      "name": "kohya-ss/ControlNet-LLLite: SDXL Canny Anime",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "custom_nodes/ControlNet-LLLite-ComfyUI/models",
      "description": "[46.2MB] An extremely compactly designed controlnet model (a.k.a. ControlNet-LLLite). Note: The model structure is highly experimental and may be subject to change in the future.",
      "reference": "https://huggingface.co/kohya-ss/controlnet-lllite",
      "filename": "controllllite_v01032064e_sdxl_canny_anime.safetensors",
      "url": "https://huggingface.co/kohya-ss/controlnet-lllite/resolve/main/controllllite_v01032064e_sdxl_canny_anime.safetensors"
    },

    {
      "name": "SDXL-controlnet: OpenPose (v2)",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "default",
      "description": "ControlNet openpose model for SDXL",
      "reference": "https://huggingface.co/thibaud/controlnet-openpose-sdxl-1.0",
      "filename": "OpenPoseXL2.safetensors",
      "url": "https://huggingface.co/thibaud/controlnet-openpose-sdxl-1.0/resolve/main/OpenPoseXL2.safetensors"
    },
    {
      "name": "controlnet-SargeZT/controlnet-sd-xl-1.0-softedge-dexined",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "default",
      "description": "ControlNet softedge model for SDXL",
      "reference": "https://huggingface.co/SargeZT/controlnet-sd-xl-1.0-softedge-dexined",
      "filename": "controlnet-sd-xl-1.0-softedge-dexined.safetensors",
      "url": "https://huggingface.co/SargeZT/controlnet-sd-xl-1.0-softedge-dexined/resolve/main/controlnet-sd-xl-1.0-softedge-dexined.safetensors"
    },
    {
      "name": "controlnet-SargeZT/controlnet-sd-xl-1.0-depth-16bit-zoe",
      "type": "controlnet",
      "base": "SDXL",
      "save_path": "default",
      "description": "ControlNet depth-zoe model for SDXL",
      "reference": "https://huggingface.co/SargeZT/controlnet-sd-xl-1.0-depth-16bit-zoe",
      "filename": "depth-zoe-xl-v1.0-controlnet.safetensors",
      "url": "https://huggingface.co/SargeZT/controlnet-sd-xl-1.0-depth-16bit-zoe/resolve/main/depth-zoe-xl-v1.0-controlnet.safetensors"
    }
  ]  
}