Browse Source

update DB

pull/462/head
Dr.Lt.Data 9 months ago
parent
commit
bde5811bd5
  1. 20
      custom-node-list.json
  2. 63
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 100
      node_db/new/custom-node-list.json
  5. 63
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -4266,6 +4266,16 @@
"install_type": "git-clone",
"description": "This is a custom node that lets you take advantage of Latent Diffusion Super Resolution (LDSR) models inside ComfyUI."
},
{
"author": "flowtyone",
"title": "ComfyUI-Flowty-TripoSR",
"reference": "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR",
"files": [
"https://github.com/flowtyone/ComfyUI-Flowty-TripoSR"
],
"install_type": "git-clone",
"description": "This is a custom node that lets you use TripoSR right from ComfyUI.\n[a/TripoSR](https://github.com/VAST-AI-Research/TripoSR) is a state-of-the-art open-source model for fast feedforward 3D reconstruction from a single image, collaboratively developed by Tripo AI and Stability AI. (TL;DR it creates a 3d model from an image.)"
},
{
"author": "massao000",
"title": "ComfyUI_aspect_ratios",
@ -5748,6 +5758,16 @@
"install_type": "git-clone",
"description": "Nodes:Multi-ControlNet Converter, List of Images, Convert PIL to Tensor (NHWC), Convert Tensor (NHWC) to (NCHW), Convert Tensor (NHWC) to PIL"
},
{
"author": "cdb-boop",
"title": "comfyui-image-round",
"reference": "https://github.com/cdb-boop/comfyui-image-round",
"files": [
"https://github.com/cdb-boop/comfyui-image-round"
],
"install_type": "git-clone",
"description": "A simple node to round an input image up (pad) or down (crop) to the nearest integer multiple. Padding offset from left/bottom and the padding value are adjustable."
},

63
extension-node-map.json

