update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "DreamsInAutumn",
|
||||
"title": "ComfyUI-Autumn-LLM-Nodes",
|
||||
"reference": "https://github.com/DreamsInAutumn/ComfyUI-Autumn-LLM-Nodes",
|
||||
"files": [
|
||||
"https://github.com/DreamsInAutumn/ComfyUI-Autumn-LLM-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Gemini-Image-To-Prompt, Gemini-Prompt-Builder, LLM-Prompt-Builder"
|
||||
},
|
||||
{
|
||||
"author": "alexgenovese",
|
||||
"title": "ComfyUI-Reica",
|
||||
@@ -30,16 +40,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Linear Transition, Gradient Transition, Dual Line Transition, Sequence Transition, Circular Transition, Circular Sequence Transition"
|
||||
},
|
||||
{
|
||||
"author": "Malloc-pix",
|
||||
"title": "comfyui_qwen2.4_vl_node [WIP]",
|
||||
"reference": "https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node",
|
||||
"files": [
|
||||
"https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: CogVLM2 Captioner, CLIP Dynamic Text Encode(cy)"
|
||||
},
|
||||
{
|
||||
"author": "wildminder",
|
||||
"title": "ComfyUI-MagCache [WIP]",
|
||||
|
||||
@@ -676,6 +676,8 @@
|
||||
"Add Human Styler",
|
||||
"ConcaveHullImage",
|
||||
"Convert Monochrome",
|
||||
"ImageBWPostprocessor",
|
||||
"ImageBWPreprocessor",
|
||||
"Inpaint Crop Xo",
|
||||
"LoadData",
|
||||
"Mask Aligned bbox for ConcaveHull",
|
||||
@@ -1585,6 +1587,16 @@
|
||||
"title_aux": "ComfyUI e621 booru Toolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/DreamsInAutumn/ComfyUI-Autumn-LLM-Nodes": [
|
||||
[
|
||||
"GeminiImageToPrompt",
|
||||
"GeminiPromptBuilder",
|
||||
"LLMPromptBuilder"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Autumn-LLM-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": [
|
||||
[
|
||||
"ResolutionPadding"
|
||||
@@ -2311,15 +2323,6 @@
|
||||
"title_aux": "ComfyUI-MakkiTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node": [
|
||||
[
|
||||
"CLIPDynamicTextEncode",
|
||||
"Qwen2Captioner"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_qwen2.4_vl_node [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": [
|
||||
[
|
||||
"CogitareLabsPoseIDExtractor"
|
||||
@@ -6848,6 +6851,7 @@
|
||||
"polymath_helper",
|
||||
"polymath_scraper",
|
||||
"polymath_settings",
|
||||
"polymath_template",
|
||||
"polymath_text_mask"
|
||||
],
|
||||
{
|
||||
@@ -7597,6 +7601,7 @@
|
||||
"CreateListJSON",
|
||||
"CreateListString",
|
||||
"DoLogin",
|
||||
"FixLinksAndRevLinks",
|
||||
"HttpRequest",
|
||||
"Image_Attachment",
|
||||
"IncludeInSpiderData",
|
||||
@@ -7605,6 +7610,7 @@
|
||||
"LoadSpiderData",
|
||||
"PNGtoImage",
|
||||
"Query_OpenAI",
|
||||
"RemoveCircularReferences",
|
||||
"RunPython",
|
||||
"RunPythonGriptapeTool",
|
||||
"SaveSpiderData",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Malloc-pix",
|
||||
"title": "comfyui_qwen2.4_vl_node [REMOVED]",
|
||||
"reference": "https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node",
|
||||
"files": [
|
||||
"https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: CogVLM2 Captioner, CLIP Dynamic Text Encode(cy)"
|
||||
},
|
||||
{
|
||||
"author": "inyourdreams-studio",
|
||||
"title": "ComfyUI-RBLM [REMOVED]",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "kiko9",
|
||||
"title": "ComfyUI_Selectors",
|
||||
"reference": "https://github.com/ComfyAssets/ComfyUI_Selectors",
|
||||
"files": [
|
||||
"https://github.com/ComfyAssets/ComfyUI_Selectors"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A modern ComfyUI custom node package that provides essential UI controls for image generation workflows. These nodes allow you to centralize commonly shared parameters (scheduler, sampler, dimensions, seeds) and link them to multiple nodes in your workflow, eliminating redundancy while maintaining JSON metadata compatibility."
|
||||
},
|
||||
{
|
||||
"author": "benjamin-bertram",
|
||||
"title": "ComfyUI OIDN Denoiser",
|
||||
@@ -10,6 +20,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI provides a wrapper for Intel's Open Image Denoise (OIDN) library, allowing you to denoise images directly within your ComfyUI workflow."
|
||||
},
|
||||
{
|
||||
"author": "domenecmiralles",
|
||||
"title": "obobo_nodes",
|
||||
"reference": "https://github.com/domenecmiralles/obobo_nodes",
|
||||
"files": [
|
||||
"https://github.com/domenecmiralles/obobo_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that provide various input and output capabilities."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Vui",
|
||||
@@ -668,26 +688,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node that outputs tracking results of a grid or specified points using CoTracker. It can be directly connected to the WanVideo ATI Tracks Node."
|
||||
},
|
||||
{
|
||||
"author": "MoonHugo",
|
||||
"title": "ComfyUI-BAGEL-Hugo",
|
||||
"reference": "https://github.com/MoonHugo/ComfyUI-BAGEL-Hugo",
|
||||
"files": [
|
||||
"https://github.com/MoonHugo/ComfyUI-BAGEL-Hugo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository encapsulates the BAGEL model as ComfyUI nodes for use, including image editing and image inversion features, but it does not include text-to-image functionality."
|
||||
},
|
||||
{
|
||||
"author": "sm079",
|
||||
"title": "ComfyUI-Face-Detection",
|
||||
"reference": "https://github.com/sm079/ComfyUI-Face-Detection",
|
||||
"files": [
|
||||
"https://github.com/sm079/ComfyUI-Face-Detection"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "face detection nodes for comfyui"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3358,6 +3358,19 @@
|
||||
"title_aux": "ComfyUI_PromptManager"
|
||||
}
|
||||
],
|
||||
"https://github.com/ComfyAssets/ComfyUI_Selectors": [
|
||||
[
|
||||
"HeightNode",
|
||||
"SamplerSelector",
|
||||
"SchedulerSelector",
|
||||
"SeedHistory",
|
||||
"WidthHeightNode",
|
||||
"WidthNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Selectors"
|
||||
}
|
||||
],
|
||||
"https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": [
|
||||
[
|
||||
"JHDaisyChainableStringConstantNode",
|
||||
@@ -15879,6 +15892,7 @@
|
||||
"CPackOutputAudio",
|
||||
"CPackOutputFile",
|
||||
"CPackOutputImage",
|
||||
"CPackOutputVideo",
|
||||
"CPackOutputZip"
|
||||
],
|
||||
{
|
||||
@@ -20356,6 +20370,22 @@
|
||||
"title_aux": "ComfyUI-Keyframed"
|
||||
}
|
||||
],
|
||||
"https://github.com/domenecmiralles/obobo_nodes": [
|
||||
[
|
||||
"OboboInputAudio",
|
||||
"OboboInputImage",
|
||||
"OboboInputLora",
|
||||
"OboboInputNumber",
|
||||
"OboboInputText",
|
||||
"OboboInputVector2",
|
||||
"OboboInputVideo",
|
||||
"OboboOutput",
|
||||
"OboboPathLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "obobo_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": [
|
||||
[
|
||||
"FramePackF1T2VLoraStack",
|
||||
@@ -28198,6 +28228,7 @@
|
||||
"polymath_helper",
|
||||
"polymath_scraper",
|
||||
"polymath_settings",
|
||||
"polymath_template",
|
||||
"polymath_text_mask"
|
||||
],
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user