Browse Source

update DB

pull/379/head
Dr.Lt.Data 10 months ago
parent
commit
403e7c6c97
  1. 5
      extension-node-map.json
  2. 5
      node_db/new/extension-node-map.json
  3. 10
      node_db/tutorial/custom-node-list.json

5
extension-node-map.json

@ -3902,6 +3902,7 @@
"https://github.com/chflame163/ComfyUI_LayerStyle": [
[
"LayerColor: Brightness & Contrast",
"LayerColor: ColorAdapter",
"LayerColor: Gamma",
"LayerColor: HSV",
"LayerColor: LAB",
@ -3919,6 +3920,7 @@
"LayerMask: MaskInvert",
"LayerMask: MaskMotionBlur",
"LayerMask: MaskPreview",
"LayerMask: MaskStrkoe",
"LayerStyle: ColorOverlay",
"LayerStyle: DropShadow",
"LayerStyle: GradientOverlay",
@ -3928,6 +3930,7 @@
"LayerStyle: Stroke",
"LayerUtility: ColorImage",
"LayerUtility: ColorPicker",
"LayerUtility: CropByMask",
"LayerUtility: ExtendCanvas",
"LayerUtility: GetColorTone",
"LayerUtility: GetImageSize",
@ -3938,6 +3941,7 @@
"LayerUtility: ImageChannelSplit",
"LayerUtility: ImageOpacity",
"LayerUtility: PrintInfo",
"LayerUtility: RestoreCropBox",
"LayerUtility: XY to Percent"
],
{
@ -7579,6 +7583,7 @@
"easy samLoaderPipe",
"easy seed",
"easy showAnything",
"easy showLoaderSettingsNames",
"easy showSpentTime",
"easy string",
"easy stylesSelector",

5
node_db/new/extension-node-map.json

@ -3902,6 +3902,7 @@
"https://github.com/chflame163/ComfyUI_LayerStyle": [
[
"LayerColor: Brightness & Contrast",
"LayerColor: ColorAdapter",
"LayerColor: Gamma",
"LayerColor: HSV",
"LayerColor: LAB",
@ -3919,6 +3920,7 @@
"LayerMask: MaskInvert",
"LayerMask: MaskMotionBlur",
"LayerMask: MaskPreview",
"LayerMask: MaskStrkoe",
"LayerStyle: ColorOverlay",
"LayerStyle: DropShadow",
"LayerStyle: GradientOverlay",
@ -3928,6 +3930,7 @@
"LayerStyle: Stroke",
"LayerUtility: ColorImage",
"LayerUtility: ColorPicker",
"LayerUtility: CropByMask",
"LayerUtility: ExtendCanvas",
"LayerUtility: GetColorTone",
"LayerUtility: GetImageSize",
@ -3938,6 +3941,7 @@
"LayerUtility: ImageChannelSplit",
"LayerUtility: ImageOpacity",
"LayerUtility: PrintInfo",
"LayerUtility: RestoreCropBox",
"LayerUtility: XY to Percent"
],
{
@ -7579,6 +7583,7 @@
"easy samLoaderPipe",
"easy seed",
"easy showAnything",
"easy showLoaderSettingsNames",
"easy showSpentTime",
"easy string",
"easy stylesSelector",

10
node_db/tutorial/custom-node-list.json

@ -99,6 +99,16 @@
],
"install_type": "git-clone",
"description": "Nodes:Load Image Dedup"
},
{
"author": "chaojie",
"title": "ComfyUI-Pymunk",
"reference": "https://github.com/chaojie/ComfyUI-Pymunk",
"files": [
"https://github.com/chaojie/ComfyUI-Pymunk"
],
"install_type": "git-clone",
"description": "Nodes:PymunkSpace, PymunkRun, PymunkStaticLine, PymunkDynamicBox"
}
]
}
Loading…
Cancel
Save