@ -43,13 +43,16 @@
"EG-YSZT-ZT",
"EG_CPSYTJ",
"EG_FX_BDAPI",
"EG_HT_YSTZ",
"EG_JF_ZZSC",
"EG_JXFZ_node",
"EG_RY_HT",
"EG_SCQY_BHDQY",
"EG_SCQY_QBQY",
"EG_SCQY_SXQY",
"EG_SJ",
"EG_SJPJ_Node",
"EG_SZ_JDYS",
"EG_TC_Node",
"EG_TSCDS_CJ",
"EG_TSCDS_DG",
@ -63,12 +66,15 @@
"EG_TX_CCHQ",
"EG_TX_CJPJ",
"EG_TX_JZRY",
"EG_TX_LJ",
"EG_TX_LJBC",
"EG_TX_WHLJ",
"EG_WB_KSH",
"EG_WXZ_QH",
"EG_XZ_QH",
"EG_YSQY_BBLLD",
"EG_YSQY_BLLD",
"EG_ZZHBCJ",
"EG_ZZKZ_HT_node",
"EG_ZZ_BSYH",
"EG_ZZ_BYYH",
@ -779,7 +785,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8ImageSizer",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -1158,12 +1164,10 @@
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Hook Recenter",
"Hook Recenter XL",
"Normalization",
"NormalizationXL",
"Tensor Debug",
"Unhook Recenter"
"Recenter",
"Recenter XL"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
@ -4023,6 +4027,7 @@
"Batch Load Images",
"Batch Resize Image for SDXL",
"Checkpoint Loader Simple Mikey",
"CheckpointHash",
"CinematicLook",
"Empty Latent Ratio Custom SDXL",
"Empty Latent Ratio Select SDXL",
@ -4047,6 +4052,7 @@
"Mikey Sampler Tiled Base Only",
"MikeySamplerTiledAdvanced",
"MikeySamplerTiledAdvancedBaseOnly",
"MosaicExpandImage",
"OobaPrompt",
"PresetRatioSelector",
"Prompt With SDXL",
@ -4430,6 +4436,14 @@
"title_aux": "Image loader with subfolders"
}
],
"https://github.com/cdb-boop/comfyui-image-round": [
[
"ImageRound"
],
{
"title_aux": "comfyui-image-round"
}
],
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py": [
[
"GoogleTranslator"
@ -4610,6 +4624,15 @@
"title_aux": "ComfyUI-RAFT"
}
],
"https://github.com/chaojie/ComfyUI-dust3r": [
[
"Dust3rLoader",
"Dust3rRun"
],
{
"title_aux": "ComfyUI-dust3r"
}
],
"https://github.com/chflame163/ComfyUI_LayerStyle": [
[
"LayerColor: Brightness & Contrast",
@ -5490,13 +5513,13 @@
"Eden_Float",
"Eden_Int",
"Eden_String",
"Filepicker",
"IMG_blender",
"IMG_padder",
"IMG_scaler",
"IMG_unpadder",
"If ANY execute A else B",
"LatentTypeConversion",
"LoadRandomImage",
"SaveImageAdvanced",
"VAEDecode_to_folder"
],
@ -5670,6 +5693,16 @@
"title_aux": "ComfyUI-Flowty-LDSR"
}
],
"https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": [
[
"TripoSRModelLoader",
"TripoSRSampler",
"TripoSRViewer"
],
{
"title_aux": "ComfyUI-Flowty-TripoSR"
}
],
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
[
"BatchIndex_AS",
@ -5835,6 +5868,7 @@
"LlavaClipLoader",
"MCLLaVAModel",
"MoonDream",
"Moondream2model",
"PlayMusic",
"PromptGenerateAPI",
"SaveAudioNode",
@ -6584,15 +6618,27 @@
[
"Base64ToImage",
"Base64ToMask",
"ColorPicker",
"GetImageBatchSize",
"ImageToBase64",
"ImageToBase64Advanced",
"InsightFaceBBOXDetect",
"IntToList",
"IntToNumber",
"JoinList",
"ListMerge",
"LoadImageFromURL",
"LoadImageToBase64",
"LoadMaskFromURL",
"MaskImageToBase64",
"MaskToBase64",
"MaskToBase64Image",
"SamAutoMaskSEGS"
"SamAutoMaskSEGS",
"ShowFloat",
"ShowInt",
"ShowNumber",
"ShowString",
"StringToList"
],
{
"title_aux": "comfyui-easyapi-nodes"
@ -9060,9 +9106,6 @@
"Bedrock - Claude",
"Bedrock - SDXL",
"Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove",
"Prompt Template"
],

10
node_db/dev/custom-node-list.json

@ -9,6 +9,16 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "tjorbogarden",
"title": "my-useful-comfyui-custom-nodes",
"reference": "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes",
"files": [
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes"
],
"install_type": "git-clone",
"description": "Nodes:My-Image Sizer, KSamplerSDXLAdvanced."
},
{
"author": "DeTK",
"title": "ComfyUI Node Switcher",

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

@ -10,6 +10,36 @@
},
{
"author": "flowtyone",
"title": "ComfyUI-Flowty-TripoSR",
"reference": "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR",
"files": [
"https://github.com/flowtyone/ComfyUI-Flowty-TripoSR"
],
"install_type": "git-clone",
"description": "This is a custom node that lets you use TripoSR right from ComfyUI.\n[a/TripoSR](https://github.com/VAST-AI-Research/TripoSR) is a state-of-the-art open-source model for fast feedforward 3D reconstruction from a single image, collaboratively developed by Tripo AI and Stability AI. (TL;DR it creates a 3d model from an image.)"
},
{
"author": "chaojie",
"title": "ComfyUI-dust3r",
"reference": "https://github.com/chaojie/ComfyUI-dust3r",
"files": [
"https://github.com/chaojie/ComfyUI-dust3r"
],
"install_type": "git-clone",
"description": "ComfyUI dust3r"
},
{
"author": "cdb-boop",
"title": "comfyui-image-round",
"reference": "https://github.com/cdb-boop/comfyui-image-round",
"files": [
"https://github.com/cdb-boop/comfyui-image-round"
],
"install_type": "git-clone",
"description": "A simple node to round an input image up (pad) or down (crop) to the nearest integer multiple. Padding offset from left/bottom and the padding value are adjustable."
},
{
"author": "SaltAI",
"title": "SaltAI-Open-Resources",
@ -662,76 +692,6 @@
],
"install_type": "git-clone",
"description": "JoyTag is a state of the art AI vision model for tagging images, with a focus on sex positivity and inclusivity. It uses the Danbooru tagging schema, but works across a wide range of images, from hand drawn to photographic.\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/fancyfeast/joytag/tree/main](https://huggingface.co/fancyfeast/joytag/tree/main)"
},
{
"author": "redhottensors",
"title": "ComfyUI-Prediction",
"reference": "https://github.com/redhottensors/ComfyUI-Prediction",
"files": [
"https://github.com/redhottensors/ComfyUI-Prediction"
],
"install_type": "git-clone",
"description": "Fully customizable Classifier Free Guidance for ComfyUI."
},
{
"author": "nkchocoai",
"title": "ComfyUI-TextOnSegs",
"reference": "https://github.com/nkchocoai/ComfyUI-TextOnSegs",
"files": [
"https://github.com/nkchocoai/ComfyUI-TextOnSegs"
],
"install_type": "git-clone",
"description": "Add a node for drawing text with CR Draw Text of ComfyUI_Comfyroll_CustomNodes to the area of SEGS detected by Ultralytics Detector of ComfyUI-Impact-Pack."
},
{
"author": "cubiq",
"title": "ComfyUI InstantID (Native Support)",
"reference": "https://github.com/cubiq/ComfyUI_InstantID",
"files": [
"https://github.com/cubiq/ComfyUI_InstantID"
],
"install_type": "git-clone",
"description": "Native [a/InstantID](https://github.com/InstantID/InstantID) support for ComfyUI.\nThis extension differs from the many already available as it doesn't use diffusers but instead implements InstantID natively and it fully integrates with ComfyUI.\nPlease note this still could be considered beta stage, looking forward to your feedback."
},
{
"author": "Franck-Demongin",
"title": "NX_PromptStyler",
"reference": "https://github.com/Franck-Demongin/NX_PromptStyler",
"files": [
"https://github.com/Franck-Demongin/NX_PromptStyler"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI to create a prompt based on a list of keywords saved in CSV files."
},
{
"author": "Billius-AI",
"title": "ComfyUI-Path-Helper",
"reference": "https://github.com/Billius-AI/ComfyUI-Path-Helper",
"files": [
"https://github.com/Billius-AI/ComfyUI-Path-Helper"
],
"install_type": "git-clone",
"description": "Nodes:Create Project Root, Add Folder, Add Folder Advanced, Add File Name Prefix, Add File Name Prefix Advanced, ShowPath"
},
{
"author": "mbrostami",
"title": "ComfyUI-HF",
"reference": "https://github.com/mbrostami/ComfyUI-HF",
"files": [
"https://github.com/mbrostami/ComfyUI-HF"
],
"install_type": "git-clone",
"description": "ComfyUI Node to work with Hugging Face repositories"
},
{
"author": "digitaljohn",
"title": "ComfyUI-ProPost",
"reference": "https://github.com/digitaljohn/comfyui-propost",
"files": [
"https://github.com/digitaljohn/comfyui-propost"
],
"install_type": "git-clone",
"description": "A set of custom ComfyUI nodes for performing basic post-processing effects including Film Grain and Vignette. These effects can help to take the edge off AI imagery and make them feel more natural."
}
]
}

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

