update DB

This commit is contained in:
Dr.Lt.Data 2025-05-21 00:03:10 +09:00
parent d3c625e791
commit 416122d61d
7 changed files with 428 additions and 28 deletions

View File

@ -7936,6 +7936,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI-ReduxFineTune is a custom node for ComfyUI that enables advanced style fine-tuning using the Flux Redux approach. It offers multiple unified fusion modes for precise and consistent control over style transfer, allowing users to fine-tune image styles with high flexibility and detail." "description": "ComfyUI-ReduxFineTune is a custom node for ComfyUI that enables advanced style fine-tuning using the Flux Redux approach. It offers multiple unified fusion modes for precise and consistent control over style transfer, allowing users to fine-tune image styles with high flexibility and detail."
}, },
{
"author": "1038lab",
"title": "ComfyUI-LBM",
"reference": "https://github.com/1038lab/ComfyUI-LBM",
"files": [
"https://github.com/1038lab/ComfyUI-LBM"
],
"install_type": "git-clone",
"description": "A ComfyUI implementation of Latent Bridge Matching (LBM) for efficient image relighting. This node utilizes the LBM algorithm to perform single-step image-to-image translation specifically for relighting tasks."
},
{ {
"author": "Klinter", "author": "Klinter",
"title": "Klinter_nodes", "title": "Klinter_nodes",
@ -20763,6 +20773,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ACE-Step: A Step Towards Music Generation Foundation Model" "description": "ACE-Step: A Step Towards Music Generation Foundation Model"
}, },
{
"author": "mw",
"title": "ComfyUI_parakeet-tdt",
"reference": "https://github.com/billwuhao/ComfyUI_parakeet-tdt",
"files": [
"https://github.com/billwuhao/ComfyUI_parakeet-tdt"
],
"install_type": "git-clone",
"description": "parakeet-tdt-0.6b-v2: Automatic speech recognition (ASR) model designed for high-quality English transcription, featuring support for punctuation, capitalization, and accurate timestamp prediction."
},
{ {
"author": "umiyuki", "author": "umiyuki",
"title": "ComfyUI Pad To Eight", "title": "ComfyUI Pad To Eight",
@ -25793,15 +25813,55 @@
"description": "This custom node for ComfyUI allows you to test combinations of samplers and schedulers. It generates a batch of generated images(latents), as well as RGB images, each one annotated with the specific combination used, performance timing, and several image quality metrics (Laplacian Variance, Gradient Mean, FFT-based sharpness) for our internal usage, but kept as they could may be useful for others to." "description": "This custom node for ComfyUI allows you to test combinations of samplers and schedulers. It generates a batch of generated images(latents), as well as RGB images, each one annotated with the specific combination used, performance timing, and several image quality metrics (Laplacian Variance, Gradient Mean, FFT-based sharpness) for our internal usage, but kept as they could may be useful for others to."
}, },
{ {
"author": "2frames.app", "author": "2frames.app",
"title": "AQnodes for ComfyUI", "title": "AQnodes for ComfyUI",
"id": "AQnodes", "id": "AQnodes",
"reference": "https://github.com/2frames/ComfyUI-AQnodes", "reference": "https://github.com/2frames/ComfyUI-AQnodes",
"files": [ "files": [
"https://github.com/2frames/ComfyUI-AQnodes" "https://github.com/2frames/ComfyUI-AQnodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes for ComfyUI, mostly for llm calling and automatizing pulid multiface." "description": "Nodes for ComfyUI, mostly for llm calling and automatizing pulid multiface."
},
{
"author": "BigWhiteFly",
"title": "ComfyUI-ImageConcat",
"reference": "https://github.com/BigWhiteFly/ComfyUI-ImageConcat",
"files": [
"https://github.com/BigWhiteFly/ComfyUI-ImageConcat"
],
"install_type": "git-clone",
"description": "concatenate all images in floders, concatenate caption txt files for trainning loras."
},
{
"author": "Jannled",
"title": "OWL-ViT ComfyUI",
"reference": "https://github.com/Jannled/owl-vit-comfyui",
"files": [
"https://github.com/Jannled/owl-vit-comfyui"
],
"install_type": "git-clone",
"description": "ComfyUI Nodes for OWL-ViT / OWLv2 using the HuggingFace Transformers implementation"
},
{
"author": "thedivergentai",
"title": "Divergent Nodes",
"reference": "https://github.com/thedivergentai/divergent_nodes",
"files": [
"https://github.com/thedivergentai/divergent_nodes"
],
"install_type": "git-clone",
"description": "This repository contains a collection of custom nodes for ComfyUI designed to integrate external AI models, provide utilities, and enable advanced workflows."
},
{
"author": "skycoder",
"title": "Filename Tools",
"reference": "https://github.com/skycoder182/comfyui-filename-tools",
"files": [
"https://github.com/skycoder182/comfyui-filename-tools"
],
"install_type": "git-clone",
"description": "A utility node for extracting and trimming filenames from file paths"
}, },

View File

@ -67,6 +67,14 @@
"title_aux": "ComfyUI-EdgeTTS" "title_aux": "ComfyUI-EdgeTTS"
} }
], ],
"https://github.com/1038lab/ComfyUI-LBM": [
[
"LBM_Relighting"
],
{
"title_aux": "ComfyUI-LBM"
}
],
"https://github.com/1038lab/ComfyUI-MegaTTS": [ "https://github.com/1038lab/ComfyUI-MegaTTS": [
[ [
"MegaTTS3", "MegaTTS3",
@ -302,6 +310,18 @@
"title_aux": "ComfyUI VIDU" "title_aux": "ComfyUI VIDU"
} }
], ],
"https://github.com/2frames/ComfyUI-AQnodes": [
[
"AQ_Gemini",
"AQ_MasksAndImagesAsList",
"AQ_Qwen",
"AQ_QwenLoader",
"AQ_multiface_ApplyPulidFlux"
],
{
"title_aux": "AQnodes for ComfyUI"
}
],
"https://github.com/2kpr/ComfyUI-PMRF": [ "https://github.com/2kpr/ComfyUI-PMRF": [
[ [
"PMRF" "PMRF"
@ -2377,6 +2397,14 @@
"title_aux": "ComfyUi-RescaleCFGAdvanced" "title_aux": "ComfyUi-RescaleCFGAdvanced"
} }
], ],
"https://github.com/BigWhiteFly/ComfyUI-ImageConcat": [
[
"ImageConcatenateBatchWithTxt"
],
{
"title_aux": "ComfyUI-ImageConcat"
}
],
"https://github.com/Billius-AI/ComfyUI-Path-Helper": [ "https://github.com/Billius-AI/ComfyUI-Path-Helper": [
[ [
"Add File Name Prefix", "Add File Name Prefix",
@ -5504,6 +5532,14 @@
"title_aux": "ComfyUI-Ruyi" "title_aux": "ComfyUI-Ruyi"
} }
], ],
"https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": [
[
"SamplerSchedulerMetricsTester"
],
{
"title_aux": "Sampler Scheduler Metrics Tester for ComfyUI"
}
],
"https://github.com/IgalOgonov/ComfyUI_Simple_String_Repository": [ "https://github.com/IgalOgonov/ComfyUI_Simple_String_Repository": [
[ [
"SimpleStringRepository", "SimpleStringRepository",
@ -5953,6 +5989,16 @@
"title_aux": "ComfyUI-J" "title_aux": "ComfyUI-J"
} }
], ],
"https://github.com/Jannled/owl-vit-comfyui": [
[
"OWL_BBox_Visualizer",
"OWL_Load_Model",
"OWL_Objectness_Inference"
],
{
"title_aux": "OWL-ViT ComfyUI"
}
],
"https://github.com/JaredTherriault/ComfyUI-JNodes": [ "https://github.com/JaredTherriault/ComfyUI-JNodes": [
[ [
"JNodes_AddOrSetMetaDataKey", "JNodes_AddOrSetMetaDataKey",
@ -15527,6 +15573,14 @@
"title_aux": "MW-ComfyUI_gemmax" "title_aux": "MW-ComfyUI_gemmax"
} }
], ],
"https://github.com/billwuhao/ComfyUI_parakeet-tdt": [
[
"ParakeetASRRun"
],
{
"title_aux": "ComfyUI_parakeet-tdt"
}
],
"https://github.com/bitaffinity/ComfyUI_HF_Inference": [ "https://github.com/bitaffinity/ComfyUI_HF_Inference": [
[ [
"Classification", "Classification",
@ -23651,6 +23705,14 @@
"title_aux": "ComfyUI Touchpad Scroll Controller" "title_aux": "ComfyUI Touchpad Scroll Controller"
} }
], ],
"https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": [
[
"BBoxLowerMask2"
],
{
"title_aux": "BBoxLowerMask2"
}
],
"https://github.com/jroc22/ComfyUI-CSV-prompt-builder": [ "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": [
[ [
"BuildPromptFromCSV" "BuildPromptFromCSV"
@ -31244,6 +31306,14 @@
"title_aux": "ComfyUI-Coziness" "title_aux": "ComfyUI-Coziness"
} }
], ],
"https://github.com/skycoder182/comfyui-filename-tools": [
[
"ExtractAndTrimFilename"
],
{
"title_aux": "Filename Tools"
}
],
"https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": [ "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": [
[ [
"SmartFormatString", "SmartFormatString",
@ -32525,6 +32595,18 @@
"title_aux": "ComfyUI Stable Video Diffusion" "title_aux": "ComfyUI Stable Video Diffusion"
} }
], ],
"https://github.com/thedivergentai/divergent_nodes": [
[
"CLIPTokenCounter",
"GeminiNode",
"KoboldCppApiNode",
"LoraStrengthXYPlot",
"SaveImageEnhancedNode"
],
{
"title_aux": "Divergent Nodes"
}
],
"https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": [ "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": [
[ [
"FaceCalloutEffect", "FaceCalloutEffect",

View File

@ -19,6 +19,11 @@
"last_update": "2025-04-18 18:32:53", "last_update": "2025-04-18 18:32:53",
"author_account_age_days": 782 "author_account_age_days": 782
}, },
"https://github.com/1038lab/ComfyUI-LBM": {
"stars": 11,
"last_update": "2025-05-19 07:10:46",
"author_account_age_days": 782
},
"https://github.com/1038lab/ComfyUI-MegaTTS": { "https://github.com/1038lab/ComfyUI-MegaTTS": {
"stars": 33, "stars": 33,
"last_update": "2025-04-13 18:56:00", "last_update": "2025-04-13 18:56:00",
@ -99,6 +104,11 @@
"last_update": "2025-03-21 12:25:22", "last_update": "2025-03-21 12:25:22",
"author_account_age_days": 789 "author_account_age_days": 789
}, },
"https://github.com/2frames/ComfyUI-AQnodes": {
"stars": 0,
"last_update": "2025-05-19 10:49:14",
"author_account_age_days": 320
},
"https://github.com/2kpr/ComfyUI-PMRF": { "https://github.com/2kpr/ComfyUI-PMRF": {
"stars": 181, "stars": 181,
"last_update": "2024-10-11 00:11:40", "last_update": "2024-10-11 00:11:40",
@ -864,6 +874,11 @@
"last_update": "2025-05-07 18:10:18", "last_update": "2025-05-07 18:10:18",
"author_account_age_days": 16 "author_account_age_days": 16
}, },
"https://github.com/BigWhiteFly/ComfyUI-ImageConcat": {
"stars": 0,
"last_update": "2025-05-19 09:26:32",
"author_account_age_days": 2670
},
"https://github.com/Billius-AI/ComfyUI-Path-Helper": { "https://github.com/Billius-AI/ComfyUI-Path-Helper": {
"stars": 18, "stars": 18,
"last_update": "2024-05-22 23:25:08", "last_update": "2024-05-22 23:25:08",
@ -1984,6 +1999,11 @@
"last_update": "2025-01-20 12:21:40", "last_update": "2025-01-20 12:21:40",
"author_account_age_days": 162 "author_account_age_days": 162
}, },
"https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": {
"stars": 0,
"last_update": "2025-05-19 15:04:38",
"author_account_age_days": 359
},
"https://github.com/Iemand005/ComfyUI-Touch-Gestures": { "https://github.com/Iemand005/ComfyUI-Touch-Gestures": {
"stars": 3, "stars": 3,
"last_update": "2025-02-03 00:25:14", "last_update": "2025-02-03 00:25:14",
@ -2134,6 +2154,11 @@
"last_update": "2025-04-07 09:03:24", "last_update": "2025-04-07 09:03:24",
"author_account_age_days": 2883 "author_account_age_days": 2883
}, },
"https://github.com/Jannled/owl-vit-comfyui": {
"stars": 0,
"last_update": "2025-05-20 00:41:53",
"author_account_age_days": 4008
},
"https://github.com/JaredTherriault/ComfyUI-JNodes": { "https://github.com/JaredTherriault/ComfyUI-JNodes": {
"stars": 65, "stars": 65,
"last_update": "2025-04-19 21:27:16", "last_update": "2025-04-19 21:27:16",
@ -5399,6 +5424,11 @@
"last_update": "2025-04-26 10:41:33", "last_update": "2025-04-26 10:41:33",
"author_account_age_days": 2266 "author_account_age_days": 2266
}, },
"https://github.com/billwuhao/ComfyUI_parakeet-tdt": {
"stars": 1,
"last_update": "2025-05-20 02:44:04",
"author_account_age_days": 2266
},
"https://github.com/bitaffinity/ComfyUI_HF_Inference": { "https://github.com/bitaffinity/ComfyUI_HF_Inference": {
"stars": 3, "stars": 3,
"last_update": "2024-06-14 10:23:29", "last_update": "2024-06-14 10:23:29",
@ -7884,6 +7914,11 @@
"last_update": "2025-03-18 03:15:42", "last_update": "2025-03-18 03:15:42",
"author_account_age_days": 4443 "author_account_age_days": 4443
}, },
"https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": {
"stars": 0,
"last_update": "2025-05-19 02:28:44",
"author_account_age_days": 371
},
"https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": {
"stars": 8, "stars": 8,
"last_update": "2024-08-01 19:39:30", "last_update": "2024-08-01 19:39:30",
@ -10559,6 +10594,11 @@
"last_update": "2024-08-16 03:10:43", "last_update": "2024-08-16 03:10:43",
"author_account_age_days": 2412 "author_account_age_days": 2412
}, },
"https://github.com/skycoder182/comfyui-filename-tools": {
"stars": 0,
"last_update": "2025-05-20 11:22:45",
"author_account_age_days": 0
},
"https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": {
"stars": 2, "stars": 2,
"last_update": "2025-05-06 15:48:22", "last_update": "2025-05-06 15:48:22",
@ -11159,6 +11199,11 @@
"last_update": "2024-05-24 22:14:42", "last_update": "2024-05-24 22:14:42",
"author_account_age_days": 2752 "author_account_age_days": 2752
}, },
"https://github.com/thedivergentai/divergent_nodes": {
"stars": 0,
"last_update": "2025-05-20 01:52:05",
"author_account_age_days": 790
},
"https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": { "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": {
"stars": 0, "stars": 0,
"last_update": "2025-05-09 14:38:15", "last_update": "2025-05-09 14:38:15",

View File

@ -12,6 +12,77 @@
{
"author": "zhengxyz123",
"title": "zhengxyz123/ComfyUI-CLIPSeg [NAME CONFLICT]",
"reference": "https://github.com/zhengxyz123/ComfyUI-CLIPSeg",
"files": [
"https://github.com/zhengxyz123/ComfyUI-CLIPSeg"
],
"install_type": "git-clone",
"description": "Using CLIPSeg model to generate masks for image inpainting tasks based on text or image prompts."
},
{
"author": "Alazuaka",
"title": "ComfyUI Image Analysis Toolkit [WIP]",
"reference": "https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools",
"files": [
"https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools"
],
"install_type": "git-clone",
"description": "A suite of custom ComfyUI nodes built to evaluate and diagnose the technical qualities of images—especially those generated by AI models. Rather than creating visuals, these tools measure them, offering precise insights into sharpness, noise, exposure, color balance, and more.\nNOTE: The files in the repo are not organized."
},
{
"author": "trampolin",
"title": "comfy-ui-scryfall",
"reference": "https://github.com/trampolin/comfy-ui-scryfall",
"files": [
"https://github.com/trampolin/comfy-ui-scryfall"
],
"install_type": "git-clone",
"description": "Some ComfyUI nodes to fetch cards from scryfall"
},
{
"author": "pomePLaszlo-collablyu",
"title": "comfyui_ejam",
"reference": "https://github.com/PLaszlo-collab/comfyui_ejam",
"files": [
"https://github.com/PLaszlo-collab/comfyui_ejam"
],
"install_type": "git-clone",
"description": "Ejam nodes for comfyui"
},
{
"author": "pomelyu",
"title": "cy-prompt-tools",
"reference": "https://github.com/pomelyu/cy-prompt-tools",
"files": [
"https://github.com/pomelyu/cy-prompt-tools"
],
"install_type": "git-clone",
"description": "prompt tools for comfyui"
},
{
"author": "vivi-gomez",
"title": "ComfyUI-fixnodetranslate",
"reference": "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate",
"files": [
"https://github.com/vivi-gomez/ComfyUI-fixnodetranslate"
],
"install_type": "git-clone",
"description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option"
},
{
"author": "Alazuaka",
"title": "ES_nodes for ComfyUI by Alazuka [WIP]",
"reference": "https://github.com/Alazuaka/comfyui-lora-stack-node",
"files": [
"https://github.com/Alazuaka/comfyui-lora-stack-node"
],
"install_type": "git-clone",
"description": "Node for LoRA stack management in ComfyUI\nNOTE: The files in the repo are not organized."
},
{ {
"author": "Good-Dream-Studio", "author": "Good-Dream-Studio",
"title": "ComfyUI-Connect [WIP]", "title": "ComfyUI-Connect [WIP]",
@ -2034,16 +2105,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI, focusing on image handling and LoRA training." "description": "A collection of custom nodes for ComfyUI, focusing on image handling and LoRA training."
}, },
{
"author": "thedivergentai",
"title": "Divergent Nodes [WIP]",
"reference": "https://github.com/thedivergentai/divergent_nodes",
"files": [
"https://github.com/thedivergentai/divergent_nodes"
],
"install_type": "git-clone",
"description": "This repository contains a collection of custom nodes for ComfyUI designed to integrate external AI models, provide utilities, and enable advanced workflows."
},
{ {
"author": "gold24park", "author": "gold24park",
"title": "loki-comfyui-node", "title": "loki-comfyui-node",

View File

@ -31,6 +31,46 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI-MoviiGen is now available in ComfyUI, MoviiGen 1.1 is a cutting-edge video generation model that excels in cinematic aesthetics and visual quality." "description": "ComfyUI-MoviiGen is now available in ComfyUI, MoviiGen 1.1 is a cutting-edge video generation model that excels in cinematic aesthetics and visual quality."
}, },
{
"author": "Jannled",
"title": "OWL-ViT ComfyUI",
"reference": "https://github.com/Jannled/owl-vit-comfyui",
"files": [
"https://github.com/Jannled/owl-vit-comfyui"
],
"install_type": "git-clone",
"description": "ComfyUI Nodes for OWL-ViT / OWLv2 using the HuggingFace Transformers implementation"
},
{
"author": "1038lab",
"title": "ComfyUI-LBM",
"reference": "https://github.com/1038lab/ComfyUI-LBM",
"files": [
"https://github.com/1038lab/ComfyUI-LBM"
],
"install_type": "git-clone",
"description": "A ComfyUI implementation of Latent Bridge Matching (LBM) for efficient image relighting. This node utilizes the LBM algorithm to perform single-step image-to-image translation specifically for relighting tasks."
},
{
"author": "thedivergentai",
"title": "Divergent Nodes",
"reference": "https://github.com/thedivergentai/divergent_nodes",
"files": [
"https://github.com/thedivergentai/divergent_nodes"
],
"install_type": "git-clone",
"description": "This repository contains a collection of custom nodes for ComfyUI designed to integrate external AI models, provide utilities, and enable advanced workflows."
},
{
"author": "mw",
"title": "ComfyUI_parakeet-tdt",
"reference": "https://github.com/billwuhao/ComfyUI_parakeet-tdt",
"files": [
"https://github.com/billwuhao/ComfyUI_parakeet-tdt"
],
"install_type": "git-clone",
"description": "parakeet-tdt-0.6b-v2: Automatic speech recognition (ASR) model designed for high-quality English transcription, featuring support for punctuation, capitalization, and accurate timestamp prediction."
},
{ {
"author": "jqy-yo", "author": "jqy-yo",
"title": "BBoxLowerMask2", "title": "BBoxLowerMask2",
@ -53,15 +93,35 @@
"description": "This custom node for ComfyUI allows you to test combinations of samplers and schedulers. It generates a batch of generated images(latents), as well as RGB images, each one annotated with the specific combination used, performance timing, and several image quality metrics (Laplacian Variance, Gradient Mean, FFT-based sharpness) for our internal usage, but kept as they could may be useful for others to." "description": "This custom node for ComfyUI allows you to test combinations of samplers and schedulers. It generates a batch of generated images(latents), as well as RGB images, each one annotated with the specific combination used, performance timing, and several image quality metrics (Laplacian Variance, Gradient Mean, FFT-based sharpness) for our internal usage, but kept as they could may be useful for others to."
}, },
{ {
"author": "2frames.app", "author": "2frames.app",
"title": "AQnodes for ComfyUI", "title": "AQnodes for ComfyUI",
"id": "AQnodes", "id": "AQnodes",
"reference": "https://github.com/2frames/ComfyUI-AQnodes", "reference": "https://github.com/2frames/ComfyUI-AQnodes",
"files": [ "files": [
"https://github.com/2frames/ComfyUI-AQnodes" "https://github.com/2frames/ComfyUI-AQnodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes for ComfyUI, mostly for llm calling and automatizing pulid multiface." "description": "Nodes for ComfyUI, mostly for llm calling and automatizing pulid multiface."
},
{
"author": "BigWhiteFly",
"title": "ComfyUI-ImageConcat",
"reference": "https://github.com/BigWhiteFly/ComfyUI-ImageConcat",
"files": [
"https://github.com/BigWhiteFly/ComfyUI-ImageConcat"
],
"install_type": "git-clone",
"description": "concatenate all images in floders, concatenate caption txt files for trainning loras."
},
{
"author": "skycoder",
"title": "Filename Tools",
"reference": "https://github.com/skycoder182/comfyui-filename-tools",
"files": [
"https://github.com/skycoder182/comfyui-filename-tools"
],
"install_type": "git-clone",
"description": "A utility node for extracting and trimming filenames from file paths"
}, },
{ {
"author": "ShmuelRonen", "author": "ShmuelRonen",

View File

@ -67,6 +67,14 @@
"title_aux": "ComfyUI-EdgeTTS" "title_aux": "ComfyUI-EdgeTTS"
} }
], ],
"https://github.com/1038lab/ComfyUI-LBM": [
[
"LBM_Relighting"
],
{
"title_aux": "ComfyUI-LBM"
}
],
"https://github.com/1038lab/ComfyUI-MegaTTS": [ "https://github.com/1038lab/ComfyUI-MegaTTS": [
[ [
"MegaTTS3", "MegaTTS3",
@ -302,6 +310,18 @@
"title_aux": "ComfyUI VIDU" "title_aux": "ComfyUI VIDU"
} }
], ],
"https://github.com/2frames/ComfyUI-AQnodes": [
[
"AQ_Gemini",
"AQ_MasksAndImagesAsList",
"AQ_Qwen",
"AQ_QwenLoader",
"AQ_multiface_ApplyPulidFlux"
],
{
"title_aux": "AQnodes for ComfyUI"
}
],
"https://github.com/2kpr/ComfyUI-PMRF": [ "https://github.com/2kpr/ComfyUI-PMRF": [
[ [
"PMRF" "PMRF"
@ -2377,6 +2397,14 @@
"title_aux": "ComfyUi-RescaleCFGAdvanced" "title_aux": "ComfyUi-RescaleCFGAdvanced"
} }
], ],
"https://github.com/BigWhiteFly/ComfyUI-ImageConcat": [
[
"ImageConcatenateBatchWithTxt"
],
{
"title_aux": "ComfyUI-ImageConcat"
}
],
"https://github.com/Billius-AI/ComfyUI-Path-Helper": [ "https://github.com/Billius-AI/ComfyUI-Path-Helper": [
[ [
"Add File Name Prefix", "Add File Name Prefix",
@ -5504,6 +5532,14 @@
"title_aux": "ComfyUI-Ruyi" "title_aux": "ComfyUI-Ruyi"
} }
], ],
"https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": [
[
"SamplerSchedulerMetricsTester"
],
{
"title_aux": "Sampler Scheduler Metrics Tester for ComfyUI"
}
],
"https://github.com/IgalOgonov/ComfyUI_Simple_String_Repository": [ "https://github.com/IgalOgonov/ComfyUI_Simple_String_Repository": [
[ [
"SimpleStringRepository", "SimpleStringRepository",
@ -5953,6 +5989,16 @@
"title_aux": "ComfyUI-J" "title_aux": "ComfyUI-J"
} }
], ],
"https://github.com/Jannled/owl-vit-comfyui": [
[
"OWL_BBox_Visualizer",
"OWL_Load_Model",
"OWL_Objectness_Inference"
],
{
"title_aux": "OWL-ViT ComfyUI"
}
],
"https://github.com/JaredTherriault/ComfyUI-JNodes": [ "https://github.com/JaredTherriault/ComfyUI-JNodes": [
[ [
"JNodes_AddOrSetMetaDataKey", "JNodes_AddOrSetMetaDataKey",
@ -15527,6 +15573,14 @@
"title_aux": "MW-ComfyUI_gemmax" "title_aux": "MW-ComfyUI_gemmax"
} }
], ],
"https://github.com/billwuhao/ComfyUI_parakeet-tdt": [
[
"ParakeetASRRun"
],
{
"title_aux": "ComfyUI_parakeet-tdt"
}
],
"https://github.com/bitaffinity/ComfyUI_HF_Inference": [ "https://github.com/bitaffinity/ComfyUI_HF_Inference": [
[ [
"Classification", "Classification",
@ -23651,6 +23705,14 @@
"title_aux": "ComfyUI Touchpad Scroll Controller" "title_aux": "ComfyUI Touchpad Scroll Controller"
} }
], ],
"https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": [
[
"BBoxLowerMask2"
],
{
"title_aux": "BBoxLowerMask2"
}
],
"https://github.com/jroc22/ComfyUI-CSV-prompt-builder": [ "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": [
[ [
"BuildPromptFromCSV" "BuildPromptFromCSV"
@ -31244,6 +31306,14 @@
"title_aux": "ComfyUI-Coziness" "title_aux": "ComfyUI-Coziness"
} }
], ],
"https://github.com/skycoder182/comfyui-filename-tools": [
[
"ExtractAndTrimFilename"
],
{
"title_aux": "Filename Tools"
}
],
"https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": [ "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": [
[ [
"SmartFormatString", "SmartFormatString",
@ -32525,6 +32595,18 @@
"title_aux": "ComfyUI Stable Video Diffusion" "title_aux": "ComfyUI Stable Video Diffusion"
} }
], ],
"https://github.com/thedivergentai/divergent_nodes": [
[
"CLIPTokenCounter",
"GeminiNode",
"KoboldCppApiNode",
"LoraStrengthXYPlot",
"SaveImageEnhancedNode"
],
{
"title_aux": "Divergent Nodes"
}
],
"https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": [ "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": [
[ [
"FaceCalloutEffect", "FaceCalloutEffect",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Comfy-Org",
"title": "ComfyUI React Extension Template",
"reference": "https://github.com/Comfy-Org/ComfyUI-React-Extension-Template",
"files": [
"https://github.com/Comfy-Org/ComfyUI-React-Extension-Template"
],
"install_type": "git-clone",
"description": "A minimal template for creating React/TypeScript frontend extensions for ComfyUI, with complete boilerplate setup including internationalization and unit testing."
},
{ {
"author": "Suzie1", "author": "Suzie1",
"title": "Guide To Making Custom Nodes in ComfyUI", "title": "Guide To Making Custom Nodes in ComfyUI",