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
36bbfc6b8a
commit
403e7c6c97
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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…
Reference in New Issue
Block a user