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
c903fc4a5b
commit
3976a5dc8c
@ -11699,17 +11699,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Post images and video to Discord. Nodes to facilitate communication using REST."
|
"description": "Post images and video to Discord. Nodes to facilitate communication using REST."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "WX-NPS1598",
|
|
||||||
"title": "ComfyUI-auto-crop-by-NPS",
|
|
||||||
"id": "auto-crop-nps",
|
|
||||||
"reference": "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "ShmuelRonen",
|
"author": "ShmuelRonen",
|
||||||
"title": "ComfyUI-AstralAnimator",
|
"title": "ComfyUI-AstralAnimator",
|
||||||
@ -11732,6 +11721,41 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:LatteVideoGenerator"
|
"description": "Nodes:LatteVideoGenerator"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Marksusu",
|
||||||
|
"title": "ComfyUI_MTEncode",
|
||||||
|
"id": "mtencode",
|
||||||
|
"reference": "https://github.com/Marksusu/ComfyUI_MTEncode",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Marksusu/ComfyUI_MTEncode"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:MTCLIPEncode"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "fssorc",
|
||||||
|
"title": "ComfyUI_FaceShaper",
|
||||||
|
"id": "facesharper",
|
||||||
|
"reference": "https://github.com/fssorc/ComfyUI_FaceShaper",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/fssorc/ComfyUI_FaceShaper"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Match two faces' shape before using other face swap nodes\nFace-swapping tools typically only replace facial features during the swap, without altering the facial shape. When there is a significant difference in facial shape between the target person and the person in the original photo, the result of the face swap is less satisfactory.\nThis project is a small script that can first liquefy and stretch the face in the original photo according to the horizontal and vertical proportions of the target person's facial contour. The resulting image can be used as input for other face-swapping nodes."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "BetaDoggo",
|
||||||
|
"title": "ComfyUI YetAnotherSafetyChecker",
|
||||||
|
"id": "yetanothersafetychecker",
|
||||||
|
"reference": "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Just a simple node to filter out NSFW outputs. This node utilizes [a/AdamCodd/vit-base-nsfw-detector](https://huggingface.co/AdamCodd/vit-base-nsfw-detector) to score the outputs. I chose this model because it's small, fast, and performed very well in my testing. Nudity tends to be scored in the 0.95+ range, but I've set the default to 0.8 as a safe baseline."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1161,6 +1161,14 @@
|
|||||||
"title_aux": "ComfyUI Deploy"
|
"title_aux": "ComfyUI Deploy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": [
|
||||||
|
[
|
||||||
|
"YetAnotherSafetyChecker"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI YetAnotherSafetyChecker"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": [
|
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": [
|
||||||
[
|
[
|
||||||
"BTPromptSchedule",
|
"BTPromptSchedule",
|
||||||
@ -2648,6 +2656,7 @@
|
|||||||
"JNodes_BreakMediaInfo",
|
"JNodes_BreakMediaInfo",
|
||||||
"JNodes_CheckpointSelectorWithString",
|
"JNodes_CheckpointSelectorWithString",
|
||||||
"JNodes_CreateStereoscopicImageFromDepth",
|
"JNodes_CreateStereoscopicImageFromDepth",
|
||||||
|
"JNodes_GetComfyDirectory",
|
||||||
"JNodes_GetOutputDirectory",
|
"JNodes_GetOutputDirectory",
|
||||||
"JNodes_GetParameterFromList",
|
"JNodes_GetParameterFromList",
|
||||||
"JNodes_GetParameterGlobal",
|
"JNodes_GetParameterGlobal",
|
||||||
@ -3352,6 +3361,14 @@
|
|||||||
"title_aux": "ComfyUI_Segment_Mask"
|
"title_aux": "ComfyUI_Segment_Mask"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Marksusu/ComfyUI_MTEncode": [
|
||||||
|
[
|
||||||
|
"MTCLIPEncode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_MTEncode"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Mason-McGough/ComfyUI-Mosaica": [
|
"https://github.com/Mason-McGough/ComfyUI-Mosaica": [
|
||||||
[
|
[
|
||||||
"ApplyLUTToLabelImage",
|
"ApplyLUTToLabelImage",
|
||||||
@ -5364,8 +5381,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/VAST-AI-Research/ComfyUI-Tripo": [
|
"https://github.com/VAST-AI-Research/ComfyUI-Tripo": [
|
||||||
[
|
[
|
||||||
"TripoAPIImageToMeshNode",
|
"TripoAPIDraft",
|
||||||
"TripoAPITextToMeshNode",
|
"TripoAnimateRetargetNode",
|
||||||
|
"TripoAnimateRigNode",
|
||||||
"TripoGLBViewer"
|
"TripoGLBViewer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -5668,14 +5686,6 @@
|
|||||||
"title_aux": "WAS Node Suite"
|
"title_aux": "WAS Node Suite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS": [
|
|
||||||
[
|
|
||||||
"AutoCropByNPS"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-auto-crop-by-NPS"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/WebDev9000/WebDev9000-Nodes": [
|
"https://github.com/WebDev9000/WebDev9000-Nodes": [
|
||||||
[
|
[
|
||||||
"IgnoreBraces",
|
"IgnoreBraces",
|
||||||
@ -6623,7 +6633,8 @@
|
|||||||
"Image To S3",
|
"Image To S3",
|
||||||
"JSON Text Extraction",
|
"JSON Text Extraction",
|
||||||
"Prompt Regex Remove",
|
"Prompt Regex Remove",
|
||||||
"Prompt Template"
|
"Prompt Template",
|
||||||
|
"Prompt Template with Two Inputs"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Amazon Bedrock nodes for ComfyUI"
|
"title_aux": "Amazon Bedrock nodes for ComfyUI"
|
||||||
@ -8605,6 +8616,7 @@
|
|||||||
"ImageBatchMultiple+",
|
"ImageBatchMultiple+",
|
||||||
"ImageCASharpening+",
|
"ImageCASharpening+",
|
||||||
"ImageColorMatch+",
|
"ImageColorMatch+",
|
||||||
|
"ImageComposite+",
|
||||||
"ImageCompositeFromMaskBatch+",
|
"ImageCompositeFromMaskBatch+",
|
||||||
"ImageCrop+",
|
"ImageCrop+",
|
||||||
"ImageDesaturate+",
|
"ImageDesaturate+",
|
||||||
@ -8649,7 +8661,8 @@
|
|||||||
"SD3NegativeConditioning+",
|
"SD3NegativeConditioning+",
|
||||||
"SDXLEmptyLatentSizePicker+",
|
"SDXLEmptyLatentSizePicker+",
|
||||||
"SimpleMath+",
|
"SimpleMath+",
|
||||||
"TransitionMask+"
|
"TransitionMask+",
|
||||||
|
"TransparentBGSession+"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Essentials"
|
"title_aux": "ComfyUI Essentials"
|
||||||
@ -9713,6 +9726,15 @@
|
|||||||
"title_aux": "ComfyUI_fsdymy"
|
"title_aux": "ComfyUI_fsdymy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/fssorc/ComfyUI_FaceShaper": [
|
||||||
|
[
|
||||||
|
"FaceShaper",
|
||||||
|
"FaceShaperModels"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_FaceShaper"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/gemell1/ComfyUI_GMIC": [
|
"https://github.com/gemell1/ComfyUI_GMIC": [
|
||||||
[
|
[
|
||||||
"GmicCliWrapper",
|
"GmicCliWrapper",
|
||||||
@ -10627,10 +10649,16 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/icesun963/ComfyUI_HFDownLoad": [
|
"https://github.com/icesun963/ComfyUI_HFDownLoad": [
|
||||||
[
|
[
|
||||||
|
"Apply EasyOCR V2",
|
||||||
"HFDownLoad_Tool",
|
"HFDownLoad_Tool",
|
||||||
"LayerUtility: LaMa"
|
"LayerMask: SegmentAnythingUltra V2.1",
|
||||||
|
"LayerUtility: LaMa V2"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
"author": "chflame",
|
||||||
|
"description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
|
||||||
|
"nickname": "LayerStyle",
|
||||||
|
"title": "LayerStyle",
|
||||||
"title_aux": "HFDownLoad Node for ComfyUI"
|
"title_aux": "HFDownLoad Node for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -14779,6 +14807,16 @@
|
|||||||
"title_aux": "ComfyUI_EchoMimic"
|
"title_aux": "ComfyUI_EchoMimic"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/smthemex/ComfyUI_FollowYourEmoji": [
|
||||||
|
[
|
||||||
|
"Emoji_Make_Temple",
|
||||||
|
"FollowYouEmoji_LoadModel",
|
||||||
|
"FollowYouEmoji_Sampler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_FollowYourEmoji"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [
|
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [
|
||||||
[
|
[
|
||||||
"HI_Diffusers_Model_Loader",
|
"HI_Diffusers_Model_Loader",
|
||||||
@ -14987,6 +15025,7 @@
|
|||||||
"ClampOutliers",
|
"ClampOutliers",
|
||||||
"ColorMatchImage",
|
"ColorMatchImage",
|
||||||
"ConvertNormals",
|
"ConvertNormals",
|
||||||
|
"DepthToNormals",
|
||||||
"DifferenceChecker",
|
"DifferenceChecker",
|
||||||
"DilateErodeMask",
|
"DilateErodeMask",
|
||||||
"EnhanceDetail",
|
"EnhanceDetail",
|
||||||
@ -16105,6 +16144,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
|
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
|
||||||
[
|
[
|
||||||
|
"YC.ImageComparerMagnifier",
|
||||||
"YC.PreviewImageMagnifier"
|
"YC.PreviewImageMagnifier"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -16527,6 +16567,7 @@
|
|||||||
"ImageBatchOneOrMore",
|
"ImageBatchOneOrMore",
|
||||||
"ImageCompositeMaskedWithSwitch",
|
"ImageCompositeMaskedWithSwitch",
|
||||||
"ImageConcanateOfUtils",
|
"ImageConcanateOfUtils",
|
||||||
|
"ImageResizeTo8x",
|
||||||
"IntAndIntAddOffsetLiteral",
|
"IntAndIntAddOffsetLiteral",
|
||||||
"IntMultipleAddLiteral",
|
"IntMultipleAddLiteral",
|
||||||
"LoadImageMaskWithSwitch",
|
"LoadImageMaskWithSwitch",
|
||||||
|
|||||||
2673
github-stats.json
2673
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,18 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "BetaDoggo",
|
||||||
|
"title": "ComfyUI YetAnotherSafetyChecker",
|
||||||
|
"id": "yetanothersafetychecker",
|
||||||
|
"reference": "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Just a simple node to filter out NSFW outputs. This node utilizes [a/AdamCodd/vit-base-nsfw-detector](https://huggingface.co/AdamCodd/vit-base-nsfw-detector) to score the outputs. I chose this model because it's small, fast, and performed very well in my testing. Nudity tends to be scored in the 0.95+ range, but I've set the default to 0.8 as a safe baseline."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "smthemex",
|
"author": "smthemex",
|
||||||
"title": "ComfyUI_FollowYourEmoji",
|
"title": "ComfyUI_FollowYourEmoji",
|
||||||
@ -23,6 +35,28 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "You can make emoji from a video and a image in comfyui"
|
"description": "You can make emoji from a video and a image in comfyui"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "fssorc",
|
||||||
|
"title": "ComfyUI_FaceShaper",
|
||||||
|
"id": "facesharper",
|
||||||
|
"reference": "https://github.com/fssorc/ComfyUI_FaceShaper",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/fssorc/ComfyUI_FaceShaper"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Match two faces' shape before using other face swap nodes\nFace-swapping tools typically only replace facial features during the swap, without altering the facial shape. When there is a significant difference in facial shape between the target person and the person in the original photo, the result of the face swap is less satisfactory.\nThis project is a small script that can first liquefy and stretch the face in the original photo according to the horizontal and vertical proportions of the target person's facial contour. The resulting image can be used as input for other face-swapping nodes."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Marksusu",
|
||||||
|
"title": "ComfyUI_MTEncode",
|
||||||
|
"id": "mtencode",
|
||||||
|
"reference": "https://github.com/Marksusu/ComfyUI_MTEncode",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Marksusu/ComfyUI_MTEncode"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:MTCLIPEncode"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ShmuelRonen",
|
"author": "ShmuelRonen",
|
||||||
"title": "ComfyUI-AstralAnimator",
|
"title": "ComfyUI-AstralAnimator",
|
||||||
@ -659,48 +693,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Optimized wrapper nodes for MimicMotion: [a/https://github.com/tencent/MimicMotion](https://github.com/tencent/MimicMotion)"
|
"description": "Optimized wrapper nodes for MimicMotion: [a/https://github.com/tencent/MimicMotion](https://github.com/tencent/MimicMotion)"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "kijai",
|
|
||||||
"title": "ComfyUI-OpenDiTWrapper",
|
|
||||||
"id": "opendit-kijai",
|
|
||||||
"reference": "https://github.com/kijai/ComfyUI-OpenDiTWrapper",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/kijai/ComfyUI-OpenDiTWrapper"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Wrapper nodes for OpenDiT: [a/OpenDiT](https://github.com/NUS-HPC-AI-Lab/OpenDiT/), supports Open-Sora t2i and i2i"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "smthemex",
|
|
||||||
"title": "ComfyUI_MS_Diffusion",
|
|
||||||
"id": "MS_Diffusion",
|
|
||||||
"reference": "https://github.com/smthemex/ComfyUI_MS_Diffusion",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/smthemex/ComfyUI_MS_Diffusion"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "You can using MS-diffusion make story in comfyUI."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "christian-byrne",
|
|
||||||
"title": "audio-separation-nodes-comfyui",
|
|
||||||
"reference": "https://github.com/christian-byrne/audio-separation-nodes-comfyui",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/christian-byrne/audio-separation-nodes-comfyui"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:AudioSeparation, AudioCrop, AudioCombine, AudioTempoMatch."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "yiwangsimple",
|
|
||||||
"title": "comfy-groqchat",
|
|
||||||
"reference": "https://github.com/yiwangsimple/ComfyUI_GroqChat",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/yiwangsimple/ComfyUI_GroqChat"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Content generation with open source models in comfyui via graq api implementation."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1161,6 +1161,14 @@
|
|||||||
"title_aux": "ComfyUI Deploy"
|
"title_aux": "ComfyUI Deploy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": [
|
||||||
|
[
|
||||||
|
"YetAnotherSafetyChecker"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI YetAnotherSafetyChecker"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": [
|
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": [
|
||||||
[
|
[
|
||||||
"BTPromptSchedule",
|
"BTPromptSchedule",
|
||||||
@ -2648,6 +2656,7 @@
|
|||||||
"JNodes_BreakMediaInfo",
|
"JNodes_BreakMediaInfo",
|
||||||
"JNodes_CheckpointSelectorWithString",
|
"JNodes_CheckpointSelectorWithString",
|
||||||
"JNodes_CreateStereoscopicImageFromDepth",
|
"JNodes_CreateStereoscopicImageFromDepth",
|
||||||
|
"JNodes_GetComfyDirectory",
|
||||||
"JNodes_GetOutputDirectory",
|
"JNodes_GetOutputDirectory",
|
||||||
"JNodes_GetParameterFromList",
|
"JNodes_GetParameterFromList",
|
||||||
"JNodes_GetParameterGlobal",
|
"JNodes_GetParameterGlobal",
|
||||||
@ -3352,6 +3361,14 @@
|
|||||||
"title_aux": "ComfyUI_Segment_Mask"
|
"title_aux": "ComfyUI_Segment_Mask"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Marksusu/ComfyUI_MTEncode": [
|
||||||
|
[
|
||||||
|
"MTCLIPEncode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_MTEncode"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Mason-McGough/ComfyUI-Mosaica": [
|
"https://github.com/Mason-McGough/ComfyUI-Mosaica": [
|
||||||
[
|
[
|
||||||
"ApplyLUTToLabelImage",
|
"ApplyLUTToLabelImage",
|
||||||
@ -5364,8 +5381,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/VAST-AI-Research/ComfyUI-Tripo": [
|
"https://github.com/VAST-AI-Research/ComfyUI-Tripo": [
|
||||||
[
|
[
|
||||||
"TripoAPIImageToMeshNode",
|
"TripoAPIDraft",
|
||||||
"TripoAPITextToMeshNode",
|
"TripoAnimateRetargetNode",
|
||||||
|
"TripoAnimateRigNode",
|
||||||
"TripoGLBViewer"
|
"TripoGLBViewer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -5668,14 +5686,6 @@
|
|||||||
"title_aux": "WAS Node Suite"
|
"title_aux": "WAS Node Suite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS": [
|
|
||||||
[
|
|
||||||
"AutoCropByNPS"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-auto-crop-by-NPS"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/WebDev9000/WebDev9000-Nodes": [
|
"https://github.com/WebDev9000/WebDev9000-Nodes": [
|
||||||
[
|
[
|
||||||
"IgnoreBraces",
|
"IgnoreBraces",
|
||||||
@ -6623,7 +6633,8 @@
|
|||||||
"Image To S3",
|
"Image To S3",
|
||||||
"JSON Text Extraction",
|
"JSON Text Extraction",
|
||||||
"Prompt Regex Remove",
|
"Prompt Regex Remove",
|
||||||
"Prompt Template"
|
"Prompt Template",
|
||||||
|
"Prompt Template with Two Inputs"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Amazon Bedrock nodes for ComfyUI"
|
"title_aux": "Amazon Bedrock nodes for ComfyUI"
|
||||||
@ -8605,6 +8616,7 @@
|
|||||||
"ImageBatchMultiple+",
|
"ImageBatchMultiple+",
|
||||||
"ImageCASharpening+",
|
"ImageCASharpening+",
|
||||||
"ImageColorMatch+",
|
"ImageColorMatch+",
|
||||||
|
"ImageComposite+",
|
||||||
"ImageCompositeFromMaskBatch+",
|
"ImageCompositeFromMaskBatch+",
|
||||||
"ImageCrop+",
|
"ImageCrop+",
|
||||||
"ImageDesaturate+",
|
"ImageDesaturate+",
|
||||||
@ -8649,7 +8661,8 @@
|
|||||||
"SD3NegativeConditioning+",
|
"SD3NegativeConditioning+",
|
||||||
"SDXLEmptyLatentSizePicker+",
|
"SDXLEmptyLatentSizePicker+",
|
||||||
"SimpleMath+",
|
"SimpleMath+",
|
||||||
"TransitionMask+"
|
"TransitionMask+",
|
||||||
|
"TransparentBGSession+"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Essentials"
|
"title_aux": "ComfyUI Essentials"
|
||||||
@ -9713,6 +9726,15 @@
|
|||||||
"title_aux": "ComfyUI_fsdymy"
|
"title_aux": "ComfyUI_fsdymy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/fssorc/ComfyUI_FaceShaper": [
|
||||||
|
[
|
||||||
|
"FaceShaper",
|
||||||
|
"FaceShaperModels"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_FaceShaper"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/gemell1/ComfyUI_GMIC": [
|
"https://github.com/gemell1/ComfyUI_GMIC": [
|
||||||
[
|
[
|
||||||
"GmicCliWrapper",
|
"GmicCliWrapper",
|
||||||
@ -10627,10 +10649,16 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/icesun963/ComfyUI_HFDownLoad": [
|
"https://github.com/icesun963/ComfyUI_HFDownLoad": [
|
||||||
[
|
[
|
||||||
|
"Apply EasyOCR V2",
|
||||||
"HFDownLoad_Tool",
|
"HFDownLoad_Tool",
|
||||||
"LayerUtility: LaMa"
|
"LayerMask: SegmentAnythingUltra V2.1",
|
||||||
|
"LayerUtility: LaMa V2"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
"author": "chflame",
|
||||||
|
"description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
|
||||||
|
"nickname": "LayerStyle",
|
||||||
|
"title": "LayerStyle",
|
||||||
"title_aux": "HFDownLoad Node for ComfyUI"
|
"title_aux": "HFDownLoad Node for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -14779,6 +14807,16 @@
|
|||||||
"title_aux": "ComfyUI_EchoMimic"
|
"title_aux": "ComfyUI_EchoMimic"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/smthemex/ComfyUI_FollowYourEmoji": [
|
||||||
|
[
|
||||||
|
"Emoji_Make_Temple",
|
||||||
|
"FollowYouEmoji_LoadModel",
|
||||||
|
"FollowYouEmoji_Sampler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_FollowYourEmoji"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [
|
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [
|
||||||
[
|
[
|
||||||
"HI_Diffusers_Model_Loader",
|
"HI_Diffusers_Model_Loader",
|
||||||
@ -14987,6 +15025,7 @@
|
|||||||
"ClampOutliers",
|
"ClampOutliers",
|
||||||
"ColorMatchImage",
|
"ColorMatchImage",
|
||||||
"ConvertNormals",
|
"ConvertNormals",
|
||||||
|
"DepthToNormals",
|
||||||
"DifferenceChecker",
|
"DifferenceChecker",
|
||||||
"DilateErodeMask",
|
"DilateErodeMask",
|
||||||
"EnhanceDetail",
|
"EnhanceDetail",
|
||||||
@ -16105,6 +16144,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
|
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
|
||||||
[
|
[
|
||||||
|
"YC.ImageComparerMagnifier",
|
||||||
"YC.PreviewImageMagnifier"
|
"YC.PreviewImageMagnifier"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -16527,6 +16567,7 @@
|
|||||||
"ImageBatchOneOrMore",
|
"ImageBatchOneOrMore",
|
||||||
"ImageCompositeMaskedWithSwitch",
|
"ImageCompositeMaskedWithSwitch",
|
||||||
"ImageConcanateOfUtils",
|
"ImageConcanateOfUtils",
|
||||||
|
"ImageResizeTo8x",
|
||||||
"IntAndIntAddOffsetLiteral",
|
"IntAndIntAddOffsetLiteral",
|
||||||
"IntMultipleAddLiteral",
|
"IntMultipleAddLiteral",
|
||||||
"LoadImageMaskWithSwitch",
|
"LoadImageMaskWithSwitch",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user