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
67c28ee3da
commit
3819003834
@ -11,7 +11,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/0xbitches/ComfyUI-LCM": [
|
"https://github.com/0xbitches/ComfyUI-LCM": [
|
||||||
[
|
[
|
||||||
"LCMSampler"
|
"LCM_Sampler",
|
||||||
|
"LCM_img2img_Sampler"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Latent Consistency Model for ComfyUI"
|
"title_aux": "Latent Consistency Model for ComfyUI"
|
||||||
@ -1266,10 +1267,12 @@
|
|||||||
"PM_ColorTransfer",
|
"PM_ColorTransfer",
|
||||||
"PM_ExpandMaskBox",
|
"PM_ExpandMaskBox",
|
||||||
"PM_FaceFusion",
|
"PM_FaceFusion",
|
||||||
|
"PM_FaceShapMatch",
|
||||||
"PM_FaceSkin",
|
"PM_FaceSkin",
|
||||||
"PM_GetImageInfo",
|
"PM_GetImageInfo",
|
||||||
"PM_ImageResizeTarget",
|
"PM_ImageResizeTarget",
|
||||||
"PM_ImageScaleShort",
|
"PM_ImageScaleShort",
|
||||||
|
"PM_MakeUpTransfer",
|
||||||
"PM_MaskDilateErode",
|
"PM_MaskDilateErode",
|
||||||
"PM_MaskMerge2Image",
|
"PM_MaskMerge2Image",
|
||||||
"PM_PortraitEnhancement",
|
"PM_PortraitEnhancement",
|
||||||
@ -1288,6 +1291,7 @@
|
|||||||
"tri3d-atr-parse-batch",
|
"tri3d-atr-parse-batch",
|
||||||
"tri3d-extract-hand",
|
"tri3d-extract-hand",
|
||||||
"tri3d-extract-parts-batch",
|
"tri3d-extract-parts-batch",
|
||||||
|
"tri3d-extract-parts-mask-batch",
|
||||||
"tri3d-fuzzification",
|
"tri3d-fuzzification",
|
||||||
"tri3d-position-hands",
|
"tri3d-position-hands",
|
||||||
"tri3d-position-parts-batch"
|
"tri3d-position-parts-batch"
|
||||||
@ -2781,6 +2785,7 @@
|
|||||||
"CLIPSegDetectorProvider",
|
"CLIPSegDetectorProvider",
|
||||||
"CfgScheduleHookProvider",
|
"CfgScheduleHookProvider",
|
||||||
"CombineRegionalPrompts",
|
"CombineRegionalPrompts",
|
||||||
|
"CoreMLDetailerHookProvider",
|
||||||
"DenoiseScheduleHookProvider",
|
"DenoiseScheduleHookProvider",
|
||||||
"DetailerForEach",
|
"DetailerForEach",
|
||||||
"DetailerForEachDebug",
|
"DetailerForEachDebug",
|
||||||
|
|||||||
@ -11,7 +11,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/0xbitches/ComfyUI-LCM": [
|
"https://github.com/0xbitches/ComfyUI-LCM": [
|
||||||
[
|
[
|
||||||
"LCMSampler"
|
"LCM_Sampler",
|
||||||
|
"LCM_img2img_Sampler"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Latent Consistency Model for ComfyUI"
|
"title_aux": "Latent Consistency Model for ComfyUI"
|
||||||
@ -1266,10 +1267,12 @@
|
|||||||
"PM_ColorTransfer",
|
"PM_ColorTransfer",
|
||||||
"PM_ExpandMaskBox",
|
"PM_ExpandMaskBox",
|
||||||
"PM_FaceFusion",
|
"PM_FaceFusion",
|
||||||
|
"PM_FaceShapMatch",
|
||||||
"PM_FaceSkin",
|
"PM_FaceSkin",
|
||||||
"PM_GetImageInfo",
|
"PM_GetImageInfo",
|
||||||
"PM_ImageResizeTarget",
|
"PM_ImageResizeTarget",
|
||||||
"PM_ImageScaleShort",
|
"PM_ImageScaleShort",
|
||||||
|
"PM_MakeUpTransfer",
|
||||||
"PM_MaskDilateErode",
|
"PM_MaskDilateErode",
|
||||||
"PM_MaskMerge2Image",
|
"PM_MaskMerge2Image",
|
||||||
"PM_PortraitEnhancement",
|
"PM_PortraitEnhancement",
|
||||||
@ -1288,6 +1291,7 @@
|
|||||||
"tri3d-atr-parse-batch",
|
"tri3d-atr-parse-batch",
|
||||||
"tri3d-extract-hand",
|
"tri3d-extract-hand",
|
||||||
"tri3d-extract-parts-batch",
|
"tri3d-extract-parts-batch",
|
||||||
|
"tri3d-extract-parts-mask-batch",
|
||||||
"tri3d-fuzzification",
|
"tri3d-fuzzification",
|
||||||
"tri3d-position-hands",
|
"tri3d-position-hands",
|
||||||
"tri3d-position-parts-batch"
|
"tri3d-position-parts-batch"
|
||||||
@ -2781,6 +2785,7 @@
|
|||||||
"CLIPSegDetectorProvider",
|
"CLIPSegDetectorProvider",
|
||||||
"CfgScheduleHookProvider",
|
"CfgScheduleHookProvider",
|
||||||
"CombineRegionalPrompts",
|
"CombineRegionalPrompts",
|
||||||
|
"CoreMLDetailerHookProvider",
|
||||||
"DenoiseScheduleHookProvider",
|
"DenoiseScheduleHookProvider",
|
||||||
"DetailerForEach",
|
"DetailerForEach",
|
||||||
"DetailerForEachDebug",
|
"DetailerForEachDebug",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user