mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 12:50:50 +08:00
update DB
This commit is contained in:
parent
c80ca12abd
commit
d84301148a
@ -4304,6 +4304,26 @@
|
|||||||
"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 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/)."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "kijai",
|
||||||
|
"title": "ComfyUI-DDColor",
|
||||||
|
"reference": "https://github.com/kijai/ComfyUI-DDColor",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kijai/ComfyUI-DDColor"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Node to use [a/DDColor](https://github.com/piddnad/DDColor) in ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "chflame163",
|
||||||
|
"title": "ComfyUI Layer Style",
|
||||||
|
"reference": "https://github.com/chflame163/ComfyUI_LayerStyle",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chflame163/ComfyUI_LayerStyle"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A set of nodes for ComfyUI it generate image like Adobe Photoshop's Layer Style. the Drop Shadow is first completed node, and follow-up work is in progress."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1616,7 +1616,11 @@
|
|||||||
"ImageListSelect(FaceParsing)",
|
"ImageListSelect(FaceParsing)",
|
||||||
"ImagePadWithBBox(FaceParsing)",
|
"ImagePadWithBBox(FaceParsing)",
|
||||||
"ImageResizeCalculator(FaceParsing)",
|
"ImageResizeCalculator(FaceParsing)",
|
||||||
|
"ImageResizeWithBBox(FaceParsing)",
|
||||||
"ImageSize(FaceParsing)",
|
"ImageSize(FaceParsing)",
|
||||||
|
"LatentCropWithBBox(FaceParsing)",
|
||||||
|
"LatentInsertWithBBox(FaceParsing)",
|
||||||
|
"LatentSize(FaceParsing)",
|
||||||
"MaskComposite(FaceParsing)",
|
"MaskComposite(FaceParsing)",
|
||||||
"MaskListComposite(FaceParsing)",
|
"MaskListComposite(FaceParsing)",
|
||||||
"MaskListSelect(FaceParsing)",
|
"MaskListSelect(FaceParsing)",
|
||||||
@ -2026,6 +2030,7 @@
|
|||||||
"CR Split String",
|
"CR Split String",
|
||||||
"CR Starburst Colors",
|
"CR Starburst Colors",
|
||||||
"CR Starburst Lines",
|
"CR Starburst Lines",
|
||||||
|
"CR String To Boolean",
|
||||||
"CR String To Combo",
|
"CR String To Combo",
|
||||||
"CR String To Number",
|
"CR String To Number",
|
||||||
"CR Style Bars",
|
"CR Style Bars",
|
||||||
@ -3505,6 +3510,14 @@
|
|||||||
"title_aux": "ComfyUI-MotionCtrl-SVD"
|
"title_aux": "ComfyUI-MotionCtrl-SVD"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chflame163/ComfyUI_LayerStyle": [
|
||||||
|
[
|
||||||
|
"LayerStyle_DropShadow"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Layer Style"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
|
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
|
||||||
[
|
[
|
||||||
"Input Trigger",
|
"Input Trigger",
|
||||||
@ -4754,6 +4767,14 @@
|
|||||||
"title_aux": "Knodes"
|
"title_aux": "Knodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kijai/ComfyUI-DDColor": [
|
||||||
|
[
|
||||||
|
"DDColor_Colorize"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-DDColor"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||||
[
|
[
|
||||||
"AddLabel",
|
"AddLabel",
|
||||||
@ -4990,6 +5011,7 @@
|
|||||||
"Base64ToMask",
|
"Base64ToMask",
|
||||||
"ImageToBase64",
|
"ImageToBase64",
|
||||||
"ImageToBase64Advanced",
|
"ImageToBase64Advanced",
|
||||||
|
"LoadImageFromUrl",
|
||||||
"LoadImageToBase64",
|
"LoadImageToBase64",
|
||||||
"MaskImageToBase64",
|
"MaskImageToBase64",
|
||||||
"MaskToBase64",
|
"MaskToBase64",
|
||||||
@ -5260,6 +5282,7 @@
|
|||||||
"RegionalSeedExplorerMask //Inspire",
|
"RegionalSeedExplorerMask //Inspire",
|
||||||
"RemoveBackendData //Inspire",
|
"RemoveBackendData //Inspire",
|
||||||
"RemoveBackendDataNumberKey //Inspire",
|
"RemoveBackendDataNumberKey //Inspire",
|
||||||
|
"RemoveControlNet //Inspire",
|
||||||
"RetrieveBackendData //Inspire",
|
"RetrieveBackendData //Inspire",
|
||||||
"RetrieveBackendDataNumberKey //Inspire",
|
"RetrieveBackendDataNumberKey //Inspire",
|
||||||
"SeedExplorer //Inspire",
|
"SeedExplorer //Inspire",
|
||||||
|
|||||||
@ -122,6 +122,15 @@
|
|||||||
"title_aux": "ComfyUI-AnyText\uff08WIP\uff09"
|
"title_aux": "ComfyUI-AnyText\uff08WIP\uff09"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker": [
|
||||||
|
[
|
||||||
|
"PhotoMaker_Batch_Zho",
|
||||||
|
"PhotoMaker_Zho"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI PhotoMaker (WIP)"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/alt-key-project/comfyui-dream-video-batches": [
|
"https://github.com/alt-key-project/comfyui-dream-video-batches": [
|
||||||
[
|
[
|
||||||
"Blended Transition [DVB]",
|
"Blended Transition [DVB]",
|
||||||
@ -632,6 +641,14 @@
|
|||||||
"title_aux": "comfy-trt-test [WIP]"
|
"title_aux": "comfy-trt-test [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/poisenbery/NudeNet-Detector-Provider": [
|
||||||
|
[
|
||||||
|
"NudeNetDetectorProvider"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "NudeNet-Detector-Provider [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/solarpush/comfyui_sendimage_node": [
|
"https://github.com/solarpush/comfyui_sendimage_node": [
|
||||||
[
|
[
|
||||||
"Send_To_Pod"
|
"Send_To_Pod"
|
||||||
|
|||||||
@ -10,6 +10,26 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "chflame163",
|
||||||
|
"title": "ComfyUI Layer Style",
|
||||||
|
"reference": "https://github.com/chflame163/ComfyUI_LayerStyle",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chflame163/ComfyUI_LayerStyle"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A set of nodes for ComfyUI it generate image like Adobe Photoshop's Layer Style. the Drop Shadow is first completed node, and follow-up work is in progress."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "kijai",
|
||||||
|
"title": "ComfyUI-DDColor",
|
||||||
|
"reference": "https://github.com/kijai/ComfyUI-DDColor",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kijai/ComfyUI-DDColor"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Node to use [a/DDColor](https://github.com/piddnad/DDColor) in ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "prozacgod",
|
"author": "prozacgod",
|
||||||
"title": "ComfyUI Multi-Workspace",
|
"title": "ComfyUI Multi-Workspace",
|
||||||
|
|||||||
@ -1616,7 +1616,11 @@
|
|||||||
"ImageListSelect(FaceParsing)",
|
"ImageListSelect(FaceParsing)",
|
||||||
"ImagePadWithBBox(FaceParsing)",
|
"ImagePadWithBBox(FaceParsing)",
|
||||||
"ImageResizeCalculator(FaceParsing)",
|
"ImageResizeCalculator(FaceParsing)",
|
||||||
|
"ImageResizeWithBBox(FaceParsing)",
|
||||||
"ImageSize(FaceParsing)",
|
"ImageSize(FaceParsing)",
|
||||||
|
"LatentCropWithBBox(FaceParsing)",
|
||||||
|
"LatentInsertWithBBox(FaceParsing)",
|
||||||
|
"LatentSize(FaceParsing)",
|
||||||
"MaskComposite(FaceParsing)",
|
"MaskComposite(FaceParsing)",
|
||||||
"MaskListComposite(FaceParsing)",
|
"MaskListComposite(FaceParsing)",
|
||||||
"MaskListSelect(FaceParsing)",
|
"MaskListSelect(FaceParsing)",
|
||||||
@ -2026,6 +2030,7 @@
|
|||||||
"CR Split String",
|
"CR Split String",
|
||||||
"CR Starburst Colors",
|
"CR Starburst Colors",
|
||||||
"CR Starburst Lines",
|
"CR Starburst Lines",
|
||||||
|
"CR String To Boolean",
|
||||||
"CR String To Combo",
|
"CR String To Combo",
|
||||||
"CR String To Number",
|
"CR String To Number",
|
||||||
"CR Style Bars",
|
"CR Style Bars",
|
||||||
@ -3505,6 +3510,14 @@
|
|||||||
"title_aux": "ComfyUI-MotionCtrl-SVD"
|
"title_aux": "ComfyUI-MotionCtrl-SVD"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chflame163/ComfyUI_LayerStyle": [
|
||||||
|
[
|
||||||
|
"LayerStyle_DropShadow"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Layer Style"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
|
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
|
||||||
[
|
[
|
||||||
"Input Trigger",
|
"Input Trigger",
|
||||||
@ -4754,6 +4767,14 @@
|
|||||||
"title_aux": "Knodes"
|
"title_aux": "Knodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kijai/ComfyUI-DDColor": [
|
||||||
|
[
|
||||||
|
"DDColor_Colorize"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-DDColor"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||||
[
|
[
|
||||||
"AddLabel",
|
"AddLabel",
|
||||||
@ -4990,6 +5011,7 @@
|
|||||||
"Base64ToMask",
|
"Base64ToMask",
|
||||||
"ImageToBase64",
|
"ImageToBase64",
|
||||||
"ImageToBase64Advanced",
|
"ImageToBase64Advanced",
|
||||||
|
"LoadImageFromUrl",
|
||||||
"LoadImageToBase64",
|
"LoadImageToBase64",
|
||||||
"MaskImageToBase64",
|
"MaskImageToBase64",
|
||||||
"MaskToBase64",
|
"MaskToBase64",
|
||||||
@ -5260,6 +5282,7 @@
|
|||||||
"RegionalSeedExplorerMask //Inspire",
|
"RegionalSeedExplorerMask //Inspire",
|
||||||
"RemoveBackendData //Inspire",
|
"RemoveBackendData //Inspire",
|
||||||
"RemoveBackendDataNumberKey //Inspire",
|
"RemoveBackendDataNumberKey //Inspire",
|
||||||
|
"RemoveControlNet //Inspire",
|
||||||
"RetrieveBackendData //Inspire",
|
"RetrieveBackendData //Inspire",
|
||||||
"RetrieveBackendDataNumberKey //Inspire",
|
"RetrieveBackendDataNumberKey //Inspire",
|
||||||
"SeedExplorer //Inspire",
|
"SeedExplorer //Inspire",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user