mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
7c9d8b6430
commit
af9b7f40d7
@ -5557,6 +5557,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:load images (queue tools). tools made for queueing in comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Chan-0312",
|
||||
"title": "ComfyUI-Prompt-Preview",
|
||||
"reference": "https://github.com/Chan-0312/ComfyUI-Prompt-Preview",
|
||||
"files": [
|
||||
"https://github.com/Chan-0312/ComfyUI-Prompt-Preview"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Welcome to ComfyUI Prompt Preview, where you can visualize the styles from [sdxl_prompt_styler](https://github.com/twri/sdxl_prompt_styler)."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -5888,16 +5898,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Chan-0312",
|
||||
"title": "ComfyUI-Prompt-Preview",
|
||||
"reference": "https://github.com/Chan-0312/ComfyUI-Prompt-Preview",
|
||||
"files": [
|
||||
"https://github.com/Chan-0312/ComfyUI-Prompt-Preview"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Welcome to ComfyUI Prompt Preview, where you can visualize the styles from [sdxl_prompt_styler](https://github.com/twri/sdxl_prompt_styler)."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -467,6 +467,15 @@
|
||||
"title_aux": "ComfyUI-IPAnimate"
|
||||
}
|
||||
],
|
||||
"https://github.com/Chan-0312/ComfyUI-Prompt-Preview": [
|
||||
[
|
||||
"SDXLPromptStylerAdvancedPreview",
|
||||
"SDXLPromptStylerPreview"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-Preview"
|
||||
}
|
||||
],
|
||||
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
|
||||
[
|
||||
"ImageToPIL",
|
||||
@ -3903,6 +3912,7 @@
|
||||
"https://github.com/blepping/ComfyUI-sonar": [
|
||||
[
|
||||
"NoisyLatentLike",
|
||||
"SamplerConfigOverride",
|
||||
"SamplerSonarDPMPPSDE",
|
||||
"SamplerSonarEuler",
|
||||
"SamplerSonarEulerA",
|
||||
@ -4400,6 +4410,7 @@
|
||||
"LayerMask: MaskMotionBlur",
|
||||
"LayerMask: MaskPreview",
|
||||
"LayerMask: MaskStroke",
|
||||
"LayerMask: PersonMaskUltra",
|
||||
"LayerMask: PixelSpread",
|
||||
"LayerMask: RemBgUltra",
|
||||
"LayerMask: SegmentAnythingUltra",
|
||||
@ -4422,10 +4433,14 @@
|
||||
"LayerUtility: ImageBlendAdvance",
|
||||
"LayerUtility: ImageChannelMerge",
|
||||
"LayerUtility: ImageChannelSplit",
|
||||
"LayerUtility: ImageCombineAlpha",
|
||||
"LayerUtility: ImageMaskScaleAs",
|
||||
"LayerUtility: ImageOpacity",
|
||||
"LayerUtility: ImageRemoveAlpha",
|
||||
"LayerUtility: ImageScaleByAspectRatio",
|
||||
"LayerUtility: ImageScaleByAspectRatio V2",
|
||||
"LayerUtility: ImageScaleRestore",
|
||||
"LayerUtility: ImageScaleRestore V2",
|
||||
"LayerUtility: ImageShift",
|
||||
"LayerUtility: LayerImageTransform",
|
||||
"LayerUtility: LayerMaskTransform",
|
||||
@ -4548,8 +4563,10 @@
|
||||
"DitCheckpointLoader",
|
||||
"ExtraVAELoader",
|
||||
"PixArtCheckpointLoader",
|
||||
"PixArtControlNetCond",
|
||||
"PixArtDPMSampler",
|
||||
"PixArtLoraLoader",
|
||||
"PixArtResolutionCond",
|
||||
"PixArtResolutionSelect",
|
||||
"PixArtT5TextEncode",
|
||||
"T5TextEncode",
|
||||
@ -4813,6 +4830,7 @@
|
||||
"https://github.com/cubiq/ComfyUI_FaceAnalysis": [
|
||||
[
|
||||
"FaceAnalysisModels",
|
||||
"FaceBoundingBox",
|
||||
"FaceEmbedDistance"
|
||||
],
|
||||
{
|
||||
@ -5415,6 +5433,7 @@
|
||||
[
|
||||
"BatchIndex_AS",
|
||||
"CropImage_AS",
|
||||
"Eval_AS",
|
||||
"ImageMixMasked_As",
|
||||
"ImageToMask_AS",
|
||||
"Increment_AS",
|
||||
@ -5553,6 +5572,7 @@
|
||||
"LLavaSamplerAdvanced",
|
||||
"LLavaSamplerSimple",
|
||||
"LlavaClipLoader",
|
||||
"MCLLaVAModel",
|
||||
"MoonDream",
|
||||
"PlayMusic",
|
||||
"PromptGenerateAPI",
|
||||
@ -8703,6 +8723,9 @@
|
||||
"Bedrock - Claude",
|
||||
"Bedrock - SDXL",
|
||||
"Bedrock - Titan Image",
|
||||
"Image From S3",
|
||||
"Image From URL",
|
||||
"Image To S3",
|
||||
"Prompt Regex Remove",
|
||||
"Prompt Template"
|
||||
],
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "Chan-0312",
|
||||
"title": "ComfyUI-Prompt-Preview",
|
||||
"reference": "https://github.com/Chan-0312/ComfyUI-Prompt-Preview",
|
||||
"files": [
|
||||
"https://github.com/Chan-0312/ComfyUI-Prompt-Preview"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Welcome to ComfyUI Prompt Preview, where you can visualize the styles from [sdxl_prompt_styler](https://github.com/twri/sdxl_prompt_styler)."
|
||||
},
|
||||
{
|
||||
"author": "qwixiwp",
|
||||
"title": "queuetools",
|
||||
|
||||
@ -467,6 +467,15 @@
|
||||
"title_aux": "ComfyUI-IPAnimate"
|
||||
}
|
||||
],
|
||||
"https://github.com/Chan-0312/ComfyUI-Prompt-Preview": [
|
||||
[
|
||||
"SDXLPromptStylerAdvancedPreview",
|
||||
"SDXLPromptStylerPreview"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-Preview"
|
||||
}
|
||||
],
|
||||
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
|
||||
[
|
||||
"ImageToPIL",
|
||||
@ -3903,6 +3912,7 @@
|
||||
"https://github.com/blepping/ComfyUI-sonar": [
|
||||
[
|
||||
"NoisyLatentLike",
|
||||
"SamplerConfigOverride",
|
||||
"SamplerSonarDPMPPSDE",
|
||||
"SamplerSonarEuler",
|
||||
"SamplerSonarEulerA",
|
||||
@ -4400,6 +4410,7 @@
|
||||
"LayerMask: MaskMotionBlur",
|
||||
"LayerMask: MaskPreview",
|
||||
"LayerMask: MaskStroke",
|
||||
"LayerMask: PersonMaskUltra",
|
||||
"LayerMask: PixelSpread",
|
||||
"LayerMask: RemBgUltra",
|
||||
"LayerMask: SegmentAnythingUltra",
|
||||
@ -4422,10 +4433,14 @@
|
||||
"LayerUtility: ImageBlendAdvance",
|
||||
"LayerUtility: ImageChannelMerge",
|
||||
"LayerUtility: ImageChannelSplit",
|
||||
"LayerUtility: ImageCombineAlpha",
|
||||
"LayerUtility: ImageMaskScaleAs",
|
||||
"LayerUtility: ImageOpacity",
|
||||
"LayerUtility: ImageRemoveAlpha",
|
||||
"LayerUtility: ImageScaleByAspectRatio",
|
||||
"LayerUtility: ImageScaleByAspectRatio V2",
|
||||
"LayerUtility: ImageScaleRestore",
|
||||
"LayerUtility: ImageScaleRestore V2",
|
||||
"LayerUtility: ImageShift",
|
||||
"LayerUtility: LayerImageTransform",
|
||||
"LayerUtility: LayerMaskTransform",
|
||||
@ -4548,8 +4563,10 @@
|
||||
"DitCheckpointLoader",
|
||||
"ExtraVAELoader",
|
||||
"PixArtCheckpointLoader",
|
||||
"PixArtControlNetCond",
|
||||
"PixArtDPMSampler",
|
||||
"PixArtLoraLoader",
|
||||
"PixArtResolutionCond",
|
||||
"PixArtResolutionSelect",
|
||||
"PixArtT5TextEncode",
|
||||
"T5TextEncode",
|
||||
@ -4813,6 +4830,7 @@
|
||||
"https://github.com/cubiq/ComfyUI_FaceAnalysis": [
|
||||
[
|
||||
"FaceAnalysisModels",
|
||||
"FaceBoundingBox",
|
||||
"FaceEmbedDistance"
|
||||
],
|
||||
{
|
||||
@ -5415,6 +5433,7 @@
|
||||
[
|
||||
"BatchIndex_AS",
|
||||
"CropImage_AS",
|
||||
"Eval_AS",
|
||||
"ImageMixMasked_As",
|
||||
"ImageToMask_AS",
|
||||
"Increment_AS",
|
||||
@ -5553,6 +5572,7 @@
|
||||
"LLavaSamplerAdvanced",
|
||||
"LLavaSamplerSimple",
|
||||
"LlavaClipLoader",
|
||||
"MCLLaVAModel",
|
||||
"MoonDream",
|
||||
"PlayMusic",
|
||||
"PromptGenerateAPI",
|
||||
@ -8703,6 +8723,9 @@
|
||||
"Bedrock - Claude",
|
||||
"Bedrock - SDXL",
|
||||
"Bedrock - Titan Image",
|
||||
"Image From S3",
|
||||
"Image From URL",
|
||||
"Image To S3",
|
||||
"Prompt Regex Remove",
|
||||
"Prompt Template"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user