mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
90452518bb
commit
859378f16a
@ -2215,6 +2215,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Loader, Prompts, ..."
|
||||
},
|
||||
{
|
||||
"author": "DigitalIO",
|
||||
"title": "ComfyUI-stable-wildcards",
|
||||
"reference": "https://github.com/DigitalIO/ComfyUI-stable-wildcards/",
|
||||
"files": [
|
||||
"https://github.com/DigitalIO/ComfyUI-stable-wildcards/"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wildcard implementation that can be reproduced with workflows."
|
||||
},
|
||||
{
|
||||
"author": "THtianhao",
|
||||
"title": "ComfyUI-Portrait-Maker",
|
||||
@ -2496,17 +2506,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "DigitalIO",
|
||||
"title": "ComfyUI-stable-wildcards",
|
||||
"reference": "https://github.com/DigitalIO/ComfyUI-stable-wildcards/",
|
||||
"files": [
|
||||
"https://github.com/DigitalIO/ComfyUI-stable-wildcards/"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wildcard implementation that can be reproduced with workflows."
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
@ -1244,12 +1244,13 @@
|
||||
"FaceFusion",
|
||||
"FaceSkin",
|
||||
"GetImageInfo",
|
||||
"ImageResizeTarget",
|
||||
"ImageScaleShort",
|
||||
"MaskDilateErode",
|
||||
"MaskMerge2Image",
|
||||
"PortraitEnhancement",
|
||||
"RatioMerge2Image",
|
||||
"ReplaceBoxImg",
|
||||
"ResizeImage",
|
||||
"RetainFace",
|
||||
"SkinRetouching"
|
||||
],
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "zer0TF",
|
||||
"title": "💜 Cute Comfy 💜",
|
||||
"reference": "https://github.com/zer0TF/cute-comfy",
|
||||
"files": [
|
||||
"https://github.com/zer0TF/cute-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:RetainFace, FaceFusion, RatioMerge2Image, MaskMerge2Image, ReplaceBoxImg, ExpandMaskBox, FaceSkin, SkinRetouching, PortraitEnhancement, ..."
|
||||
},
|
||||
{
|
||||
"author": "Fannovel16",
|
||||
"title": "ComfyUI MotionDiff",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "DigitalIO",
|
||||
"title": "ComfyUI-stable-wildcards",
|
||||
"reference": "https://github.com/DigitalIO/ComfyUI-stable-wildcards/",
|
||||
"files": [
|
||||
"https://github.com/DigitalIO/ComfyUI-stable-wildcards/"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wildcard implementation that can be reproduced with workflows."
|
||||
},
|
||||
{
|
||||
"author": "THtianhao",
|
||||
"title": "ComfyUI-Portrait-Maker",
|
||||
|
||||
@ -1244,12 +1244,13 @@
|
||||
"FaceFusion",
|
||||
"FaceSkin",
|
||||
"GetImageInfo",
|
||||
"ImageResizeTarget",
|
||||
"ImageScaleShort",
|
||||
"MaskDilateErode",
|
||||
"MaskMerge2Image",
|
||||
"PortraitEnhancement",
|
||||
"RatioMerge2Image",
|
||||
"ReplaceBoxImg",
|
||||
"ResizeImage",
|
||||
"RetainFace",
|
||||
"SkinRetouching"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user