update DB

This commit is contained in:
Dr.Lt.Data 2024-07-03 19:55:52 +09:00
parent be596b86c2
commit d0d8b36a8d
5 changed files with 1378 additions and 1296 deletions

View File

@ -5921,7 +5921,7 @@
"https://github.com/Siberpone/lazy-pony-prompter" "https://github.com/Siberpone/lazy-pony-prompter"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A pony prompt helper extension for AUTOMATIC1111's Stable Diffusion Web UI and ComfyUI that utilizes the full power of your favorite booru query syntax. Currently supports [a/Derpibooru](https://derpibooru/org) and [a/E621](https://e621.net/)." "description": "A booru API powered prompt generator for A1111 and ComfyUI with flexible tag filtering system and customizable prompt templates."
}, },
{ {
"author": "dave-palt", "author": "dave-palt",
@ -7345,7 +7345,7 @@
"https://github.com/ljleb/comfy-mecha" "https://github.com/ljleb/comfy-mecha"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Model merging node pack with a focus on low memory footprint." "description": "model merging nodes powered by sd-mecha, a memory efficient state dict recipe merger."
}, },
{ {
"author": "diSty", "author": "diSty",
@ -7479,14 +7479,14 @@
"description": "This node is mainly based on [a/OmDet](https://github.com/om-ai-lab/OmDet) for object detection, and it outputs related images, masks, and Labelme JSON information." "description": "This node is mainly based on [a/OmDet](https://github.com/om-ai-lab/OmDet) for object detection, and it outputs related images, masks, and Labelme JSON information."
}, },
{ {
"author": "Alysondao", "author": "prodogape",
"title": "Comfyui-Yolov8-JSON", "title": "Comfyui-Yolov8-JSON",
"reference": "https://github.com/Alysondao/Comfyui-Yolov8-JSON", "reference": "https://github.com/prodogape/Comfyui-Yolov8-JSON",
"files": [ "files": [
"https://github.com/Alysondao/Comfyui-Yolov8-JSON" "https://github.com/prodogape/Comfyui-Yolov8-JSON"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node is mainly based on the Yolov8 model for object detection, and it outputs related images, masks, and JSON information." "description": "This node is mainly based on the Yolov8 model for object detection, and it outputs related images, masks, and JSON information.[w/Repository url is changed. Please remove previous one and reinstall.]"
}, },
{ {
"author": "kingzcheung", "author": "kingzcheung",
@ -8568,7 +8568,7 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A StoryDiffusion node for ComfyUI." "description": "A StoryDiffusion node for ComfyUI."
}, },
{ {
"author": "smthemex", "author": "smthemex",
"title": "ComfyUI_MS_Diffusion", "title": "ComfyUI_MS_Diffusion",
"id": "MS_Diffusion", "id": "MS_Diffusion",
@ -9620,6 +9620,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Search navigation extension." "description": "Search navigation extension."
}, },
{
"author": "christian-byrne",
"title": "audio-separation-nodes-comfyui",
"reference": "https://github.com/christian-byrne/audio-separation-nodes-comfyui",
"files": [
"https://github.com/christian-byrne/audio-separation-nodes-comfyui"
],
"install_type": "git-clone",
"description": "Nodes:AudioSeparation, AudioCrop, AudioCombine, AudioTempoMatch."
},
{ {
"author": "oztrkoguz", "author": "oztrkoguz",
"title": "ComfyUI StoryCreater", "title": "ComfyUI StoryCreater",

View File

@ -680,19 +680,6 @@
"title_aux": "AlekPet/ComfyUI_Custom_Nodes_AlekPet" "title_aux": "AlekPet/ComfyUI_Custom_Nodes_AlekPet"
} }
], ],
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": [
[
"Apply Yolov8 Model",
"Apply Yolov8 Model Seg",
"Draw Labelme Json",
"Load Yolov8 Model",
"Load Yolov8 Model From Path",
"Save Labelme Json"
],
{
"title_aux": "Comfyui-Yolov8-JSON"
}
],
"https://github.com/Amorano/Jovimetrix": [ "https://github.com/Amorano/Jovimetrix": [
[], [],
{ {
@ -1435,7 +1422,10 @@
], ],
"https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": [ "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": [
[ [
"Uncond Zero" "Conditioning combine positive and negative",
"Conditioning crop or fill",
"Uncond Zero",
"interrupt on NaN"
], ],
{ {
"title_aux": "Uncond-Zero-for-ComfyUI" "title_aux": "Uncond-Zero-for-ComfyUI"
@ -4017,9 +4007,12 @@
], ],
"https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": [ "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": [
[ [
"CropImageByRect",
"INPAINT_ColorCorrection", "INPAINT_ColorCorrection",
"INPAINT_CropImage",
"INPAINT_InpaintingWithModel", "INPAINT_InpaintingWithModel",
"INPAINT_LoadModel", "INPAINT_LoadModel",
"INPAINT_PasteBackCropImage",
"INPAINT_VAEDecode", "INPAINT_VAEDecode",
"INPAINT_VAEEncode", "INPAINT_VAEEncode",
"ImagePostprocess", "ImagePostprocess",
@ -7539,6 +7532,17 @@
"title_aux": "Use Everywhere (UE Nodes)" "title_aux": "Use Everywhere (UE Nodes)"
} }
], ],
"https://github.com/christian-byrne/audio-separation-nodes-comfyui": [
[
"AudioCombine",
"AudioCrop",
"AudioSeparation",
"AudioTempoMatch"
],
{
"title_aux": "audio-separation-nodes-comfyui"
}
],
"https://github.com/christian-byrne/img2colors-comfyui-node": [ "https://github.com/christian-byrne/img2colors-comfyui-node": [
[ [
"bmy_Img2ColorNode" "bmy_Img2ColorNode"
@ -11533,8 +11537,10 @@
"Blocks Mecha Hyper", "Blocks Mecha Hyper",
"Float Mecha Hyper", "Float Mecha Hyper",
"Lora Mecha Recipe", "Lora Mecha Recipe",
"Mecha Deserializer",
"Mecha Merger", "Mecha Merger",
"Mecha Recipe List", "Mecha Recipe List",
"Mecha Serializer",
"Model Mecha Recipe" "Model Mecha Recipe"
], ],
{ {
@ -13130,6 +13136,19 @@
"title_aux": "ComfyUI-OmDet" "title_aux": "ComfyUI-OmDet"
} }
], ],
"https://github.com/prodogape/Comfyui-Yolov8-JSON": [
[
"Apply Yolov8 Model",
"Apply Yolov8 Model Seg",
"Draw Labelme Json",
"Load Yolov8 Model",
"Load Yolov8 Model From Path",
"Save Labelme Json"
],
{
"title_aux": "Comfyui-Yolov8-JSON"
}
],
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [ "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
[ [
"CheckpointLoader|pysssss", "CheckpointLoader|pysssss",
@ -13917,6 +13936,16 @@
"title_aux": "ComfyUI_Llama3_8B" "title_aux": "ComfyUI_Llama3_8B"
} }
], ],
"https://github.com/smthemex/ComfyUI_MS_Diffusion": [
[
"MS_Comic_Type",
"MSdiffusion_Model_Loader",
"MSdiffusion_Sampler"
],
{
"title_aux": "ComfyUI_MS_Diffusion"
}
],
"https://github.com/smthemex/ComfyUI_ParlerTTS": [ "https://github.com/smthemex/ComfyUI_ParlerTTS": [
[ [
"PromptToAudio" "PromptToAudio"

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,27 @@
{
"author": "smthemex",
"title": "ComfyUI_MS_Diffusion",
"id": "MS_Diffusion",
"reference": "https://github.com/smthemex/ComfyUI_MS_Diffusion",
"files": [
"https://github.com/smthemex/ComfyUI_MS_Diffusion"
],
"install_type": "git-clone",
"description": "You can using MS-diffusion make story in comfyUI."
},
{
"author": "christian-byrne",
"title": "audio-separation-nodes-comfyui",
"reference": "https://github.com/christian-byrne/audio-separation-nodes-comfyui",
"files": [
"https://github.com/christian-byrne/audio-separation-nodes-comfyui"
],
"install_type": "git-clone",
"description": "Nodes:AudioSeparation, AudioCrop, AudioCombine, AudioTempoMatch."
},
{ {
"author": "yiwangsimple", "author": "yiwangsimple",
"title": "comfy-groqchat", "title": "comfy-groqchat",
@ -673,28 +694,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "a comfyui custom node for [a/UniAnimate](https://github.com/ali-vilab/UniAnimate)" "description": "a comfyui custom node for [a/UniAnimate](https://github.com/ali-vilab/UniAnimate)"
},
{
"author": "AIFSH",
"title": "ComfyUI-Hallo",
"id": "hallo",
"reference": "https://github.com/AIFSH/ComfyUI-Hallo",
"files": [
"https://github.com/AIFSH/ComfyUI-Hallo"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/hallo](https://github.com/fudan-generative-vision/hallo)"
},
{
"author": "superyoman",
"title": "comfyui_lumaAPI",
"id": "luma",
"reference": "https://github.com/superyoman/comfyui_lumaAPI",
"files": [
"https://github.com/superyoman/comfyui_lumaAPI"
],
"install_type": "git-clone",
"description": "Unofficial Luma API-ComfyUI version.[w/WARN: This project is for learning purpose only!]"
} }
] ]
} }

View File

@ -680,19 +680,6 @@
"title_aux": "AlekPet/ComfyUI_Custom_Nodes_AlekPet" "title_aux": "AlekPet/ComfyUI_Custom_Nodes_AlekPet"
} }
], ],
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": [
[
"Apply Yolov8 Model",
"Apply Yolov8 Model Seg",
"Draw Labelme Json",
"Load Yolov8 Model",
"Load Yolov8 Model From Path",
"Save Labelme Json"
],
{
"title_aux": "Comfyui-Yolov8-JSON"
}
],
"https://github.com/Amorano/Jovimetrix": [ "https://github.com/Amorano/Jovimetrix": [
[], [],
{ {
@ -1435,7 +1422,10 @@
], ],
"https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": [ "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": [
[ [
"Uncond Zero" "Conditioning combine positive and negative",
"Conditioning crop or fill",
"Uncond Zero",
"interrupt on NaN"
], ],
{ {
"title_aux": "Uncond-Zero-for-ComfyUI" "title_aux": "Uncond-Zero-for-ComfyUI"
@ -4017,9 +4007,12 @@
], ],
"https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": [ "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": [
[ [
"CropImageByRect",
"INPAINT_ColorCorrection", "INPAINT_ColorCorrection",
"INPAINT_CropImage",
"INPAINT_InpaintingWithModel", "INPAINT_InpaintingWithModel",
"INPAINT_LoadModel", "INPAINT_LoadModel",
"INPAINT_PasteBackCropImage",
"INPAINT_VAEDecode", "INPAINT_VAEDecode",
"INPAINT_VAEEncode", "INPAINT_VAEEncode",
"ImagePostprocess", "ImagePostprocess",
@ -7539,6 +7532,17 @@
"title_aux": "Use Everywhere (UE Nodes)" "title_aux": "Use Everywhere (UE Nodes)"
} }
], ],
"https://github.com/christian-byrne/audio-separation-nodes-comfyui": [
[
"AudioCombine",
"AudioCrop",
"AudioSeparation",
"AudioTempoMatch"
],
{
"title_aux": "audio-separation-nodes-comfyui"
}
],
"https://github.com/christian-byrne/img2colors-comfyui-node": [ "https://github.com/christian-byrne/img2colors-comfyui-node": [
[ [
"bmy_Img2ColorNode" "bmy_Img2ColorNode"
@ -11533,8 +11537,10 @@
"Blocks Mecha Hyper", "Blocks Mecha Hyper",
"Float Mecha Hyper", "Float Mecha Hyper",
"Lora Mecha Recipe", "Lora Mecha Recipe",
"Mecha Deserializer",
"Mecha Merger", "Mecha Merger",
"Mecha Recipe List", "Mecha Recipe List",
"Mecha Serializer",
"Model Mecha Recipe" "Model Mecha Recipe"
], ],
{ {
@ -13130,6 +13136,19 @@
"title_aux": "ComfyUI-OmDet" "title_aux": "ComfyUI-OmDet"
} }
], ],
"https://github.com/prodogape/Comfyui-Yolov8-JSON": [
[
"Apply Yolov8 Model",
"Apply Yolov8 Model Seg",
"Draw Labelme Json",
"Load Yolov8 Model",
"Load Yolov8 Model From Path",
"Save Labelme Json"
],
{
"title_aux": "Comfyui-Yolov8-JSON"
}
],
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [ "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
[ [
"CheckpointLoader|pysssss", "CheckpointLoader|pysssss",
@ -13917,6 +13936,16 @@
"title_aux": "ComfyUI_Llama3_8B" "title_aux": "ComfyUI_Llama3_8B"
} }
], ],
"https://github.com/smthemex/ComfyUI_MS_Diffusion": [
[
"MS_Comic_Type",
"MSdiffusion_Model_Loader",
"MSdiffusion_Sampler"
],
{
"title_aux": "ComfyUI_MS_Diffusion"
}
],
"https://github.com/smthemex/ComfyUI_ParlerTTS": [ "https://github.com/smthemex/ComfyUI_ParlerTTS": [
[ [
"PromptToAudio" "PromptToAudio"