mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
be596b86c2
commit
d0d8b36a8d
@ -5921,7 +5921,7 @@
|
||||
"https://github.com/Siberpone/lazy-pony-prompter"
|
||||
],
|
||||
"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",
|
||||
@ -7345,7 +7345,7 @@
|
||||
"https://github.com/ljleb/comfy-mecha"
|
||||
],
|
||||
"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",
|
||||
@ -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."
|
||||
},
|
||||
{
|
||||
"author": "Alysondao",
|
||||
"author": "prodogape",
|
||||
"title": "Comfyui-Yolov8-JSON",
|
||||
"reference": "https://github.com/Alysondao/Comfyui-Yolov8-JSON",
|
||||
"reference": "https://github.com/prodogape/Comfyui-Yolov8-JSON",
|
||||
"files": [
|
||||
"https://github.com/Alysondao/Comfyui-Yolov8-JSON"
|
||||
"https://github.com/prodogape/Comfyui-Yolov8-JSON"
|
||||
],
|
||||
"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",
|
||||
@ -8568,7 +8568,7 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A StoryDiffusion node for ComfyUI."
|
||||
},
|
||||
{
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_MS_Diffusion",
|
||||
"id": "MS_Diffusion",
|
||||
@ -9620,6 +9620,16 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "ComfyUI StoryCreater",
|
||||
|
||||
@ -680,19 +680,6 @@
|
||||
"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": [
|
||||
[],
|
||||
{
|
||||
@ -1435,7 +1422,10 @@
|
||||
],
|
||||
"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"
|
||||
@ -4017,9 +4007,12 @@
|
||||
],
|
||||
"https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": [
|
||||
[
|
||||
"CropImageByRect",
|
||||
"INPAINT_ColorCorrection",
|
||||
"INPAINT_CropImage",
|
||||
"INPAINT_InpaintingWithModel",
|
||||
"INPAINT_LoadModel",
|
||||
"INPAINT_PasteBackCropImage",
|
||||
"INPAINT_VAEDecode",
|
||||
"INPAINT_VAEEncode",
|
||||
"ImagePostprocess",
|
||||
@ -7539,6 +7532,17 @@
|
||||
"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": [
|
||||
[
|
||||
"bmy_Img2ColorNode"
|
||||
@ -11533,8 +11537,10 @@
|
||||
"Blocks Mecha Hyper",
|
||||
"Float Mecha Hyper",
|
||||
"Lora Mecha Recipe",
|
||||
"Mecha Deserializer",
|
||||
"Mecha Merger",
|
||||
"Mecha Recipe List",
|
||||
"Mecha Serializer",
|
||||
"Model Mecha Recipe"
|
||||
],
|
||||
{
|
||||
@ -13130,6 +13136,19 @@
|
||||
"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": [
|
||||
[
|
||||
"CheckpointLoader|pysssss",
|
||||
@ -13917,6 +13936,16 @@
|
||||
"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": [
|
||||
[
|
||||
"PromptToAudio"
|
||||
|
||||
2493
github-stats.json
2493
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
"title": "comfy-groqchat",
|
||||
@ -673,28 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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!]"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -680,19 +680,6 @@
|
||||
"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": [
|
||||
[],
|
||||
{
|
||||
@ -1435,7 +1422,10 @@
|
||||
],
|
||||
"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"
|
||||
@ -4017,9 +4007,12 @@
|
||||
],
|
||||
"https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": [
|
||||
[
|
||||
"CropImageByRect",
|
||||
"INPAINT_ColorCorrection",
|
||||
"INPAINT_CropImage",
|
||||
"INPAINT_InpaintingWithModel",
|
||||
"INPAINT_LoadModel",
|
||||
"INPAINT_PasteBackCropImage",
|
||||
"INPAINT_VAEDecode",
|
||||
"INPAINT_VAEEncode",
|
||||
"ImagePostprocess",
|
||||
@ -7539,6 +7532,17 @@
|
||||
"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": [
|
||||
[
|
||||
"bmy_Img2ColorNode"
|
||||
@ -11533,8 +11537,10 @@
|
||||
"Blocks Mecha Hyper",
|
||||
"Float Mecha Hyper",
|
||||
"Lora Mecha Recipe",
|
||||
"Mecha Deserializer",
|
||||
"Mecha Merger",
|
||||
"Mecha Recipe List",
|
||||
"Mecha Serializer",
|
||||
"Model Mecha Recipe"
|
||||
],
|
||||
{
|
||||
@ -13130,6 +13136,19 @@
|
||||
"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": [
|
||||
[
|
||||
"CheckpointLoader|pysssss",
|
||||
@ -13917,6 +13936,16 @@
|
||||
"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": [
|
||||
[
|
||||
"PromptToAudio"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user