Browse Source

update DB

pull/429/head
dr.lt.data 9 months ago
parent
commit
8912182b3d
  1. 40
      custom-node-list.json
  2. 49
      extension-node-map.json
  3. 91
      node_db/new/custom-node-list.json
  4. 49
      node_db/new/extension-node-map.json

40
custom-node-list.json

@ -5346,6 +5346,46 @@
"install_type": "git-clone",
"description": "Concat_strings atm - celebrating first_node"
},
{
"author": "Ludobico",
"title": "ComfyUI-ScenarioPrompt",
"reference": "https://github.com/Ludobico/ComfyUI-ScenarioPrompt",
"files": [
"https://github.com/Ludobico/ComfyUI-ScenarioPrompt"
],
"install_type": "git-clone",
"description": "ScenarioPrompt is a custom node that helps you understand what you're prompting for each property as you build your prompts"
},
{
"author": "logtd",
"title": "ComfyUI-InstanceDiffusion",
"reference": "https://github.com/logtd/ComfyUI-InstanceDiffusion",
"files": [
"https://github.com/logtd/ComfyUI-InstanceDiffusion"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/InstanceDiffusion](https://github.com/frank-xwang/InstanceDiffusion/tree/main?tab=readme-ov-file)."
},
{
"author": "Big-Idea-Technology",
"title": "ImageTextOverlay Node for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay",
"files": [
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay"
],
"install_type": "git-clone",
"description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding."
},
{
"author": "Guillaume-Fgt",
"title": "ComfyUI-ScenarioPrompt",
"reference": "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio",
"files": [
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio"
],
"install_type": "git-clone",
"description": "A custom node to create empty latents for Stable Cascade.\nfeatures: width and height incrementation of 64 by default, possibility to lock the aspect ratio, switch width/height at execution"
},
{

49
extension-node-map.json

@ -332,6 +332,14 @@
"title_aux": "ComfyUI Deploy"
}
],
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": [
[
"Image Text Overlay"
],
{
"title_aux": "ImageTextOverlay Node for ComfyUI"
}
],
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
[
"BatchJoinAudio",
@ -664,7 +672,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8SerialPrompter",
"title": "cr8ImageSizer",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -1006,6 +1014,14 @@
"title_aux": "ReActor Node for ComfyUI"
}
],
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [
[
"StableCascadeLatentRatio"
],
{
"title_aux": "ComfyUI-ScenarioPrompt"
}
],
"https://github.com/HAL41/ComfyUI-aichemy-nodes": [
[
"aichemyYOLOv8Segmentation"
@ -1035,10 +1051,12 @@
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Hook Recenter",
"Hook Recenter XL",
"Normalization",
"NormalizationXL",
"Recenter",
"Recenter XL"
"Tensor Debug",
"Unhook Recenter"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
@ -1521,6 +1539,14 @@
"title_aux": "ComfyUI-RawSaver"
}
],
"https://github.com/Ludobico/ComfyUI-ScenarioPrompt": [
[
"ScenarioPrompt"
],
{
"title_aux": "ComfyUI-ScenarioPrompt"
}
],
"https://github.com/LyazS/comfyui-anime-seg": [
[
"Anime Character Seg"
@ -3799,7 +3825,8 @@
"InpaintingOptionNAID",
"MaskImageToNAID",
"ModelOptionNAID",
"PromptToNAID"
"PromptToNAID",
"VibeTransferOptionNAID"
],
{
"title_aux": "ComfyUI_NAIDGenerator"
@ -5759,8 +5786,10 @@
"https://github.com/kenjiqq/qq-nodes-comfyui": [
[
"Any List",
"Any List Iterator",
"Any To Any",
"Axis Pack",
"Axis To Any",
"Axis Unpack",
"Image Accumulator End",
"Image Accumulator Start",
@ -6100,6 +6129,18 @@
"title_aux": "comfyui-easyapi-nodes"
}
],
"https://github.com/logtd/ComfyUI-InstanceDiffusion": [
[
"ApplyScaleUModelNode",
"InstanceDiffusionTrackingPrompt",
"LoadInstanceFusersNode",
"LoadInstancePositionNetModel",
"LoadInstanceScaleUNode"
],
{
"title_aux": "ComfyUI-InstanceDiffusion"
}
],
"https://github.com/longgui0318/comfyui-mask-util": [
[
"Mask Region Info",

91
node_db/new/custom-node-list.json

@ -9,6 +9,47 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
},
{
"author": "Big-Idea-Technology",
"title": "ImageTextOverlay Node for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay",
"files": [
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay"
],
"install_type": "git-clone",
"description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding."
},
{
"author": "logtd",
"title": "ComfyUI-InstanceDiffusion",
"reference": "https://github.com/logtd/ComfyUI-InstanceDiffusion",
"files": [
"https://github.com/logtd/ComfyUI-InstanceDiffusion"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/InstanceDiffusion](https://github.com/frank-xwang/InstanceDiffusion/tree/main?tab=readme-ov-file)."
},
{
"author": "Guillaume-Fgt",
"title": "ComfyUI-ScenarioPrompt",
"reference": "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio",
"files": [
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio"
],
"install_type": "git-clone",
"description": "A custom node to create empty latents for Stable Cascade.\nfeatures: width and height incrementation of 64 by default, possibility to lock the aspect ratio, switch width/height at execution"
},
{
"author": "Ludobico",
"title": "ComfyUI-ScenarioPrompt",
"reference": "https://github.com/Ludobico/ComfyUI-ScenarioPrompt",
"files": [
"https://github.com/Ludobico/ComfyUI-ScenarioPrompt"
],
"install_type": "git-clone",
"description": "ScenarioPrompt is a custom node that helps you understand what you're prompting for each property as you build your prompts"
},
{
"author": "Klinter",
"title": "Klinter_nodes",
@ -659,56 +700,6 @@
],
"install_type": "git-clone",
"description": "A project that combines all my qualify of life improvements for ComyUI. For more info visit: [a/https://comfyui.ma.pe/](https://comfyui.ma.pe/)"
},
{
"author": "zhongpei",
"title": "Comfyui_image2prompt",
"reference": "https://github.com/zhongpei/Comfyui_image2prompt",
"files": [
"https://github.com/zhongpei/Comfyui_image2prompt"
],
"install_type": "git-clone",
"description": "Nodes:Image to Text, Loader Image to Text Model."
},
{
"author": "jamal-alkharrat",
"title": "ComfyUI_rotate_image",
"reference": "https://github.com/jamal-alkharrat/ComfyUI_rotate_image",
"files": [
"https://github.com/jamal-alkharrat/ComfyUI_rotate_image"
],
"install_type": "git-clone",
"description": "ComfyUI Custom Node to Rotate Images, Img2Img node."
},
{
"author": "JerryOrbachJr",
"title": "ComfyUI-RandomSize",
"reference": "https://github.com/JerryOrbachJr/ComfyUI-RandomSize",
"files": [
"https://github.com/JerryOrbachJr/ComfyUI-RandomSize"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that randomly selects a height and width pair from a list in a config file"
},
{
"author": "blepping",
"title": "ComfyUI-bleh",
"reference": "https://github.com/blepping/ComfyUI-bleh",
"files": [
"https://github.com/blepping/ComfyUI-bleh"
],
"install_type": "git-clone",
"description": "Better TAESD previews, BlehHyperTile."
},
{
"author": "yuvraj108c",
"title": "ComfyUI Whisper",
"reference": "https://github.com/yuvraj108c/ComfyUI-Whisper",
"files": [
"https://github.com/yuvraj108c/ComfyUI-Whisper"
],
"install_type": "git-clone",
"description": "Transcribe audio and add subtitles to videos using Whisper in ComfyUI"
}
]
}

49
node_db/new/extension-node-map.json

@ -332,6 +332,14 @@
"title_aux": "ComfyUI Deploy"
}
],
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": [
[
"Image Text Overlay"
],
{
"title_aux": "ImageTextOverlay Node for ComfyUI"
}
],
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
[
"BatchJoinAudio",
@ -664,7 +672,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8SerialPrompter",
"title": "cr8ImageSizer",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -1006,6 +1014,14 @@
"title_aux": "ReActor Node for ComfyUI"
}
],
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [
[
"StableCascadeLatentRatio"
],
{
"title_aux": "ComfyUI-ScenarioPrompt"
}
],
"https://github.com/HAL41/ComfyUI-aichemy-nodes": [
[
"aichemyYOLOv8Segmentation"
@ -1035,10 +1051,12 @@
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Hook Recenter",
"Hook Recenter XL",
"Normalization",
"NormalizationXL",
"Recenter",
"Recenter XL"
"Tensor Debug",
"Unhook Recenter"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
@ -1521,6 +1539,14 @@
"title_aux": "ComfyUI-RawSaver"
}
],
"https://github.com/Ludobico/ComfyUI-ScenarioPrompt": [
[
"ScenarioPrompt"
],
{
"title_aux": "ComfyUI-ScenarioPrompt"
}
],
"https://github.com/LyazS/comfyui-anime-seg": [
[
"Anime Character Seg"
@ -3799,7 +3825,8 @@
"InpaintingOptionNAID",
"MaskImageToNAID",
"ModelOptionNAID",
"PromptToNAID"
"PromptToNAID",
"VibeTransferOptionNAID"
],
{
"title_aux": "ComfyUI_NAIDGenerator"
@ -5759,8 +5786,10 @@
"https://github.com/kenjiqq/qq-nodes-comfyui": [
[
"Any List",
"Any List Iterator",
"Any To Any",
"Axis Pack",
"Axis To Any",
"Axis Unpack",
"Image Accumulator End",
"Image Accumulator Start",
@ -6100,6 +6129,18 @@
"title_aux": "comfyui-easyapi-nodes"
}
],
"https://github.com/logtd/ComfyUI-InstanceDiffusion": [
[
"ApplyScaleUModelNode",
"InstanceDiffusionTrackingPrompt",
"LoadInstanceFusersNode",
"LoadInstancePositionNetModel",
"LoadInstanceScaleUNode"
],
{
"title_aux": "ComfyUI-InstanceDiffusion"
}
],
"https://github.com/longgui0318/comfyui-mask-util": [
[
"Mask Region Info",

Loading…
Cancel
Save