@ -43,13 +43,16 @@
"EG-YSZT-ZT",
"EG_CPSYTJ",
"EG_FX_BDAPI",
"EG_HT_YSTZ",
"EG_JF_ZZSC",
"EG_JXFZ_node",
"EG_RY_HT",
"EG_SCQY_BHDQY",
"EG_SCQY_QBQY",
"EG_SCQY_SXQY",
"EG_SJ",
"EG_SJPJ_Node",
"EG_SZ_JDYS",
"EG_TC_Node",
"EG_TSCDS_CJ",
"EG_TSCDS_DG",
@ -63,12 +66,15 @@
"EG_TX_CCHQ",
"EG_TX_CJPJ",
"EG_TX_JZRY",
"EG_TX_LJ",
"EG_TX_LJBC",
"EG_TX_WHLJ",
"EG_WB_KSH",
"EG_WXZ_QH",
"EG_XZ_QH",
"EG_YSQY_BBLLD",
"EG_YSQY_BLLD",
"EG_ZZHBCJ",
"EG_ZZKZ_HT_node",
"EG_ZZ_BSYH",
"EG_ZZ_BYYH",
@ -779,7 +785,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8ImageSizer",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -1158,12 +1164,10 @@
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Hook Recenter",
"Hook Recenter XL",
"Normalization",
"NormalizationXL",
"Tensor Debug",
"Unhook Recenter"
"Recenter",
"Recenter XL"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
@ -4023,6 +4027,7 @@
"Batch Load Images",
"Batch Resize Image for SDXL",
"Checkpoint Loader Simple Mikey",
"CheckpointHash",
"CinematicLook",
"Empty Latent Ratio Custom SDXL",
"Empty Latent Ratio Select SDXL",
@ -4047,6 +4052,7 @@
"Mikey Sampler Tiled Base Only",
"MikeySamplerTiledAdvanced",
"MikeySamplerTiledAdvancedBaseOnly",
"MosaicExpandImage",
"OobaPrompt",
"PresetRatioSelector",
"Prompt With SDXL",
@ -4430,6 +4436,14 @@
"title_aux": "Image loader with subfolders"
}
],
"https://github.com/cdb-boop/comfyui-image-round": [
[
"ImageRound"
],
{
"title_aux": "comfyui-image-round"
}
],
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py": [
[
"GoogleTranslator"
@ -4610,6 +4624,15 @@
"title_aux": "ComfyUI-RAFT"
}
],
"https://github.com/chaojie/ComfyUI-dust3r": [
[
"Dust3rLoader",
"Dust3rRun"
],
{
"title_aux": "ComfyUI-dust3r"
}
],
"https://github.com/chflame163/ComfyUI_LayerStyle": [
[
"LayerColor: Brightness & Contrast",
@ -5490,13 +5513,13 @@
"Eden_Float",
"Eden_Int",
"Eden_String",
"Filepicker",
"IMG_blender",
"IMG_padder",
"IMG_scaler",
"IMG_unpadder",
"If ANY execute A else B",
"LatentTypeConversion",
"LoadRandomImage",
"SaveImageAdvanced",
"VAEDecode_to_folder"
],
@ -5670,6 +5693,16 @@
"title_aux": "ComfyUI-Flowty-LDSR"
}
],
"https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": [
[
"TripoSRModelLoader",
"TripoSRSampler",
"TripoSRViewer"
],
{
"title_aux": "ComfyUI-Flowty-TripoSR"
}
],
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
[
"BatchIndex_AS",
@ -5835,6 +5868,7 @@
"LlavaClipLoader",
"MCLLaVAModel",
"MoonDream",
"Moondream2model",
"PlayMusic",
"PromptGenerateAPI",
"SaveAudioNode",
@ -6584,15 +6618,27 @@
[
"Base64ToImage",
"Base64ToMask",
"ColorPicker",
"GetImageBatchSize",
"ImageToBase64",
"ImageToBase64Advanced",
"InsightFaceBBOXDetect",
"IntToList",
"IntToNumber",
"JoinList",
"ListMerge",
"LoadImageFromURL",
"LoadImageToBase64",
"LoadMaskFromURL",
"MaskImageToBase64",
"MaskToBase64",
"MaskToBase64Image",
"SamAutoMaskSEGS"
"SamAutoMaskSEGS",
"ShowFloat",
"ShowInt",
"ShowNumber",
"ShowString",
"StringToList"
],
{
"title_aux": "comfyui-easyapi-nodes"
@ -9060,9 +9106,6 @@
"Bedrock - Claude",
"Bedrock - SDXL",
"Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove",
"Prompt Template"
],

Loading…
Cancel
Save