update DB

This commit is contained in:
Dr.Lt.Data
2024-06-25 21:48:54 +09:00
parent 6e36833518
commit 1bd58e9711
6 changed files with 204 additions and 67 deletions

View File

@@ -11,6 +11,28 @@
{
"author": "mingqizhang",
"title": "ComfyUI_AEMatter_zmq",
"id": "aematter-zmq",
"reference": "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq",
"files": [
"https://github.com/mingqizhang/ComfyUI_AEMatter_zmq"
],
"install_type": "git-clone",
"description": "Nodes:AEMatter_ModelLoader, Create_Trimap, AEMatter_Apply, Mask_Transfor, Replace_Background, Gaussian_Filter, Guide_Filter"
},
{
"author": "majorsauce",
"title": "comfyui_indieTools [WIP]",
"id": "indie-tools",
"reference": "https://github.com/majorsauce/comfyui_indieTools",
"files": [
"https://github.com/majorsauce/comfyui_indieTools"
],
"install_type": "git-clone",
"description": "Nodes:[Indie] Cut by Mask, [Indie] Paste Image, [Indie] Local Scale, [Indie] Solidify, [Indie] Yolo Detector.[w/Install may fail due to invliad requirements.txt file]"
},
{
"author": "AIFSH",
"title": "ComfyUI-ViViD",

View File

@@ -12,6 +12,17 @@
{
"author": "iwanders",
"title": "iwanders/ComfyUI_nodes",
"id": "iwanders-nodes",
"reference": "https://github.com/iwanders/ComfyUI_nodes",
"files": [
"https://github.com/iwanders/ComfyUI_nodes"
],
"install_type": "git-clone",
"description": "Nodes:IW SaveString, IW PrintString, IW ReplaceString, IW StringNode, IW StringConcat, IW TokenizerVocab, IW JsonPickItem."
},
{
"author": "SaltAI",
"title": "SaltAI_AudioViz",
@@ -34,6 +45,28 @@
"install_type": "git-clone",
"description": "tool set for developing workflow and publish to web api server"
},
{
"author": "SherryXieYuchen",
"title": "ComfyUI-Image-Inpainting",
"id": "image-inpainting",
"reference": "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting",
"files": [
"https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting"
],
"install_type": "git-clone",
"description": "Nodes:VAE Encode Inpaint, VAE Decode Inpaint, ColorCorrection Inpaint, ImagePreprocess Inpaint, ImagePostprocess Inpaint, Load Model Inpaint, Inpainting (using Model)"
},
{
"author": "zeroxoxo",
"title": "ComfyUI-Fast-Style-Transfer",
"id": "fast-style-transfer",
"reference": "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer",
"files": [
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer"
],
"install_type": "git-clone",
"description": "ComfyUI node for fast neural style transfer. This is a simple conversion based on this: [a/https://github.com/rrmina/fast-neural-style-pytorch](https://github.com/rrmina/fast-neural-style-pytorch) Only basic inference functionality is ported for now."
},
{
"author": "Shibiko-AI",
"title": "Shibiko AI ComfyUI Tools",
@@ -57,11 +90,11 @@
},
{
"author": "RedRayz",
"title": "ComfyUI-BooruToWd",
"id": "booru2wd",
"reference": "https://github.com/RedRayz/ComfyUI-BooruToWd",
"title": "ComfyUI-Danbooru-To-WD",
"id": "danbooru2wd",
"reference": "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD",
"files": [
"https://github.com/RedRayz/ComfyUI-BooruToWd"
"https://github.com/RedRayz/ComfyUI-Danbooru-To-WD"
],
"install_type": "git-clone",
"description": "Converts booru tags to a format suitable for Waifu Diffusion(or Danbooru based models)."
@@ -664,59 +697,6 @@
],
"install_type": "git-clone",
"description": "A node to set workflow settings."
},
{
"author": "denfrost",
"title": "Den_ComfyUI_Workflows",
"id": "den",
"reference": "https://github.com/denfrost/Den_ComfyUI_Workflow",
"files": [
"https://github.com/denfrost/Den_ComfyUI_Workflow"
],
"install_type": "git-clone",
"description": "Custom nodes make easy Advanced Workflows. Focus on Image/Video and ControlNet efficiency and performances. Manipulation of Latent Space, Automatic pipeline with a bit efforts."
},
{
"author": "seghier",
"title": "ComfyUI_LibreTranslate",
"reference": "https://github.com/seghier/ComfyUI_LibreTranslate",
"files": [
"https://github.com/seghier/ComfyUI_LibreTranslate/raw/main/translate_node.py"
],
"install_type": "copy",
"description": "Use LibreTranslation in ComfyUI [a/https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)"
},
{
"author": "Limbicnation",
"title": "ComfyUIDepthEstimation",
"reference": "https://github.com/Limbicnation/ComfyUIDepthEstimation",
"files": [
"https://github.com/Limbicnation/ComfyUIDepthEstimation/raw/main/depth_estimation_node.py"
],
"pip": ["transformers"],
"install_type": "copy",
"description": "A custom depth estimation node for ComfyUI using transformer models. It integrates depth estimation with automatic gamma correction, contrast adjustment, and edge detection, based on the [a/TransformDepth](https://github.com/Limbicnation/TransformDepth) repository."
},
{
"author": "shadowcz007",
"title": "comfyui-sound-lab",
"id": "soundlab",
"reference": "https://github.com/shadowcz007/comfyui-sound-lab",
"files": [
"https://github.com/shadowcz007/comfyui-sound-lab"
],
"install_type": "git-clone",
"description": "Nodes:Music Gen, Audio Play, Stable Audio"
},
{
"author": "DannyStone1999",
"title": "ComfyUI-Depth2Mask",
"reference": "https://github.com/DannyStone1999/ComfyUI-Depth2Mask",
"files": [
"https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py"
],
"install_type": "copy",
"description": "Nodes:Depth2Mask"
}
]
}

