update DB
This commit is contained in:
@@ -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",
|
||||
"title": "ComfyUI Multi-Workspace",
|
||||
|
||||
@@ -1616,7 +1616,11 @@
|
||||
"ImageListSelect(FaceParsing)",
|
||||
"ImagePadWithBBox(FaceParsing)",
|
||||
"ImageResizeCalculator(FaceParsing)",
|
||||
"ImageResizeWithBBox(FaceParsing)",
|
||||
"ImageSize(FaceParsing)",
|
||||
"LatentCropWithBBox(FaceParsing)",
|
||||
"LatentInsertWithBBox(FaceParsing)",
|
||||
"LatentSize(FaceParsing)",
|
||||
"MaskComposite(FaceParsing)",
|
||||
"MaskListComposite(FaceParsing)",
|
||||
"MaskListSelect(FaceParsing)",
|
||||
@@ -2026,6 +2030,7 @@
|
||||
"CR Split String",
|
||||
"CR Starburst Colors",
|
||||
"CR Starburst Lines",
|
||||
"CR String To Boolean",
|
||||
"CR String To Combo",
|
||||
"CR String To Number",
|
||||
"CR Style Bars",
|
||||
@@ -3505,6 +3510,14 @@
|
||||
"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": [
|
||||
[
|
||||
"Input Trigger",
|
||||
@@ -4754,6 +4767,14 @@
|
||||
"title_aux": "Knodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-DDColor": [
|
||||
[
|
||||
"DDColor_Colorize"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DDColor"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||
[
|
||||
"AddLabel",
|
||||
@@ -4990,6 +5011,7 @@
|
||||
"Base64ToMask",
|
||||
"ImageToBase64",
|
||||
"ImageToBase64Advanced",
|
||||
"LoadImageFromUrl",
|
||||
"LoadImageToBase64",
|
||||
"MaskImageToBase64",
|
||||
"MaskToBase64",
|
||||
@@ -5260,6 +5282,7 @@
|
||||
"RegionalSeedExplorerMask //Inspire",
|
||||
"RemoveBackendData //Inspire",
|
||||
"RemoveBackendDataNumberKey //Inspire",
|
||||
"RemoveControlNet //Inspire",
|
||||
"RetrieveBackendData //Inspire",
|
||||
"RetrieveBackendDataNumberKey //Inspire",
|
||||
"SeedExplorer //Inspire",
|
||||
|
||||
Reference in New Issue
Block a user