mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
17f6076422
commit
f42c74d70c
@ -2215,6 +2215,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Loader, Prompts, ..."
|
||||
},
|
||||
{
|
||||
"author": "THtianhao",
|
||||
"title": "ComfyUI-Portrait-Maker",
|
||||
"reference": "https://github.com/THtianhao/ComfyUI-Portrait-Maker",
|
||||
"files": [
|
||||
"https://github.com/THtianhao/ComfyUI-Portrait-Maker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:RetainFace, FaceFusion, RatioMerge2Image, MaskMerge2Image, ReplaceBoxImg, ExpandMaskBox, FaceSkin, SkinRetouching, PortraitEnhancement, ..."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -96,7 +96,9 @@
|
||||
[
|
||||
"BSZAbsoluteHires",
|
||||
"BSZAspectHires",
|
||||
"BSZColoredLatentImageXL",
|
||||
"BSZCombinedHires",
|
||||
"BSZLatentDebug",
|
||||
"BSZLatentFill",
|
||||
"BSZLatentOffsetXL",
|
||||
"BSZPixelbuster",
|
||||
@ -1234,6 +1236,27 @@
|
||||
"title_aux": "TGu Utilities"
|
||||
}
|
||||
],
|
||||
"https://github.com/THtianhao/ComfyUI-Portrait-Maker": [
|
||||
[
|
||||
"BoxCropImage",
|
||||
"ColorTransfer",
|
||||
"ExpandMaskBox",
|
||||
"FaceFusion",
|
||||
"FaceSkin",
|
||||
"GetImageInfo",
|
||||
"MaskDilateErode",
|
||||
"MaskMerge2Image",
|
||||
"PortraitEnhancement",
|
||||
"RatioMerge2Image",
|
||||
"ReplaceBoxImg",
|
||||
"ResizeImage",
|
||||
"RetainFace",
|
||||
"SkinRetouching"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Portrait-Maker"
|
||||
}
|
||||
],
|
||||
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
||||
[
|
||||
"tri3d-atr-parse",
|
||||
@ -2103,10 +2126,7 @@
|
||||
],
|
||||
"https://github.com/chrisgoringe/cg-image-picker": [
|
||||
[
|
||||
"Image Chooser",
|
||||
"Latent Chooser",
|
||||
"Multi Latent Chooser",
|
||||
"Preview for Image Chooser"
|
||||
"Preview Chooser"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image chooser"
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "THtianhao",
|
||||
"title": "ComfyUI-Portrait-Maker",
|
||||
"reference": "https://github.com/THtianhao/ComfyUI-Portrait-Maker",
|
||||
"files": [
|
||||
"https://github.com/THtianhao/ComfyUI-Portrait-Maker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:RetainFace, FaceFusion, RatioMerge2Image, MaskMerge2Image, ReplaceBoxImg, ExpandMaskBox, FaceSkin, SkinRetouching, PortraitEnhancement, ..."
|
||||
},
|
||||
{
|
||||
"author": "chibiace",
|
||||
"title": "ComfyUI-Chibi-Nodes",
|
||||
|
||||
@ -96,7 +96,9 @@
|
||||
[
|
||||
"BSZAbsoluteHires",
|
||||
"BSZAspectHires",
|
||||
"BSZColoredLatentImageXL",
|
||||
"BSZCombinedHires",
|
||||
"BSZLatentDebug",
|
||||
"BSZLatentFill",
|
||||
"BSZLatentOffsetXL",
|
||||
"BSZPixelbuster",
|
||||
@ -1234,6 +1236,27 @@
|
||||
"title_aux": "TGu Utilities"
|
||||
}
|
||||
],
|
||||
"https://github.com/THtianhao/ComfyUI-Portrait-Maker": [
|
||||
[
|
||||
"BoxCropImage",
|
||||
"ColorTransfer",
|
||||
"ExpandMaskBox",
|
||||
"FaceFusion",
|
||||
"FaceSkin",
|
||||
"GetImageInfo",
|
||||
"MaskDilateErode",
|
||||
"MaskMerge2Image",
|
||||
"PortraitEnhancement",
|
||||
"RatioMerge2Image",
|
||||
"ReplaceBoxImg",
|
||||
"ResizeImage",
|
||||
"RetainFace",
|
||||
"SkinRetouching"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Portrait-Maker"
|
||||
}
|
||||
],
|
||||
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
||||
[
|
||||
"tri3d-atr-parse",
|
||||
@ -2103,10 +2126,7 @@
|
||||
],
|
||||
"https://github.com/chrisgoringe/cg-image-picker": [
|
||||
[
|
||||
"Image Chooser",
|
||||
"Latent Chooser",
|
||||
"Multi Latent Chooser",
|
||||
"Preview for Image Chooser"
|
||||
"Preview Chooser"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image chooser"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user