View File

@@ -3366,12 +3366,12 @@
"title_aux": "ComfyUI-Qais-Helper"
}
],
"https://github.com/RedRayz/ComfyUI-BooruToWd": [
"https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": [
[
"BooruToWD"
"DanbooruToWD"
],
{
"title_aux": "ComfyUI-BooruToWd"
"title_aux": "ComfyUI-Danbooru-To-WD"
}
],
"https://github.com/RenderRift/ComfyUI-RenderRiftNodes": [
@@ -3876,6 +3876,20 @@
"title_aux": "Eagleshadow Custom Nodes"
}
],
"https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": [
[
"INPAINT_ColorCorrection",
"INPAINT_InpaintingWithModel",
"INPAINT_LoadModel",
"INPAINT_VAEDecode",
"INPAINT_VAEEncode",
"ImagePostprocess",
"ImagePreprocess"
],
{
"title_aux": "ComfyUI-Image-Inpainting"
}
],
"https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": [
[
"Luts",
@@ -9962,6 +9976,20 @@
"title_aux": "FaceSwap"
}
],
"https://github.com/iwanders/ComfyUI_nodes": [
[
"IW_JsonPickItem",
"IW_StringConcat",
"IW_StringNode",
"IW_StringPrint",
"IW_StringReplace",
"IW_StringSave",
"IW_TokenizerVocab"
],
{
"title_aux": "iwanders/ComfyUI_nodes"
}
],
"https://github.com/jags111/ComfyUI_Jags_Audiotools": [
[
"BatchJoinAudio",
@@ -15240,6 +15268,14 @@
"title_aux": "Cute Comfy"
}
],
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": [
[
"FastStyleTransfer"
],
{
"title_aux": "ComfyUI-Fast-Style-Transfer"
}
],
"https://github.com/zfkun/ComfyUI_zfkun": [
[
"ZFLoadImagePath",