File size: 36,360 Bytes
b4760b6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "custom_nodes": [
        {
            "author": "huchukato",
            "title": "QwenVL-Mod: Enhanced Vision-Language",
            "id": "qwenvl-mod",
            "reference": "https://github.com/huchukato/ComfyUI-QwenVL-Mod",
            "files": [
                "https://github.com/huchukato/ComfyUI-QwenVL-Mod"
            ],
            "install_type": "git-clone",
            "description": "Enhanced QwenVL node with Smart Prompt Caching, multilingual WAN 2.2 presets, comprehensive visual style detection, and NSFW support. Latest v2.0.8 with bug fixes and stability improvements for professional multimodal workflows.",
            "category": "image",
            "tags": ["vision", "language", "multimodal", "qwen", "smart_caching", "prompt_caching", "multilingual", "style_detection", "performance", "wan2.2", "video", "i2v", "t2v", "cinematography", "abliterated", "nsfw", "enhanced", "fork", "stable"],
            "version": "2.0.8"
        },
        {
            "author": "GraftingRayman",
            "title": "ComfyUI-ZImage-Bake-Extract",
            "id": "ComfyUI-ZImage-Bake-Extract",
            "reference": "https://github.com/GraftingRayman/ComfyUI-ZImage-Bake-Extract",
            "files": [
                "https://github.com/GraftingRayman/ComfyUI-ZImage-Bake-Extract"
            ],
            "install_type": "git-clone",
            "description": "A ComfyUI custom node for baking LoRAs into base models and extracting LoRAs from merged/finetuned models. This node provides advanced functionality for managing LoRA weights with support for format conversion between sd-scripts and ComfyUI formats."
        },
        {
            "author": "Hmily",
            "title": "ComfyUI-FitDiTx",
            "id": "ComfyUI-FitDiTx",
            "reference": "https://github.com/ihmily/ComfyUI-FitDiTx",
            "files": [
                "https://github.com/ihmily/ComfyUI-FitDiTx"
            ],
            "install_type": "git-clone",
            "description": "ComfyUI implementation of 'FitDiTx: Advancing the Authentic Garment Details for High-fidelity Virtual Try-on'"
        },
        {
            "author": "SWORKS_TEAM",
            "title": "SEngine",
            "id": "sengine",
            "reference": "https://github.com/sworksteam/SEngine",
            "files": [
                "https://github.com/sworksteam/SEngine"
            ],
            "install_type": "git-clone",
            "description": "Sidebar browser for SWORKS_TEAM LoRAs from Civitai. Browse, download, and apply LoRAs with image previews and tag filtering."
        },
        {
            "author": "NineKey1028",
            "title": "ComfyUI_Dynamic_TagLoader",
            "reference": "https://github.com/NineKey1028/ComfyUI_Dynamic_TagLoader",
            "files": [
                "https://github.com/NineKey1028/ComfyUI_Dynamic_TagLoader"
            ],
            "install_type": "git-clone",
            "description": "Automation toolkit for ComfyUI featuring dynamic tag combinations, LoRA parsing, and workflow metadata reading."
        },
        {
            "author": "dennisvink",
            "title": "Outline Alpha Snap Node for ComfyUI",
            "id": "outlinealphasnap",
            "reference": "https://github.com/dennisvink/comfyui-outline",
            "files": [
                "https://github.com/dennisvink/comfyui-outline"
            ],
            "install_type": "git-clone",
            "description": "This node adds an outside-only outline around the opaque region of an image while cleaning up semi‑transparent edge pixels and removing stray islands."
        },
        {
            "author": "Moser9815",
            "title": "ComfyUI-RMAutomation",
            "id": "rmautomation",
            "reference": "https://github.com/Moser9815/ComfyUI-RMAutomation",
            "files": [
                "https://github.com/Moser9815/ComfyUI-RMAutomation"
            ],
            "install_type": "git-clone",
            "description": "Automation nodes for ComfyUI: RM Styles (load prompts from JSON with random/increment modes), Power LoRA Loader (advanced LoRA loading with random weights), image fallback, mask gate, latent operations, and video combine nodes."
        },
        {
            "author": "maartenharms",
            "title": "PromptFlow",
            "id": "promptflow",
            "reference": "https://github.com/maartenharms/comfyui-promptflow",
            "files": [
                "https://github.com/maartenharms/comfyui-promptflow"
            ],
            "install_type": "git-clone",
            "description": "Modular prompt engineering with wildcards, variations preview, auto-sort, and presets. Two modes (Simple/Extended), LoRA Manager integration, and 7 themes shared with FlowPath."
        },
        {
            "author": "maartenharms",
            "title": "FlowPath",
            "id": "flowpath",
            "reference": "https://github.com/maartenharms/comfyui-flowpath",
            "files": [
                "https://github.com/maartenharms/comfyui-flowpath"
            ],
            "install_type": "git-clone",
            "description": "Intelligent path organization for ComfyUI. Drag-drop segments, auto-detection (Model, LoRA, Resolution, Seed), template variables, global presets, dual outputs for Image Saver, and 7 beautiful themes. Say goodbye to messy output folders!"
        },
        {
            "author": "HappyOnigiri",
            "title": "ComfyUI-Meld",
            "reference": "https://github.com/HappyOnigiri/ComfyUI-Meld",
            "files": [
                "https://github.com/HappyOnigiri/ComfyUI-Meld"
            ],
            "install_type": "git-clone",
            "description": "The ultimate Image Manager & Gallery for ComfyUI. Automatically catalog generations, track lineage, and restore workflows with a single click."
        },
        {
            "author": "robomello",
            "title": "ComfyUI Prompt Saver",
            "id": "prompt-saver",
            "reference": "https://github.com/robomello/comfyui-prompt-saver",
            "files": [
                "https://github.com/robomello/comfyui-prompt-saver"
            ],
            "install_type": "git-clone",
            "description": "Saves images with prompt reference cards - thumbnail + formatted prompt side-by-side with JSON syntax highlighting for easy browsing and organization."
        },
        {
            "author": "boredcoderyt",
            "title": "Fibo Edit Node for ComfyUI",
            "id": "fiboedit",
            "reference": "https://github.com/boredcoderyt/ComfyUI-Fibo-Edit",
            "files": [
                "https://github.com/boredcoderyt/ComfyUI-Fibo-Edit"
            ],
            "install_type": "git-clone",
            "description": "ComfyUI custom node for BriaAI Fibo Edit image model."
        },
        {
            "author": "zavatmotion",
            "title": "ComfyUI Workflow Backup",
            "reference": "https://github.com/zavatmotion/ComfyUI-Workflow-Backup",
            "files": [
                "https://github.com/zavatmotion/ComfyUI-Workflow-Backup"
            ],
            "install_type": "git-clone",
            "description": "A ComfyUI Custom Node to backup workflows and their required models locally."
        },
		{
            "author": "DVA",
            "title": "DVA_Qwen_TTS",
            "reference": "https://github.com/SLVGITHUB/QWEN3_TTS_DVA",
            "files": [
                "https://github.com/SLVGITHUB/QWEN3_TTS_DVA"
		    ],
            "install_type": "git-clone",
            "description": "High-quality multilingual TTS with voice cloning, emotion control, and support for Qwen3-TTS models (CustomVoice, VoiceDesign, Base)."
		},
        {
            "author": "smthemex",
            "title": "ComfyUI_InteractAvatar",
            "reference": "https://github.com/smthemex/ComfyUI_InteractAvatar",
            "files": [
                "https://github.com/smthemex/ComfyUI_InteractAvatar"
            ],
            "install_type": "git-clone",
            "description": "Making Avatars InteractTowards Text-Driven Human-Object Interaction for Controllable Talking Avatars"
        },
        {
            "author": "DN2048",
            "title": "dn_little_helpers",
            "reference": "https://github.com/DN2048/dn_little_helpers",
            "files": [
                "https://github.com/DN2048/dn_little_helpers"
            ],
            "install_type": "git-clone",
            "description": "A collection of little custom nodes for ComfyUI to help in simple/specific tasks"
        },
        {
            "author": "SparknightLLC",
            "title": "ComfyUI-CrosshairGuidelines",
            "reference": "https://github.com/SparknightLLC/ComfyUI-CrosshairGuidelines",
            "files": [
                "https://github.com/SparknightLLC/ComfyUI-CrosshairGuidelines"
            ],
            "install_type": "git-clone",
            "description": "Crosshair guidelines to help align nodes and groups while moving or resizing."
        },
        {
            "author": "cosmicbuffalo",
            "title": "ComfyUI Mobile Frontend",
            "id": "comfyui-mobile-frontend",
            "reference": "https://github.com/cosmicbuffalo/comfyui-mobile-frontend",
            "files": [
                "https://github.com/cosmicbuffalo/comfyui-mobile-frontend"
            ],
            "install_type": "git-clone",
            "description": "A mobile-friendly user interface for ComfyUI mounted in parallel with the main frontend at /mobile/."
        },
        {
            "author": "FearL0rd",
            "title": "ComfyUI-ParallelAnything",
            "reference": "https://github.com/FearL0rd/ComfyUI-ParallelAnything",
            "files": [
                "https://github.com/FearL0rd/ComfyUI-ParallelAnything"
            ],
            "install_type": "git-clone",
            "description": "This suite of nodes unlocks high-performance parallel processing in ComfyUI by utilizing **Model Replication**. Unlike standard offloading which moves a single model instance between devices, these nodes create independent replicas of the model on each selected GPU/CPU, allowing for true simultaneous batch processing."
        },
        {
            "author": "1038lab",
            "title": "ComfyUI-Youtu-VL",
            "reference": "https://github.com/1038lab/ComfyUI-Youtu-VL",
            "files": [
                "https://github.com/1038lab/ComfyUI-Youtu-VL"
            ],
            "install_type": "git-clone",
            "description": "ComfyUI custom nodes for Tencent Youtu-VL vision-language model"
        },
        {
            "author": "MushroomFleet",
            "title": "ComfyUI-DJZ-Offsquare",
            "reference": "https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare",
            "files": [
                "https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare"
            ],
            "install_type": "git-clone",
            "description": "ComfyUI custom node that creates optimized image collages from batches of 2-6 images"
        },
        {
            "author": "ttulttul",
            "title": "ComfyUI-Taylor-Attention",
            "reference": "https://github.com/ttulttul/ComfyUI-Taylor-Attention",
            "files": [
                "https://github.com/ttulttul/ComfyUI-Taylor-Attention"
            ],
            "install_type": "git-clone",
            "description": "ComfyUI Taylor attention custom node"
        },
        {
            "author": "MushroomFleet",
            "title": "ComfyUI_PromptExtractor_nodes",
            "reference": "https://github.com/MushroomFleet/ComfyUI_PromptExtractor_nodes",
            "files": [
                "https://github.com/MushroomFleet/ComfyUI_PromptExtractor_nodes"
            ],
            "install_type": "git-clone",
            "description": "Custom nodes for ComfyUI that extract text prompts from PNG image metadata"
        },

        {
            "author": "Meisoftcoltd",
            "title": "ComfyUI-Demucs-AudioSeparator",
            "reference": "https://github.com/Meisoftcoltd/ComfyUI-Demucs-AudioSeparator",
            "files": [
                "https://github.com/Meisoftcoltd/ComfyUI-Demucs-AudioSeparator"
            ],
            "install_type": "git-clone",
            "description": "Custom ComfyUI node for audio source separation using Meta Demucs v4 technology to extract voices, drums, bass, and other instruments with high fidelity. (Description by CC)"
        },
        {
            "author": "franciscotorrado",
            "title": "ComfyUI-Automation",
            "reference": "https://github.com/franciscotorrado/ComfyUI-Automation",
            "files": [
                "https://github.com/franciscotorrado/ComfyUI-Automation"
            ],
            "install_type": "git-clone",
            "description": "A collection of custom nodes for ComfyUI designed to facilitate complex looping and iteration workflows, specialized in media batch processing."
        },
        {
            "author": "Mexes1978",
            "title": "comfyui-comfysketch",
            "reference": "https://github.com/Mexes1978/comfyui-comfysketch",
            "files": [
                "https://github.com/Mexes1978/comfyui-comfysketch"
            ],
            "install_type": "git-clone",
            "description": "A drawing and sketching node for ComfyUI with layers, multiple brush types, and a focused, professional interface."
        },
        {
            "author": "neurodanzelus-cmd",
            "title": "ComfyUI-TeleStyle",
            "reference": "https://github.com/neurodanzelus-cmd/ComfyUI-TeleStyle",
            "files": [
                "https://github.com/neurodanzelus-cmd/ComfyUI-TeleStyle"
            ],
            "install_type": "git-clone",
            "description": "An unofficial, streamlined, and highly optimized ComfyUI implementation of TeleStyle for video style transfer. (Description by CC)"
        },
        {
            "author": "kreonxv",
            "title": "ComfyUI-Whiteboard",
            "reference": "https://github.com/kreonxv/ComfyUI-Whiteboard",
            "files": [
                "https://github.com/kreonxv/ComfyUI-Whiteboard"
            ],
            "install_type": "git-clone",
            "description": "A simple ComfyUI node that creates a white canvas for freehand drawing and automatically runs inference for sketch-to-image workflows."
        },
        {
            "author": "kreonxv",
            "title": "ComfyUI-GroupBypasser",
            "reference": "https://github.com/kreonxv/ComfyUI-GroupBypasser",
            "files": [
                "https://github.com/kreonxv/ComfyUI-GroupBypasser"
            ],
            "install_type": "git-clone",
            "description": "A small ComfyUI custom node that provides a lightweight bypass for grouped nodes."
        },
        {
            "author": "kreonxv",
            "title": "ComfyUI-ForgeAPI",
            "reference": "https://github.com/kreonxv/ComfyUI-ForgeAPI",
            "files": [
                "https://github.com/kreonxv/ComfyUI-ForgeAPI"
            ],
            "install_type": "git-clone",
            "description": "Lightweight custom nodes that integrate ComfyUI with ForgeUI-style samplers and provide convenient ControlNet and LoRA stack helpers."
        },
        {
            "author": "kreonxv",
            "title": "ComfyUI-LoraControls",
            "reference": "https://github.com/kreonxv/ComfyUI-LoraControls",
            "files": [
                "https://github.com/kreonxv/ComfyUI-LoraControls"
            ],
            "install_type": "git-clone",
            "description": "A set of ComfyUI custom nodes to control LoRA (Low-Rank Adaptation) strength programmatically during the sampling process."
        },
        {
            "author": "xufengbo1993",
            "title": "ComfyUI-ZFL-JSON-Extractor",
            "reference": "https://github.com/xufengbo1993/ComfyUI-ZFL-JSON-Extractor",
            "files": [
                "https://github.com/xufengbo1993/ComfyUI-ZFL-JSON-Extractor"
            ],
            "install_type": "git-clone",
            "description": "A powerful tool for AI dynamic comic creators and scriptwriters extracting up to 4 specific keys from JSON scripts."
        },
        {
            "author": "ohmygoobness",
            "title": "ComfyUI-ImageResolutionFixer",
            "reference": "https://github.com/ohmygoobness/ComfyUI-ImageResolutionFixer",
            "files": [
                "https://github.com/ohmygoobness/ComfyUI-ImageResolutionFixer"
            ],
            "install_type": "git-clone",
            "description": "A lightweight ComfyUI node that intelligently rounds image dimensions to compatible resolutions using smart reflection mirroring."
        },
        {
            "author": "AnastasiyaW",
            "title": "ComfyUI-SmartScreenshotCleaner",
            "reference": "https://github.com/AnastasiyaW/ComfyUI-SmartScreenshotCleaner",
            "files": [
                "https://github.com/AnastasiyaW/ComfyUI-SmartScreenshotCleaner"
            ],
            "install_type": "git-clone",
            "description": "Nodes for removing UI elements from screenshots by detecting and masking icons, buttons, and text. (Description by CC)"
        },
        {
            "author": "kreonxv",
            "title": "ComfyUI-T2I_StyleApply",
            "reference": "https://github.com/kreonxv/ComfyUI-T2I_StyleApply",
            "files": [
                "https://github.com/kreonxv/ComfyUI-T2I_StyleApply"
            ],
            "install_type": "git-clone",
            "description": "Simple node for ComfyUI that applies a text-to-image (T2I) style to an image or embedding with support for start/end frame control and a weight parameter."
        },
        {
            "author": "luoq24",
            "title": "ydem_nodes",
            "reference": "https://github.com/luoq24/ydem_nodes",
            "files": [
                "https://github.com/luoq24/ydem_nodes"
            ],
            "install_type": "git-clone",
            "description": "ComfyUI custom node collection including face direction detection, image processing, and example nodes. (Description by CC)"
        },
        {
            "author": "Devourer56",
            "title": "ComfyUI-Impact-BIGdetector-BBOX-SEGS",
            "reference": "https://github.com/Devourer56/ComfyUI-Impact-BIGdetector-BBOX-SEGS",
            "files": [
                "https://github.com/Devourer56/ComfyUI-Impact-BIGdetector-BBOX-SEGS"
            ],
            "install_type": "git-clone",
            "description": "A ComfyUI node implementing cascade object detection system (bbox/segm) using YOLO models with multi-stage processing. (Description by CC)"
        },
        {
            "author": "sugarkwork",
            "title": "comfyui-trtools",
            "reference": "https://github.com/sugarkwork/comfyui-trtools",
            "files": [
                "https://github.com/sugarkwork/comfyui-trtools"
            ],
            "install_type": "git-clone",
            "description": "TensorRT Tools for ComfyUI"
        },
        {
            "author": "LDNKS094",
            "title": "ComfyUI-Painter-I2V-AIO",
            "reference": "https://github.com/LDNKS094/ComfyUI-Painter-I2V-AIO",
            "files": [
                "https://github.com/LDNKS094/ComfyUI-Painter-I2V-AIO"
            ],
            "install_type": "git-clone",
            "description": "All-in-One collection of Painter's ComfyUI nodes for video generation"
        },
        {
            "author": "Nakamura2828",
            "title": "ComfyUI-JK-ToRetro",
            "reference": "https://github.com/Nakamura2828/ComfyUI-JK-ToRetro",
            "files": [
                "https://github.com/Nakamura2828/ComfyUI-JK-ToRetro"
            ],
            "install_type": "git-clone",
            "description": "Retro graphics converter node for ComfyUI. Converts modern images to authentic retro computing styles (VGA, EGA, CGA, PC-98) with proper color palettes, dithering, and resolution constraints."
        },
        
        {
            "author": "kana112233",
            "title": "ComfyUI-kaola-ace-step",
            "reference": "https://github.com/kana112233/ComfyUI-kaola-ace-step",
            "files": [
                "https://github.com/kana112233/ComfyUI-kaola-ace-step"
            ],
            "install_type": "git-clone",
            "description": "ACE-Step 1.5 music generation nodes for ComfyUI - Generate high-quality music from text"
        },

        {
            "author": "MechaBabyAi",
            "title": "ComfyUI-MechaBaby-WorkflowTracer",
            "reference": "https://github.com/MechaBabyAi/ComfyUI-MechaBaby-WorkflowTracer",
            "files": [
                "https://github.com/MechaBabyAi/ComfyUI-MechaBaby-WorkflowTracer"
            ],
            "install_type": "git-clone",
            "description": "An enhanced extension for ComfyUI that records, visualizes, and extracts the actual execution path of a workflow."
        },
        {
            "author": "pytraveler",
            "title": "comfyui-darkil-nodes",
            "reference": "https://github.com/pytraveler/comfyui-darkil-nodes",
            "files": [
                "https://github.com/pytraveler/comfyui-darkil-nodes"
            ],
            "install_type": "git-clone",
            "description": "Various custom nodes for improved usability."
        },
        {
            "author": "kadevin",
            "title": "ComfyUI-Active-Node-Highlighter",
            "reference": "https://github.com/kadevin/ComfyUI-Active-Node-Highlighter",
            "files": [
                "https://github.com/kadevin/ComfyUI-Active-Node-Highlighter"
            ],
            "install_type": "git-clone",
            "description": "A lightweight ComfyUI extension that highlights the currently executing node by inverting its colors."
        },
        {
            "author": "JamesDanielDoss",
            "title": "JamesDossAI-EnhancedLinks",
            "reference": "https://github.com/JamesDanielDoss/JamesDossAI-EnhancedLinks",
            "files": [
                "https://github.com/JamesDanielDoss/JamesDossAI-EnhancedLinks"
            ],
            "install_type": "git-clone",
            "description": "Simple animated arrows traveling along workflow links (input → output)"
        },
        {
            "author": "Shan2L",
            "title": "ComfyUI-Simple-Profiler",
            "reference": "https://github.com/Shan2L/ComfyUI-Simple-Profiler",
            "files": [
                "https://github.com/Shan2L/ComfyUI-Simple-Profiler"
            ],
            "install_type": "git-clone",
            "description": "A pure backend custom node/plugin for ComfyUI that records execution time for each node in a workflow and maximum device usage statistics."
        },
        {
            "author": "Malkalypse",
            "title": "ComfyUI-MouseCoords",
            "id": "mousecoords",
            "reference": "https://github.com/Malkalypse/ComfyUI-MouseCoords",
            "files": [
                "https://github.com/Malkalypse/ComfyUI-MouseCoords"
            ],
            "install_type": "git-clone",
            "description": "Display real-time mouse coordinates in graph space. Shows the current mouse position in the top-right corner of the canvas, useful for positioning nodes precisely, debugging layouts, and measuring distances."
        },
        {
            "author": "MechaBabyAi",
            "title": "ComfyUI-MechaBaby-NodeLayout",
            "reference": "https://github.com/MechaBabyAi/ComfyUI-MechaBaby-NodeLayout",
            "files": [
                "https://github.com/MechaBabyAi/ComfyUI-MechaBaby-NodeLayout"
            ],
            "install_type": "git-clone",
            "description": "A node layout helper extension for ComfyUI. Assists in arranging and aligning nodes on the canvas without modifying workflow files — all operations are frontend-only."
        },
        {
            "author": "kreonxv",
            "title": "ComfyUI-Infinity-Canvas",
            "reference": "https://github.com/kreonxv/ComfyUI-Infinity-Canvas",
            "files": [
                "https://github.com/kreonxv/ComfyUI-Infinity-Canvas"
            ],
            "install_type": "git-clone",
            "description": "A powerful infinite canvas inpainting extension for ComfyUI inspired by InvokeAI Canvas and Painthua.com, enabling boundless painting and seamless iterative workflows."
        },

        {
            "author": "kaushiknishchay",
            "title": "ComfyUI-Qwen3-ASR",
            "reference": "https://github.com/kaushiknishchay/ComfyUI-Qwen3-ASR",
            "files": [
                "https://github.com/kaushiknishchay/ComfyUI-Qwen3-ASR"
            ],
            "install_type": "git-clone",
            "description": "ComfyUI nodes for Qwen3-ASR (0.6B/1.7B) and ForcedAligner. Supports high-accuracy ASR and language identification for 52 languages/dialects, including 22 Chinese dialects and various English accents. Features word-level timestamps, long audio transcription, and VRAM-optimized inference."
        },
        {
            "author": "SparknightLLC",
            "title": "ComfyUI-MakeSeamlessTexture",
            "reference": "https://github.com/SparknightLLC/ComfyUI-MakeSeamlessTexture",
            "files": [
                "https://github.com/SparknightLLC/ComfyUI-MakeSeamlessTexture"
            ],
            "install_type": "git-clone",
            "description": "Turn images into seamless textures and build tiled previews. Unique radial mask method available."
        },
        {
            "author": "1038lab",
            "title": "ComfyUI-QwenASR",
            "reference": "https://github.com/1038lab/ComfyUI-QwenASR",
            "files": [
                "https://github.com/1038lab/ComfyUI-QwenASR"
            ],
            "install_type": "git-clone",
            "description": "A lightweight ComfyUI custom node pack for Qwen3-ASR, providing simple speech‑to‑text workflows with local model caching and optional timestamp output. Supports Qwen/Qwen3‑ASR‑1.7B and 0.6B, with HuggingFace/ModelScope download options and clean integration for ComfyUI pipelines."
        },
        {
            "author": "Ugleh",
            "title": "ComfyUI-ugleh-OpenAI",
            "reference": "https://github.com/Ugleh/ComfyUI-ugleh-OpenAI",
            "files": [
                "https://github.com/Ugleh/ComfyUI-ugleh-OpenAI"
            ],
            "install_type": "git-clone",
            "description": "Minimal OpenAI API nodes for ComfyUI."
        },
        {
            "author": "remingtonspaz",
            "title": "Reference Chain Conditioning",
            "reference": "https://github.com/remingtonspaz/ComfyUI-ReferenceChain",
            "files": [
                "https://github.com/remingtonspaz/ComfyUI-ReferenceChain"
            ],
            "install_type": "git-clone",
            "description": "Chain multiple images as reference conditionings for Flux Klein, Kontext etc. with one node"
        },
        {
            "author": "SidDays",
            "title": "ComfyUI-YuGiOh",
            "reference": "https://github.com/SidDays/ComfyUI-YuGiOh",
            "files": [
                "https://github.com/SidDays/ComfyUI-YuGiOh"
            ],
            "install_type": "git-clone",
            "description": "Custom ComfyUI nodes to help with creating custom Yu-Gi-Oh! cards and modding the video games"
        },
        {
            "author": "facok",
            "title": "comfyui-meancache-z",
            "reference": "https://github.com/facok/comfyui-meancache-z",
            "files": [
                "https://github.com/facok/comfyui-meancache-z"
            ],
            "install_type": "git-clone",
            "description": "MeanCache: Training-free inference acceleration for Z-Image Flow Matching models"
        },


        {
            "author": "NidAll",
            "title": "ComfyUI_PromptStyler",
            "reference": "https://github.com/NidAll/ComfyUI_PromptStyler",
            "files": [
                "https://github.com/NidAll/ComfyUI_PromptStyler"
            ],
            "install_type": "git-clone",
            "description": "PromptStyler is a custom ComfyUI node that helps you keep your prompts consistent by applying a selected style template to your positive prompt, then outputting CONDITIONING for KSampler."
        },
        {
            "author": "peter119lee",
            "title": "ComfyUI-BananaForge",
            "reference": "https://github.com/peter119lee/ComfyUI-BananaForge",
            "files": [
                "https://github.com/peter119lee/ComfyUI-BananaForge"
            ],
            "install_type": "git-clone",
            "description": "Gemini-powered image generation for ComfyUI supporting text-to-image, image-to-image, and batch processing with flexible API configuration. (Description by CC)"
        },
        {
            "author": "petmycat",
            "title": "ComfyUI-gen2",
            "reference": "https://github.com/petmycat/ComfyUI-gen2",
            "files": [
                "https://github.com/petmycat/ComfyUI-gen2"
            ],
            "install_type": "git-clone",
            "description": "Custom ComfyUI nodes for QwenImage ControlNet achieving 100% output compatibility with VideoX-Fun's diffusers pipeline while leveraging ComfyUI's efficient model loading system."
        },
        {
            "author": "aligjahed",
            "title": "comfy-flow",
            "reference": "https://github.com/aligjahed/comfy-flow",
            "files": [
                "https://github.com/aligjahed/comfy-flow"
            ],
            "install_type": "git-clone",
            "description": "Comfy Flow - A flow manager for ComfyUI. (Description by CC)"
        },
        {
            "author": "shumoLR",
            "title": "Comfyui_SynVow_TeleStyle",
            "reference": "https://github.com/shumoLR/Comfyui_SynVow_TeleStyle",
            "files": [
                "https://github.com/shumoLR/Comfyui_SynVow_TeleStyle"
            ],
            "install_type": "git-clone",
            "description": "ComfyUI video style transfer plugin based on TeleStyle for applying reference image styles to source videos. (Description by CC)"
        },
        {
            "author": "bkpaine1",
            "title": "HALO Debug Pack",
            "id": "halo-pack",
            "reference": "https://github.com/bkpaine1/halo_pack",
            "files": [
                "https://github.com/bkpaine1/halo_pack"
            ],
            "install_type": "git-clone",
            "description": "AMD ROCm bf16 diagnostic tools for ComfyUI. Fixes black image issues caused by numpy's lack of bfloat16 support. Includes FP32 VAE decode/encode and debug nodes for latent, conditioning, and model inspection. Useful for AMD Strix Halo, older NVIDIA cards, Apple Silicon, and unified memory systems."
        },
        {
            "author": "shootthesound",
            "title": "comfyui-wan-i2v-control",
            "reference": "https://github.com/shootthesound/comfyui-wan-i2v-control",
            "files": [
                "https://github.com/shootthesound/comfyui-wan-i2v-control"
            ],
            "install_type": "git-clone",
            "description": "A user-friendly way to selectively transform parts of your starting image in WAN Image-to-Video generation with advanced masking and person detection."
        },
        {
            "author": "harishcmgit",
            "title": "comfyui_ds",
            "reference": "https://github.com/harishcmgit/comfyui_ds",
            "files": [
                "https://github.com/harishcmgit/comfyui_ds"
            ],
            "install_type": "git-clone",
            "description": "A custom ComfyUI node that implements advanced document scanning with automatic perspective correction and multiple enhancement options."
        },
        {
            "author": "errew",
            "title": "ComfyUI-Wireless",
            "reference": "https://github.com/errew/ComfyUI-Wireless",
            "files": [
                "https://github.com/errew/ComfyUI-Wireless"
            ],
            "install_type": "git-clone",
            "description": "A clean, lightweight ComfyUI plugin to transmit data wirelessly between nodes using a global key-value store."
        },
        {
            "author": "Shiba-2-shiba",
            "title": "ComfyUI-HSWQ-Quantizer",
            "reference": "https://github.com/Shiba-2-shiba/ComfyUI-HSWQ-Quantizer",
            "files": [
                "https://github.com/Shiba-2-shiba/ComfyUI-HSWQ-Quantizer"
            ],
            "install_type": "git-clone",
            "description": "Unofficial ComfyUI reference implementation of Hybrid Sensitivity Weighted Quantization (HSWQ) for model optimization."
        },
        {
            "author": "domprosys",
            "title": "ComfyUI-LTXVideo-Extra",
            "reference": "https://github.com/domprosys/ComfyUI-LTXVideo-Extra",
            "files": [
                "https://github.com/domprosys/ComfyUI-LTXVideo-Extra"
            ],
            "install_type": "git-clone",
            "description": "Extra nodes for LTX-2 video generation in ComfyUI."
        },
        {
            "author": "sugarkwork",
            "title": "comfyui_smart_character_detailer",
            "reference": "https://github.com/sugarkwork/comfyui_smart_character_detailer",
            "files": [
                "https://github.com/sugarkwork/comfyui_smart_character_detailer"
            ],
            "install_type": "git-clone",
            "description": "Extended ComfyUI node with WD14 Tagger-based image analysis and automatic character identification to apply optimized prompts dynamically. (Description by CC)"
        },
        {
            "author": "engineer6980",
            "title": "ComfyUI-Image-Cipher",
            "reference": "https://github.com/engineer6980/ComfyUI-Image-Cipher",
            "files": [
                "https://github.com/engineer6980/ComfyUI-Image-Cipher"
            ],
            "install_type": "git-clone",
            "description": "ComfyUI custom node for image privacy protection using RGB channel independent differential bit-shifting encryption. (Description by CC)"
        },
        {
            "author": "MushroomFleet",
            "title": "ComfyUI-Zero2JSON",
            "reference": "https://github.com/MushroomFleet/ComfyUI-Zero2JSON",
            "files": [
                "https://github.com/MushroomFleet/ComfyUI-Zero2JSON"
            ],
            "install_type": "git-clone",
            "description": "ZeroPrompt integration for FLUX2-JSON providing deterministic, profile-based procedural text generation for structured prompt building."
        },
        {
            "author": "thezveroboy",
            "title": "ComfyUI-klein4-9multiangle",
            "reference": "https://github.com/thezveroboy/ComfyUI-klein4-9multiangle",
            "files": [
                "https://github.com/thezveroboy/ComfyUI-klein4-9multiangle"
            ],
            "install_type": "git-clone",
            "description": "Klein4&9 MultiAngle Prompt is a ComfyUI node that lets you quickly set the camera angle and distance to the subject in your prompt without typing long descriptions manually."
        },
        {
            "author": "huyl3-cpu",
            "title": "ComfyUI-PyTorch210Patcher",
            "reference": "https://github.com/huyl3-cpu/ComfyUI-PyTorch210Patcher",
            "files": [
                "https://github.com/huyl3-cpu/ComfyUI-PyTorch210Patcher"
            ],
            "install_type": "git-clone",
            "description": "Auto-fixes WanVideoModel for PyTorch 2.10.0+ compatibility by automatically patching the model class to work with both PyTorch 2.9.0 and 2.10.0+."
        }
    ]
}