|
1 | 1 | { |
2 | 2 | "custom_nodes": [ |
| 3 | + { |
| 4 | + "author": "Carasibana", |
| 5 | + "title": "ComfyUI-SimpleFloatSlider", |
| 6 | + "reference": "https://github.com/Carasibana/ComfyUI-SimplayboyleFloatSlider", |
| 7 | + "files": [ |
| 8 | + "https://github.com/Carasibana/ComfyUI-SimpleFloatSlider" |
| 9 | + ], |
| 10 | + "install_type": "git-clone", |
| 11 | + "description": "ComfyUI custom nodes providing styled draggable float slider widgets" |
| 12 | + }, |
| 13 | + { |
| 14 | + "author": "18yz153", |
| 15 | + "title": "ComfyUI-Persona-Director", |
| 16 | + "reference": "https://github.com/c/ComfyUI-Persona-Director", |
| 17 | + "files": [ |
| 18 | + "https://github.com/18yz153/ComfyUI-Persona-Director" |
| 19 | + ], |
| 20 | + "install_type": "git-clone", |
| 21 | + "description": "A visual state machine for consistent character generation. It intelligently maintains character identity, outfits, and locations across multiple generations using LLM-driven state management." |
| 22 | + }, |
3 | 23 | { |
4 | 24 | "author": "Dr.Lt.Data", |
5 | 25 | "title": "ComfyUI-Manager", |
|
6608 | 6628 | "install_type": "git-clone", |
6609 | 6629 | "description": "Calculate the execution time of all nodes." |
6610 | 6630 | }, |
6611 | | - { |
6612 | | - "author": "Daniel Lewis", |
6613 | | - "title": "ComfyUI-Llama", |
6614 | | - "reference": "https://github.com/daniel-lewis-ab/ComfyUI-Llama", |
6615 | | - "files": [ |
6616 | | - "https://github.com/daniel-lewis-ab/ComfyUI-Llama" |
6617 | | - ], |
6618 | | - "install_type": "git-clone", |
6619 | | - "description": "This is a set of nodes to interact with llama-cpp-python" |
6620 | | - }, |
6621 | | - { |
6622 | | - "author": "Daniel Lewis", |
6623 | | - "title": "ComfyUI-TTS", |
6624 | | - "reference": "https://github.com/daniel-lewis-ab/ComfyUI-TTS", |
6625 | | - "files": [ |
6626 | | - "https://github.com/daniel-lewis-ab/ComfyUI-TTS" |
6627 | | - ], |
6628 | | - "install_type": "git-clone", |
6629 | | - "description": "Text To Speech (TTS) for ComfyUI" |
6630 | | - }, |
6631 | 6631 | { |
6632 | 6632 | "author": "djbielejeski", |
6633 | 6633 | "title": "a-person-mask-generator", |
|
29554 | 29554 | "install_type": "git-clone", |
29555 | 29555 | "description": "A wild collection of custom nodes for ComfyUI including noise schedulers, samplers, audio preview, latent visualizers, and more — built for maximal creative chaos." |
29556 | 29556 | }, |
29557 | | - { |
29558 | | - "author": "shiertier", |
29559 | | - "title": "ComfyUI-TeaCache-Lumina", |
29560 | | - "reference": "https://github.com/shiertier/ComfyUI-TeaCache-lumina2", |
29561 | | - "files": [ |
29562 | | - "https://github.com/shiertier/ComfyUI-TeaCache-lumina2" |
29563 | | - ], |
29564 | | - "install_type": "git-clone", |
29565 | | - "description": "ComfyUI Node Implementation: TeaCache Acceleration Specifically Designed for the Lumina Model" |
29566 | | - }, |
29567 | 29557 | { |
29568 | 29558 | "author": "sjh00", |
29569 | 29559 | "title": "ComfyUI LoadImageWithInfo", |
|
41752 | 41742 | "description": "ComfyUI custom node for flexible image loading with file picker and random folder selection. Features instant preview, auto mode switching, and browser-based file selection.", |
41753 | 41743 | "nodename_pattern": "RandomImagePicker" |
41754 | 41744 | }, |
41755 | | - { |
41756 | | - "author": "18yz153", |
41757 | | - "title": "ComfyUI-Persona-Director", |
41758 | | - "reference": "https://github.com/c/ComfyUI-Persona-Director", |
41759 | | - "files": [ |
41760 | | - "https://github.com/18yz153/ComfyUI-Persona-Director" |
41761 | | - ], |
41762 | | - "install_type": "git-clone", |
41763 | | - "description": "A visual state machine for consistent character generation. It intelligently maintains character identity, outfits, and locations across multiple generations using LLM-driven state management." |
41764 | | - }, |
41765 | 41745 | { |
41766 | 41746 | "author": "BWDrum", |
41767 | 41747 | "title": "ComfyUI Random Wildcard Loader", |
|
45056 | 45036 | "install_type": "git-clone", |
45057 | 45037 | "description": "Professional OpenColorIO / ACES color-management nodes for ComfyUI. Mirrors Nuke's OCIO node set with ACES 2.0, 1.3, and 1.2 support, EXR sequence loading, animated preview, and video export (MP4, WebP, GIF)." |
45058 | 45038 | }, |
45059 | | - { |
45060 | | - "author": "Carasibana", |
45061 | | - "title": "ComfyUI-SimpleFloatSlider", |
45062 | | - "reference": "https://github.com/Carasibana/ComfyUI-SimplayboyleFloatSlider", |
45063 | | - "files": [ |
45064 | | - "https://github.com/Carasibana/ComfyUI-SimpleFloatSlider" |
45065 | | - ], |
45066 | | - "install_type": "git-clone", |
45067 | | - "description": "ComfyUI custom nodes providing styled draggable float slider widgets" |
45068 | | - }, |
45069 | 45039 | { |
45070 | 45040 | "author": "Carasibana", |
45071 | 45041 | "title": "ComfyUI-ResizeToCanvasSize", |
|
0 commit comments