mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-19 11:45:13 +08:00
update DB
This commit is contained in:
@ -1,5 +1,95 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "kanttouchthis",
|
||||
"title": "ComfyUI-SDNQ [NAME CONFLICT]",
|
||||
"reference": "https://github.com/kanttouchthis/ComfyUI-SDNQ",
|
||||
"files": [
|
||||
"https://github.com/kanttouchthis/ComfyUI-SDNQ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SDNQ support for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-GraphConstantFolder",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-GraphConstantFolder",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-GraphConstantFolder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Improves performance of large workflows by rewriting the submitted prompt graph before validation to constant-fold switch/selector nodes and optionally prune now-unreachable branches."
|
||||
},
|
||||
{
|
||||
"author": "bryanlholland1",
|
||||
"title": "comfyui-app-bridge [WIP]",
|
||||
"reference": "https://github.com/bryanlholland1/comfyui-app-bridge",
|
||||
"files": [
|
||||
"https://github.com/bryanlholland1/comfyui-app-bridge"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for sending images to the companion iOS/macOS/visionOS app\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "HalfADog",
|
||||
"title": "ComfyUI-Mask2JSON",
|
||||
"reference": "https://github.com/HalfADog/ComfyUI-Mask2JSON",
|
||||
"files": [
|
||||
"https://github.com/HalfADog/ComfyUI-Mask2JSON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for converting masks to contour JSON format with visualization capabilities. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "flywhale-666",
|
||||
"title": "ComfyUI_pixel_snapping [WIP]",
|
||||
"reference": "https://github.com/flywhale-666/ComfyUI_pixel_snapping",
|
||||
"files": [
|
||||
"https://github.com/flywhale-666/ComfyUI_pixel_snapping"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SIFT-based image alignment, intelligent mask cropping and restoration for ComfyUI\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "fangg2000",
|
||||
"title": "comfyui_fgtools [WIP]",
|
||||
"reference": "https://github.com/fangg2000/comfyui_fgtools",
|
||||
"files": [
|
||||
"https://github.com/fangg2000/comfyui_fgtools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Personal utility tools for ComfyUI. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "EricRorich",
|
||||
"title": "ComfyUI-Parametric-Face-Canvas [WIP]",
|
||||
"reference": "https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas",
|
||||
"files": [
|
||||
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generates a parametric 3D face wireframe and renders it as a 2D image with adjustable facial proportions and camera orientation for use in AI pipelines.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "HailXD",
|
||||
"title": "comfyui-random-artist",
|
||||
"reference": "https://github.com/HailXD/comfyui-random-artist",
|
||||
"files": [
|
||||
"https://github.com/HailXD/comfyui-random-artist"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generates random artist styles for ComfyUI workflows. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "wandaijin",
|
||||
"title": "ComfyUI-PaddleOCR [NAME CONFLICT]",
|
||||
"reference": "https://github.com/wandaijin/ComfyUI-PaddleOCR",
|
||||
"files": [
|
||||
"https://github.com/wandaijin/ComfyUI-PaddleOCR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "supaidauen",
|
||||
"title": "ComfyUI-supaidauen [WIP]",
|
||||
|
||||
@ -1909,6 +1909,15 @@
|
||||
"title_aux": "[WIP] ComfyUI-MegaTran-cutom-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas": [
|
||||
[
|
||||
"Parametric Face Canvas",
|
||||
"ParametricFaceCanvas"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Parametric-Face-Canvas [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": [
|
||||
[
|
||||
"Attention couple",
|
||||
@ -2191,6 +2200,23 @@
|
||||
"title_aux": "Camera Factory Station [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/HailXD/comfyui-random-artist": [
|
||||
[
|
||||
"RandomArtist"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-random-artist"
|
||||
}
|
||||
],
|
||||
"https://github.com/HalfADog/ComfyUI-Mask2JSON": [
|
||||
[
|
||||
"ContourVisualizer",
|
||||
"MaskToContourJSON"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Mask2JSON"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hapseleg/ComfyUI-This-n-That": [
|
||||
[
|
||||
"Show Prompt (Hapse)",
|
||||
@ -6550,6 +6576,14 @@
|
||||
"title_aux": "comfyui-tiny-utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/bryanlholland1/comfyui-app-bridge": [
|
||||
[
|
||||
"SendToApp"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-app-bridge [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/brycegoh/comfyui-custom-nodes": [
|
||||
[
|
||||
"CombineTwoImageIntoOne",
|
||||
@ -8063,6 +8097,21 @@
|
||||
"title_aux": "ComfyUI-StableAudioFG [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/fangg2000/comfyui_fgtools": [
|
||||
[
|
||||
"InpaintConcat",
|
||||
"InpaintCut",
|
||||
"IsEmptyString",
|
||||
"SwitchString"
|
||||
],
|
||||
{
|
||||
"author": "lks-ai",
|
||||
"description": "A Simple integration of Stable Audio Diffusion with knobs and stuff!",
|
||||
"nickname": "stableaudio",
|
||||
"title": "StableAudioSampler",
|
||||
"title_aux": "comfyui_fgtools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/fangziheng2321/comfyuinode_chopmask": [
|
||||
[
|
||||
"cus_chopmask"
|
||||
@ -8115,6 +8164,16 @@
|
||||
"title_aux": "Gyre for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/flywhale-666/ComfyUI_pixel_snapping": [
|
||||
[
|
||||
"PixelSnapping",
|
||||
"PowerfulMaskCrop",
|
||||
"PowerfulMaskRestore"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_pixel_snapping [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/foglerek/comfyui-cem-tools": [
|
||||
[
|
||||
"ProcessImageBatch"
|
||||
@ -9499,6 +9558,14 @@
|
||||
"title_aux": "ComfyUI-KAndy"
|
||||
}
|
||||
],
|
||||
"https://github.com/kanttouchthis/ComfyUI-SDNQ": [
|
||||
[
|
||||
"SDNQLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SDNQ [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/karthikg-09/ComfyUI-3ncrypt": [
|
||||
[
|
||||
"Enhanced Save Image",
|
||||
@ -13398,6 +13465,14 @@
|
||||
"title_aux": "ComfyUI-Image-Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/wandaijin/ComfyUI-PaddleOCR": [
|
||||
[
|
||||
"OcrBox"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PaddleOCR [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/warshanks/Shank-Tools": [
|
||||
[
|
||||
"HeightWidth",
|
||||
|
||||
@ -554,6 +554,11 @@
|
||||
"last_update": "2025-12-18 10:54:29",
|
||||
"author_account_age_days": 1659
|
||||
},
|
||||
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-02 19:45:59",
|
||||
"author_account_age_days": 1659
|
||||
},
|
||||
"https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-11-19 02:44:52",
|
||||
@ -689,6 +694,16 @@
|
||||
"last_update": "2025-08-06 17:46:41",
|
||||
"author_account_age_days": 180
|
||||
},
|
||||
"https://github.com/HailXD/comfyui-random-artist": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-04 05:27:55",
|
||||
"author_account_age_days": 1814
|
||||
},
|
||||
"https://github.com/HalfADog/ComfyUI-Mask2JSON": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-27 07:03:47",
|
||||
"author_account_age_days": 2757
|
||||
},
|
||||
"https://github.com/Hapseleg/ComfyUI-This-n-That": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-03 20:26:27",
|
||||
@ -1529,6 +1544,11 @@
|
||||
"last_update": "2024-07-15 11:57:20",
|
||||
"author_account_age_days": 3514
|
||||
},
|
||||
"https://github.com/SparknightLLC/ComfyUI-GraphConstantFolder": {
|
||||
"stars": 2,
|
||||
"last_update": "2026-01-01 03:23:37",
|
||||
"author_account_age_days": 511
|
||||
},
|
||||
"https://github.com/Spicely/ComfyUI-Luma": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-03 14:25:01",
|
||||
@ -2249,6 +2269,11 @@
|
||||
"last_update": "2024-08-31 13:34:57",
|
||||
"author_account_age_days": 5070
|
||||
},
|
||||
"https://github.com/bryanlholland1/comfyui-app-bridge": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-01 20:55:33",
|
||||
"author_account_age_days": 750
|
||||
},
|
||||
"https://github.com/brycegoh/comfyui-custom-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-05 09:30:06",
|
||||
@ -2644,6 +2669,11 @@
|
||||
"last_update": "2025-06-15 11:49:34",
|
||||
"author_account_age_days": 986
|
||||
},
|
||||
"https://github.com/fangg2000/comfyui_fgtools": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-02 12:12:32",
|
||||
"author_account_age_days": 986
|
||||
},
|
||||
"https://github.com/fangziheng2321/comfyuinode_chopmask": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-02-17 03:16:50",
|
||||
@ -2674,6 +2704,11 @@
|
||||
"last_update": "2024-11-18 22:35:37",
|
||||
"author_account_age_days": 2571
|
||||
},
|
||||
"https://github.com/flywhale-666/ComfyUI_pixel_snapping": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-03 12:45:00",
|
||||
"author_account_age_days": 933
|
||||
},
|
||||
"https://github.com/foglerek/comfyui-cem-tools": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-01-13 23:22:07",
|
||||
@ -3234,6 +3269,11 @@
|
||||
"last_update": "2025-12-27 02:41:34",
|
||||
"author_account_age_days": 6031
|
||||
},
|
||||
"https://github.com/kanttouchthis/ComfyUI-SDNQ": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-04 02:23:57",
|
||||
"author_account_age_days": 1583
|
||||
},
|
||||
"https://github.com/karthikg-09/ComfyUI-3ncrypt": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-12-27 09:09:07",
|
||||
@ -4934,6 +4974,11 @@
|
||||
"last_update": "2025-03-25 14:36:37",
|
||||
"author_account_age_days": 3334
|
||||
},
|
||||
"https://github.com/wandaijin/ComfyUI-PaddleOCR": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-31 05:41:25",
|
||||
"author_account_age_days": 3978
|
||||
},
|
||||
"https://github.com/warshanks/Shank-Tools": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-01-26 03:39:09",
|
||||
|
||||
@ -1,5 +1,326 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "WASasquatch",
|
||||
"title": "ComfyUI_Viewer",
|
||||
"reference": "https://github.com/WASasquatch/ComfyUI_Viewer",
|
||||
"files": [
|
||||
"https://github.com/WASasquatch/ComfyUI_Viewer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extensible content viewer for ComfyUI: HTML, Markdown (LaTeX, Mermaid, etc), Code, Images, and more"
|
||||
},
|
||||
{
|
||||
"author": "Xyc2016",
|
||||
"title": "Comfyui_Fd_Nodes",
|
||||
"reference": "https://github.com/Xyc2016/Comfyui_Fd_Nodes",
|
||||
"files": [
|
||||
"https://github.com/Xyc2016/Comfyui_Fd_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for fd project"
|
||||
},
|
||||
{
|
||||
"author": "clayton-grey",
|
||||
"title": "ComfyUI-EditRouter",
|
||||
"reference": "https://github.com/clayton-grey/ComfyUI-EditRouter",
|
||||
"files": [
|
||||
"https://github.com/clayton-grey/ComfyUI-EditRouter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node to detect an edit in a batch of images."
|
||||
},
|
||||
{
|
||||
"author": "SamLiu1000",
|
||||
"title": "ComfyUI_Resolution-and-Ratio",
|
||||
"reference": "https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio",
|
||||
"files": [
|
||||
"https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple, lightweight ComfyUI resolution and aspect ratio control node that hardly requires any dependency fuss."
|
||||
},
|
||||
{
|
||||
"author": "soulctcher",
|
||||
"title": "TetriNode",
|
||||
"reference": "https://github.com/soulctcher/TetriNode",
|
||||
"files": [
|
||||
"https://github.com/soulctcher/TetriNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node pack that embeds a playable Tetris game inside a node UI, with image outputs for the live board and next-piece preview."
|
||||
},
|
||||
{
|
||||
"author": "latentastronaut",
|
||||
"title": "comfyui-latent-astronaut-suite",
|
||||
"reference": "https://github.com/latentastronaut/comfyui-latent-astronaut-suite",
|
||||
"files": [
|
||||
"https://github.com/latentastronaut/comfyui-latent-astronaut-suite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for batch processing, loops, and iteration workflows"
|
||||
},
|
||||
{
|
||||
"author": "d3cker",
|
||||
"title": "comfyui_remove_background",
|
||||
"reference": "https://github.com/d3cker/comfyui_remove_background",
|
||||
"files": [
|
||||
"https://github.com/d3cker/comfyui_remove_background"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node for background removal in images. Built with ONNX models and Pillow (PIL)."
|
||||
},
|
||||
{
|
||||
"author": "jo-nike",
|
||||
"title": "ComfyUI-SopranoTTS",
|
||||
"reference": "https://github.com/jo-nike/ComfyUI-SopranoTTS",
|
||||
"files": [
|
||||
"https://github.com/jo-nike/ComfyUI-SopranoTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for Soprano TTS, a fast, lightweight text-to-speech model."
|
||||
},
|
||||
{
|
||||
"author": "filliptm",
|
||||
"title": "ComfyUI_FL-SongGen",
|
||||
"reference": "https://github.com/filliptm/ComfyUI_FL-SongGen",
|
||||
"files": [
|
||||
"https://github.com/filliptm/ComfyUI_FL-SongGen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FL Song Gen - AI-powered song generation nodes for ComfyUI. Generate complete songs with vocals and instrumentals from lyrics using Tencent's SongGeneration (LeVo) model. Features style transfer, auto style presets, dual-track output, and up to 4m30s song generation."
|
||||
},
|
||||
{
|
||||
"author": "MakkiShizu",
|
||||
"title": "ComfyUI-animetimm",
|
||||
"reference": "https://github.com/MakkiShizu/ComfyUI-animetimm",
|
||||
"files": [
|
||||
"https://github.com/MakkiShizu/ComfyUI-animetimm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for tagging anime images using TIMM models from animetimm, supporting general tags, character tags, artist tags, and rating tags with batch image processing."
|
||||
},
|
||||
{
|
||||
"author": "Koko-boya",
|
||||
"title": "Comfyui-GeminiWeb",
|
||||
"reference": "https://github.com/Koko-boya/Comfyui-GeminiWeb",
|
||||
"files": [
|
||||
"https://github.com/Koko-boya/Comfyui-GeminiWeb"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for Gemini Web API - text-to-image, image-to-image, and chat with multi-image input support"
|
||||
},
|
||||
{
|
||||
"author": "rholdorf",
|
||||
"title": "comfyui_imgtools",
|
||||
"reference": "https://github.com/rholdorf/comfyui_imgtools",
|
||||
"files": [
|
||||
"https://github.com/rholdorf/comfyui_imgtools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for automatically fitting images to standard model dimensions using center cropping, supporting SD, Flux, and Z-Turbo models."
|
||||
},
|
||||
{
|
||||
"author": "elgalardi",
|
||||
"title": "comfyui-prompt-splitter",
|
||||
"reference": "https://github.com/elgalardi/comfyui-prompt-splitter",
|
||||
"files": [
|
||||
"https://github.com/elgalardi/comfyui-prompt-splitter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI that split multiline text prompts into multiple independent STRING outputs, with each line becoming its own text output ready to connect to CLIP Text Encode."
|
||||
},
|
||||
{
|
||||
"author": "zisb",
|
||||
"title": "comfyui-texture-packer",
|
||||
"reference": "https://github.com/zisb/comfyui-texture-packer",
|
||||
"files": [
|
||||
"https://github.com/zisb/comfyui-texture-packer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that converts RGBA-style assets into fully solid RGB textures by bleeding edge colors outward from the alpha mask, designed for foliage, grass, decals, and cutout assets."
|
||||
},
|
||||
{
|
||||
"author": "a-ru2016",
|
||||
"title": "ComfyUI_UniversalSubspace",
|
||||
"reference": "https://github.com/a-ru2016/ComfyUI_UniversalSubspace",
|
||||
"files": [
|
||||
"https://github.com/a-ru2016/ComfyUI_UniversalSubspace"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Can load universal LoRA models. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "xiujiang1987",
|
||||
"title": "ComfyUI-SmartSize",
|
||||
"reference": "https://github.com/xiujiang1987/ComfyUI-SmartSize",
|
||||
"files": [
|
||||
"https://github.com/xiujiang1987/ComfyUI-SmartSize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple but essential custom node for ComfyUI that automatically detects image dimensions and snaps them to the nearest multiple of 16."
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI-PokeIndex",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI-PokeIndex",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI-PokeIndex"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for randomly fetching Pokemon Infinite Fusion sprite and prompt snippet and add to your workflow."
|
||||
},
|
||||
{
|
||||
"author": "shin131002",
|
||||
"title": "RandomLoRALoader",
|
||||
"reference": "https://github.com/shin131002/RandomLoRALoader",
|
||||
"files": [
|
||||
"https://github.com/shin131002/RandomLoRALoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for randomly selecting and applying LoRAs from multiple folders with support for trigger words, sample prompts, and strength randomization."
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterQwenImageEdit",
|
||||
"reference": "https://github.com/princepainter/ComfyUI-PainterQwenImageEdit",
|
||||
"files": [
|
||||
"https://github.com/princepainter/ComfyUI-PainterQwenImageEdit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Qwen multi-image editing enhancement node supporting 8-image input, dual conditional output, and background layer priority for coordinated image composition workflows. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "ethanfel",
|
||||
"title": "Comfyui-JSON-Manager",
|
||||
"reference": "https://github.com/ethanfel/Comfyui-JSON-Manager",
|
||||
"files": [
|
||||
"https://github.com/ethanfel/Comfyui-JSON-Manager"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A visual dashboard for managing, versioning, and batch-processing JSON configuration files for AI video generation workflows with Streamlit web interface and ComfyUI custom nodes."
|
||||
},
|
||||
{
|
||||
"author": "a-ru2016",
|
||||
"title": "ComfyUI-Universal-ABM-LoRA",
|
||||
"reference": "https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA",
|
||||
"files": [
|
||||
"https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Loads universal null lalora plus effi abm models. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "nyueki",
|
||||
"title": "ComfyUI-RemoteCLIPLoader",
|
||||
"reference": "https://github.com/nyueki/ComfyUI-RemoteCLIPLoader",
|
||||
"files": [
|
||||
"https://github.com/nyueki/ComfyUI-RemoteCLIPLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node set to offload CLIP encoding to a remote machine."
|
||||
},
|
||||
{
|
||||
"author": "GeneralShan",
|
||||
"title": "comfyui-zimage-sdnq",
|
||||
"reference": "https://github.com/GeneralShan/comfyui-zimage-sdnq",
|
||||
"files": [
|
||||
"https://github.com/GeneralShan/comfyui-zimage-sdnq"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes for running Z-Image Turbo with SDNQ quantization (q8/q4). Supports text-to-image, image-to-image, inpaint, ControlNet, and LoRA."
|
||||
},
|
||||
{
|
||||
"author": "yohji-yohji",
|
||||
"title": "comfyui-nanobanana-pro",
|
||||
"reference": "https://github.com/yohji-yohji/comfyui-nanobanana-pro",
|
||||
"files": [
|
||||
"https://github.com/yohji-yohji/comfyui-nanobanana-pro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI plugin supporting Google Gemini 3 Pro model for image generation and text analysis with customizable aspect ratio and image quality. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "cristian1980",
|
||||
"title": "ComfyUI-Caption-Cleaner",
|
||||
"reference": "https://github.com/cristian1980/ComfyUI-Caption-Cleaner",
|
||||
"files": [
|
||||
"https://github.com/cristian1980/ComfyUI-Caption-Cleaner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI designed to automatically clean and format natural language captions (generated by VLMs like Florence-2, CogVLM, or JoyTag) for LoRA training datasets."
|
||||
},
|
||||
{
|
||||
"author": "TdogCreations",
|
||||
"title": "ComfyUI-NAID-Grid-Position",
|
||||
"reference": "https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position",
|
||||
"files": [
|
||||
"https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that outputs X/Y floats (0.1..0.9) using a clickable 5x5 grid UI, with an optional Random toggle that randomizes the grid selection each queue."
|
||||
},
|
||||
{
|
||||
"author": "tardigrade1001",
|
||||
"title": "latent-rotate-90",
|
||||
"reference": "https://github.com/tardigrade1001/latent-rotate-90",
|
||||
"files": [
|
||||
"https://github.com/tardigrade1001/latent-rotate-90"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A minimal, opinionated ComfyUI custom node that emits portrait (0°) and/or landscape (90°) latent variants in a single run."
|
||||
},
|
||||
{
|
||||
"author": "alexcong",
|
||||
"title": "ComfyUI-SwinIR",
|
||||
"reference": "https://github.com/alexcong/ComfyUI-SwinIR",
|
||||
"files": [
|
||||
"https://github.com/alexcong/ComfyUI-SwinIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for SwinIR (Swin Transformer for Image Restoration) supporting image super-resolution and denoising."
|
||||
},
|
||||
{
|
||||
"author": "kplkasteel",
|
||||
"title": "ComfyUI-SubstringExtractor",
|
||||
"reference": "https://github.com/kplkasteel/ComfyUI-SubstringExtractor",
|
||||
"files": [
|
||||
"https://github.com/kplkasteel/ComfyUI-SubstringExtractor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for extracting specific sections from LLM-generated complex prompts, designed for structured text extraction with clean output. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterVideoInfo",
|
||||
"reference": "https://github.com/princepainter/ComfyUI-PainterVideoInfo",
|
||||
"files": [
|
||||
"https://github.com/princepainter/ComfyUI-PainterVideoInfo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight video information extraction node for ComfyUI that extracts video metadata including frame rate, frame count, width, and height. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Baldwinzc",
|
||||
"title": "ComfyUI-ProductPromptGenerator",
|
||||
"reference": "https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator",
|
||||
"files": [
|
||||
"https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI designed to generate structured prompts for product display images based on analysis results from Vision Language Models."
|
||||
},
|
||||
{
|
||||
"author": "BigStationW",
|
||||
"title": "ComfyUi-DisplayAllSteps",
|
||||
"reference": "https://github.com/BigStationW/ComfyUi-DisplayAllSteps",
|
||||
"files": [
|
||||
"https://github.com/BigStationW/ComfyUi-DisplayAllSteps"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node that displays the intermediate images generated at each denoising step during sampling. (Description by CC)"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "stuttlepress",
|
||||
"title": "ComfyUI Wan VACE Prep",
|
||||
@ -31,6 +352,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
|
||||
},
|
||||
{
|
||||
"author": "552023587",
|
||||
"title": "comfyui_character_selector",
|
||||
"reference": "https://github.com/552023587/comfyui_character_selector",
|
||||
"files": [
|
||||
"https://github.com/552023587/comfyui_character_selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Supports 2D dropdown selector for characters and actions that automatically combines prompt descriptions. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "rookiestar28",
|
||||
"title": "ComfyUI-Doctor",
|
||||
@ -200,7 +531,7 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A lightweight ComfyUI extension designed to automate the creation of video contact sheets (preview grids)."
|
||||
},
|
||||
},
|
||||
{
|
||||
"author": "marduk191",
|
||||
"title": "ComfyUI_LFM2-350M",
|
||||
@ -211,6 +542,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI to load and use the LFM2-350M model trained to work as a prompt enhancer for z-image turbo or any other long token model."
|
||||
},
|
||||
{
|
||||
"author": "marduk191",
|
||||
"title": "ComfyUI-TF32-Enabler",
|
||||
"reference": "https://github.com/marduk191/ComfyUI-TF32-Enabler",
|
||||
"files": [
|
||||
"https://github.com/marduk191/ComfyUI-TF32-Enabler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatically enables TensorFloat-32 (TF32) acceleration for NVIDIA RTX 30/40/50 series GPUs in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "JVsup",
|
||||
"title": "ComfyUI-SettingsToText",
|
||||
"reference": "https://github.com/JVsup/ComfyUI-SettingsToText",
|
||||
"files": [
|
||||
"https://github.com/JVsup/ComfyUI-SettingsToText"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AI-written node to extract basic settings in workflow, with limitations on subgraphed nodes and math/logic node compatibility."
|
||||
},
|
||||
{
|
||||
"author": "GalactusX31",
|
||||
"title": "ComfyUI-drag-ghost",
|
||||
"reference": "https://github.com/GalactusX31/ComfyUI-drag-ghost",
|
||||
"files": [
|
||||
"https://github.com/GalactusX31/ComfyUI-drag-ghost"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A premium visual enhancement for ComfyUI that adds a smooth 'ghost' effect when dragging nodes and groups."
|
||||
},
|
||||
{
|
||||
"author": "XuanYu-github",
|
||||
"title": "ComfyUI PlyPreview",
|
||||
@ -242,6 +603,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple ComfyUI RetroArch Web Player embed"
|
||||
},
|
||||
{
|
||||
"author": "Niutonian",
|
||||
"title": "ComfyUI-Niutonian-Themes",
|
||||
"reference": "https://github.com/Niutonian/ComfyUI-Niutonian-Themes",
|
||||
"files": [
|
||||
"https://github.com/Niutonian/ComfyUI-Niutonian-Themes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A theme pack for ComfyUI that transforms the nodes into the best 2000's aesthetics styles while preserving full functionality."
|
||||
},
|
||||
{
|
||||
"author": "olafchou",
|
||||
"title": "ComfyUI-ZH-EN-Switcher",
|
||||
"reference": "https://github.com/olafchou/ComfyUI-ZH-EN-Switcher",
|
||||
"files": [
|
||||
"https://github.com/olafchou/ComfyUI-ZH-EN-Switcher"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A plugin that enables one-click language switching between Chinese and English in ComfyUI without page refresh. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterImageLoad",
|
||||
|
||||
@ -631,6 +631,14 @@
|
||||
"title_aux": "ComfyUI-DareMerge"
|
||||
}
|
||||
],
|
||||
"https://github.com/552023587/comfyui_character_selector": [
|
||||
[
|
||||
"CharacterSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_character_selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/5agado/ComfyUI-Sagado-Nodes": [
|
||||
[
|
||||
"Film Grain",
|
||||
@ -3382,6 +3390,14 @@
|
||||
"title_aux": "ComfyUI Zonos TTS Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator": [
|
||||
[
|
||||
"ProductPromptGeneratorSimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ProductPromptGenerator"
|
||||
}
|
||||
],
|
||||
"https://github.com/Baverne/comfyUI-TiledWan": [
|
||||
[
|
||||
"TiledWanImageStatistics",
|
||||
@ -3680,6 +3696,15 @@
|
||||
"title_aux": "ComfyUi-ConditioningTimestepSwitch"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-DisplayAllSteps": [
|
||||
[
|
||||
"SamplerCustomAdvancedAllSteps",
|
||||
"VAEDecodeAllSteps"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUi-DisplayAllSteps"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": [
|
||||
[
|
||||
"LoadImageX",
|
||||
@ -8299,6 +8324,24 @@
|
||||
"title_aux": "Multi Area Conditioning"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeneralShan/comfyui-zimage-sdnq": [
|
||||
[
|
||||
"ZImageSDNQCannyPreprocess",
|
||||
"ZImageSDNQClearCaches",
|
||||
"ZImageSDNQControlLoRAApply",
|
||||
"ZImageSDNQControlPipelineLoader",
|
||||
"ZImageSDNQDepthPreprocess",
|
||||
"ZImageSDNQLoRAApply",
|
||||
"ZImageSDNQPipelineLoader",
|
||||
"ZImageSDNQSamplerControl",
|
||||
"ZImageSDNQSamplerI2I",
|
||||
"ZImageSDNQSamplerInpaint",
|
||||
"ZImageSDNQSamplerT2I"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-zimage-sdnq"
|
||||
}
|
||||
],
|
||||
"https://github.com/GentlemanHu/ComfyUI-SunoAI": [
|
||||
[
|
||||
"GentlemanHu_SunoAI",
|
||||
@ -10340,6 +10383,14 @@
|
||||
"title_aux": "Comfy Latent Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/JVsup/ComfyUI-SettingsToText": [
|
||||
[
|
||||
"SettingsToText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SettingsToText"
|
||||
}
|
||||
],
|
||||
"https://github.com/JackEllie/ComfyUI_AI_Assistant": [
|
||||
[
|
||||
"apply_lighting_effects",
|
||||
@ -11103,6 +11154,14 @@
|
||||
"title_aux": "TIPO-extension"
|
||||
}
|
||||
],
|
||||
"https://github.com/Koko-boya/Comfyui-GeminiWeb": [
|
||||
[
|
||||
"GeminiWeb"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-GeminiWeb"
|
||||
}
|
||||
],
|
||||
"https://github.com/Koko-boya/Comfyui-Z-Image-Utilities": [
|
||||
[
|
||||
"Z_ImageAPIConfig",
|
||||
@ -12839,6 +12898,14 @@
|
||||
"title_aux": "ComfyUI-Qwen2_5-VL"
|
||||
}
|
||||
],
|
||||
"https://github.com/MakkiShizu/ComfyUI-animetimm": [
|
||||
[
|
||||
"AnimeTimmNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-animetimm"
|
||||
}
|
||||
],
|
||||
"https://github.com/MakkiShizu/comfyui_reimgsize": [
|
||||
[
|
||||
"Cropimg",
|
||||
@ -16430,6 +16497,14 @@
|
||||
"title_aux": "DeepFuze"
|
||||
}
|
||||
],
|
||||
"https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio": [
|
||||
[
|
||||
"ResolutionAndRatio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Resolution-and-Ratio"
|
||||
}
|
||||
],
|
||||
"https://github.com/SamTyurenkov/comfyui-vace-preprocessors": [
|
||||
[
|
||||
"CombineLayoutTracksNode",
|
||||
@ -17004,6 +17079,8 @@
|
||||
],
|
||||
"https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": [
|
||||
[
|
||||
"SaveNegativePromptSG",
|
||||
"SavePositivePromptSG",
|
||||
"Simple Readable Metadata Text Viewer-SG",
|
||||
"SimpleReadableMetadataMAXSG",
|
||||
"SimpleReadableMetadataSG",
|
||||
@ -19330,6 +19407,14 @@
|
||||
"title_aux": "WebUI Monaco Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position": [
|
||||
[
|
||||
"NAID Grid Position"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NAID-Grid-Position"
|
||||
}
|
||||
],
|
||||
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
||||
[
|
||||
"TC_ColorFill",
|
||||
@ -20247,6 +20332,15 @@
|
||||
"title_aux": "ComfyUI_RetroArch_Player"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/ComfyUI_Viewer": [
|
||||
[
|
||||
"WASCanvasComposeBatch",
|
||||
"WASComfyViewer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Viewer"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/FreeU_Advanced": [
|
||||
[
|
||||
"WAS_FreeU",
|
||||
@ -20946,6 +21040,14 @@
|
||||
"title_aux": "ComfyUI PlyPreview"
|
||||
}
|
||||
],
|
||||
"https://github.com/Xyc2016/Comfyui_Fd_Nodes": [
|
||||
[
|
||||
"FD_RemoveWatermark"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Fd_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Xyem/Xycuno-Oobabooga": [
|
||||
[
|
||||
"Oobabooga",
|
||||
@ -21924,6 +22026,26 @@
|
||||
"title_aux": "Save Checkpoint with Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA": [
|
||||
[
|
||||
"NullUniversalLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Universal-ABM-LoRA"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-ru2016/ComfyUI_UniversalSubspace": [
|
||||
[
|
||||
"ApplyNullLaLoRA",
|
||||
"ApplyUniversalLoRA",
|
||||
"ApplyUniversalWeights",
|
||||
"LoadUniversalWeights",
|
||||
"UniversalLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_UniversalSubspace"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-und-b/ComfyUI_AB_Wildcard": [
|
||||
[
|
||||
"ABWildcardNode"
|
||||
@ -23298,6 +23420,15 @@
|
||||
"title_aux": "Comfyui-LoopLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexcong/ComfyUI-SwinIR": [
|
||||
[
|
||||
"SwinIRLoader",
|
||||
"SwinIRRun"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SwinIR"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexcong/ComfyUI_QwenVL": [
|
||||
[
|
||||
"Qwen",
|
||||
@ -28474,6 +28605,14 @@
|
||||
"title_aux": "CS Transform Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/clayton-grey/ComfyUI-EditRouter": [
|
||||
[
|
||||
"CG_EditRouter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EditRouter"
|
||||
}
|
||||
],
|
||||
"https://github.com/cleanlii/comfyui-dalle-integration": [
|
||||
[
|
||||
"DalleImageEdit",
|
||||
@ -29497,6 +29636,14 @@
|
||||
"title_aux": "RenesStuffDanboruTagGet"
|
||||
}
|
||||
],
|
||||
"https://github.com/cristian1980/ComfyUI-Caption-Cleaner": [
|
||||
[
|
||||
"CleanCaptionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Caption-Cleaner"
|
||||
}
|
||||
],
|
||||
"https://github.com/crystian/ComfyUI-Crystools": [
|
||||
[],
|
||||
{
|
||||
@ -29809,6 +29956,14 @@
|
||||
"title_aux": "Face Compare"
|
||||
}
|
||||
],
|
||||
"https://github.com/d3cker/comfyui_remove_background": [
|
||||
[
|
||||
"RemoveBackground"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_remove_background"
|
||||
}
|
||||
],
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle": [
|
||||
[
|
||||
"D2 Send Eagle"
|
||||
@ -31582,6 +31737,16 @@
|
||||
"title_aux": "comfyui-clip-prompt-splitter"
|
||||
}
|
||||
],
|
||||
"https://github.com/elgalardi/comfyui-prompt-splitter": [
|
||||
[
|
||||
"PromptSplitter10Lines",
|
||||
"PromptSplitter3Lines",
|
||||
"PromptSplitter5Lines"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-prompt-splitter"
|
||||
}
|
||||
],
|
||||
"https://github.com/elyetis/Comfyui-ColorMatchNodes": [
|
||||
[
|
||||
"ColorMatch2Refs",
|
||||
@ -31688,6 +31853,22 @@
|
||||
"title_aux": "comfyui-videoframenode"
|
||||
}
|
||||
],
|
||||
"https://github.com/ethanfel/Comfyui-JSON-Manager": [
|
||||
[
|
||||
"JSONLoaderBatchI2V",
|
||||
"JSONLoaderBatchLoRA",
|
||||
"JSONLoaderBatchVACE",
|
||||
"JSONLoaderCustom1",
|
||||
"JSONLoaderCustom3",
|
||||
"JSONLoaderCustom6",
|
||||
"JSONLoaderLoRA",
|
||||
"JSONLoaderStandard",
|
||||
"JSONLoaderVACE"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-JSON-Manager"
|
||||
}
|
||||
],
|
||||
"https://github.com/evanspearman/ComfyMath": [
|
||||
[
|
||||
"CM_BoolBinaryOperation",
|
||||
@ -32311,6 +32492,19 @@
|
||||
"title_aux": "ComfyUI_FL-Path-Animator"
|
||||
}
|
||||
],
|
||||
"https://github.com/filliptm/ComfyUI_FL-SongGen": [
|
||||
[
|
||||
"FL_SongGen_AutoStyle",
|
||||
"FL_SongGen_DescriptionBuilder",
|
||||
"FL_SongGen_Generate",
|
||||
"FL_SongGen_LyricsFormatter",
|
||||
"FL_SongGen_ModelLoader",
|
||||
"FL_SongGen_StyleTransfer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FL-SongGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/filliptm/ComfyUI_FL-Trainer": [
|
||||
[
|
||||
"FL_ImageCaptionSaver",
|
||||
@ -36805,6 +36999,17 @@
|
||||
"title_aux": "ComfyUI_HuggingFace_Downloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/jo-nike/ComfyUI-SopranoTTS": [
|
||||
[
|
||||
"SopranoLoader",
|
||||
"SopranoTTS",
|
||||
"SopranoTTSBatch",
|
||||
"SopranoTTSStream"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SopranoTTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/joanna910225/comfyui-housekeeper": [
|
||||
[
|
||||
"housekeeper-alignment",
|
||||
@ -39101,6 +39306,14 @@
|
||||
"title_aux": "comfyui-jk-easy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kplkasteel/ComfyUI-SubstringExtractor": [
|
||||
[
|
||||
"SubstringExtractor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SubstringExtractor"
|
||||
}
|
||||
],
|
||||
"https://github.com/kpsss34/ComfyUI-kpsss34": [
|
||||
[
|
||||
"SD35sLoaderSampler"
|
||||
@ -39439,6 +39652,21 @@
|
||||
"title_aux": "LNL Frame Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/latentastronaut/comfyui-latent-astronaut-suite": [
|
||||
[
|
||||
"ForLoopEnd",
|
||||
"ForLoopStart",
|
||||
"ImageResizeToTotalPixels",
|
||||
"LoraLoaderModelOnlySelector",
|
||||
"LoraLoaderSelector",
|
||||
"StringListCombine",
|
||||
"StringListFromText",
|
||||
"StringListIndex"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-latent-astronaut-suite"
|
||||
}
|
||||
],
|
||||
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": [
|
||||
[
|
||||
"HeadOrientationNode"
|
||||
@ -44359,6 +44587,15 @@
|
||||
"title_aux": "ComfyUI_NetDist_Plus"
|
||||
}
|
||||
],
|
||||
"https://github.com/nyueki/ComfyUI-RemoteCLIPLoader": [
|
||||
[
|
||||
"RemoteCLIPLoader",
|
||||
"RemoteCLIPWorker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RemoteCLIPLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": [
|
||||
[
|
||||
"OlmChannelMixer"
|
||||
@ -45963,6 +46200,14 @@
|
||||
"title_aux": "ComfyUI-PainterLongVideo"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterQwenImageEdit": [
|
||||
[
|
||||
"PainterQwenImageEdit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PainterQwenImageEdit"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterVideoCombine": [
|
||||
[
|
||||
"PainterVideoCombine"
|
||||
@ -45971,6 +46216,15 @@
|
||||
"title_aux": "ComfyUI-PainterVideoCombine"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterVideoInfo": [
|
||||
[
|
||||
"VideoInfoLoaded",
|
||||
"VideoInfoSource"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PainterVideoInfo"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/Comfyui-PainterAudioCut": [
|
||||
[
|
||||
"PainterAudioCut"
|
||||
@ -47127,6 +47381,14 @@
|
||||
"title_aux": "comfyui-bus-plugin"
|
||||
}
|
||||
],
|
||||
"https://github.com/rholdorf/comfyui_imgtools": [
|
||||
[
|
||||
"ImageDimensionFitter"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_imgtools"
|
||||
}
|
||||
],
|
||||
"https://github.com/rhplus0831/ComfyMepi": [
|
||||
[
|
||||
"MepiCheckpoint",
|
||||
@ -48746,6 +49008,15 @@
|
||||
"title_aux": "smZNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/shin131002/RandomLoRALoader": [
|
||||
[
|
||||
"FilteredRandomLoRALoader",
|
||||
"RandomLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "RandomLoRALoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-break-workflow": [
|
||||
[
|
||||
"BreakWorkflow"
|
||||
@ -48877,6 +49148,14 @@
|
||||
"title_aux": "Model Utility Toolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI-PokeIndex": [
|
||||
[
|
||||
"PokeIndex"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PokeIndex"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI-RR-JointTagger": [
|
||||
[
|
||||
"RRJointTagger|redrocket"
|
||||
@ -49941,6 +50220,15 @@
|
||||
"title_aux": "ComfyUI-LoadImage-Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/soulctcher/TetriNode": [
|
||||
[
|
||||
"TetriNode",
|
||||
"TetriNodeOptions"
|
||||
],
|
||||
{
|
||||
"title_aux": "TetriNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl": [
|
||||
[
|
||||
"LoadLoraModelOnlyWithUrl"
|
||||
@ -50905,6 +51193,14 @@
|
||||
"title_aux": "ComfyUI-StoryMaker"
|
||||
}
|
||||
],
|
||||
"https://github.com/tardigrade1001/latent-rotate-90": [
|
||||
[
|
||||
"LatentRotatePortraitLandscape"
|
||||
],
|
||||
{
|
||||
"title_aux": "latent-rotate-90"
|
||||
}
|
||||
],
|
||||
"https://github.com/tatookan/comfyui_ssl_gemini_EXP": [
|
||||
[
|
||||
"SSL_GeminiAPIKeyConfig",
|
||||
@ -52061,6 +52357,7 @@
|
||||
],
|
||||
"https://github.com/ucloud/comfyui-plugin": [
|
||||
[
|
||||
"Gemini Pro Image (Nano Banana Pro)",
|
||||
"ModelVerse Image Packer",
|
||||
"Modelverse FluxDevNode",
|
||||
"Modelverse FluxKontextMaxNode",
|
||||
@ -52074,10 +52371,18 @@
|
||||
"Modelverse Step1xEditNode",
|
||||
"ModelverseChat",
|
||||
"ModelverseInputFiles",
|
||||
"Modelverse_PreviewVideo",
|
||||
"Modelverse_WanAII2V",
|
||||
"Modelverse_WanAIT2V",
|
||||
"NanoBanana",
|
||||
"UCloud ModelVerse Client"
|
||||
"Sora_Img2Video",
|
||||
"Sora_Text2Video",
|
||||
"UCloud ModelVerse Client",
|
||||
"Vidu_Extend",
|
||||
"Vidu_Img2Video",
|
||||
"Vidu_Reference2Video",
|
||||
"Vidu_StartEnd2Video",
|
||||
"Vidu_Text2Video"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUl-UCloud"
|
||||
@ -53867,6 +54172,14 @@
|
||||
"title_aux": "ComfyUI-connect-ui"
|
||||
}
|
||||
],
|
||||
"https://github.com/xiujiang1987/ComfyUI-SmartSize": [
|
||||
[
|
||||
"GetImageSize_Custom"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SmartSize"
|
||||
}
|
||||
],
|
||||
"https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime": [
|
||||
[
|
||||
"Auto-MSG-ALL",
|
||||
@ -54496,6 +54809,14 @@
|
||||
"title_aux": "florence_dw"
|
||||
}
|
||||
],
|
||||
"https://github.com/yohji-yohji/comfyui-nanobanana-pro": [
|
||||
[
|
||||
"Gemini3ProGenerateContent"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-nanobanana-pro"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolain/ComfyUI-Easy-DotsOCR": [
|
||||
[
|
||||
"easy applyDotsOCR",
|
||||
@ -55491,6 +55812,14 @@
|
||||
"title_aux": "ComfyUI-Attention-Distillation"
|
||||
}
|
||||
],
|
||||
"https://github.com/zisb/comfyui-texture-packer": [
|
||||
[
|
||||
"AlphaEdgeSolidify"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-texture-packer"
|
||||
}
|
||||
],
|
||||
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": [
|
||||
[
|
||||
"ArkVideoGenerate"
|
||||
|
||||
Reference in New Issue
Block a user