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
df5353e0d2
commit
655b3f6e32
@ -4908,6 +4908,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:SimDATrain, SimDALoader, SimDARun, VHS_FILENAMES_STRING_SimDA"
|
"description": "Nodes:SimDATrain, SimDALoader, SimDARun, VHS_FILENAMES_STRING_SimDA"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "chaojie",
|
||||||
|
"title": "ComfyUI-Video-Editing-X-Attention",
|
||||||
|
"reference": "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Investigating the Effectiveness of Cross Attention to Unlock Zero-Shot Editing of Text-to-Video Diffusion Models"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "alexopus",
|
"author": "alexopus",
|
||||||
"title": "ComfyUI Image Saver",
|
"title": "ComfyUI Image Saver",
|
||||||
@ -5769,7 +5779,7 @@
|
|||||||
"https://github.com/davask/ComfyUI_MaraScott_Nodes"
|
"https://github.com/davask/ComfyUI_MaraScott_Nodes"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A set of community node including a universal bus and a large Upscaler/Refiner"
|
"description": "A set of community node including a universal bus and a large Upscaler/Refiner\n[w/ComfyUI-MarasIT-Nodes has been changed to ComfyUI_MaraScott_Nodes. If you have previously installed ComfyUI-MarasIT-Nodes, Please uninstall the previous one and reinstall this.]"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "yffyhk",
|
"author": "yffyhk",
|
||||||
@ -7965,10 +7975,22 @@
|
|||||||
"author": "philz1337x",
|
"author": "philz1337x",
|
||||||
"title": "✨ Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI",
|
"title": "✨ Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI",
|
||||||
"reference": "https://github.com/philz1337x/ComfyUI-ClarityAI",
|
"reference": "https://github.com/philz1337x/ComfyUI-ClarityAI",
|
||||||
"files": ["https://github.com/philz1337x/ComfyUI-ClarityAI"],
|
"files": [
|
||||||
|
"https://github.com/philz1337x/ComfyUI-ClarityAI"
|
||||||
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "[a/Clarity AI](https://clarityai.cc) is a creative image enhancer and is able to upscale to high resolution. [w/NOTE: This is a Magnific AI alternative for ComfyUI.] \nCreate an API key on [a/ClarityAI.cc/api](https://clarityai.cc/api) and add to environment variable 'CAI_API_KEY'\nAlternatively you can write your API key to file 'cai_platform_key.txt'\nYou can also use and/or override the above by entering your API key in the 'api_key_override' field of the node."
|
"description": "[a/Clarity AI](https://clarityai.cc) is a creative image enhancer and is able to upscale to high resolution. [w/NOTE: This is a Magnific AI alternative for ComfyUI.] \nCreate an API key on [a/ClarityAI.cc/api](https://clarityai.cc/api) and add to environment variable 'CAI_API_KEY'\nAlternatively you can write your API key to file 'cai_platform_key.txt'\nYou can also use and/or override the above by entering your API key in the 'api_key_override' field of the node."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "KoreTeknology",
|
||||||
|
"title": "ComfyUI Universal Styler",
|
||||||
|
"reference": "https://github.com/KoreTeknology/ComfyUI-Universal-Styler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A research Node based project on Artificial Intelligence using ComfyUI visual editor with Stable diffusion Local processing focus in mind. This custom node is intended to serve the purpose to offer a large palette of prompting scenrarios, based on Public Checkpoint Models OR/AND Private custom Models and LoRas. It includes an integrated learning machine process as well as a set of workflows."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -193,6 +193,7 @@
|
|||||||
"https://github.com/AIFSH/ComfyUI-FishSpeech": [
|
"https://github.com/AIFSH/ComfyUI-FishSpeech": [
|
||||||
[
|
[
|
||||||
"FishSpeech_INFER",
|
"FishSpeech_INFER",
|
||||||
|
"FishSpeech_INFER_SRT",
|
||||||
"LoadAudio",
|
"LoadAudio",
|
||||||
"LoadSRT",
|
"LoadSRT",
|
||||||
"PreViewAudio"
|
"PreViewAudio"
|
||||||
@ -1978,7 +1979,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/JettHu/ComfyUI_TGate": [
|
"https://github.com/JettHu/ComfyUI_TGate": [
|
||||||
[
|
[
|
||||||
"TGateApply"
|
"TGateApply",
|
||||||
|
"TGateApplyAdvanced",
|
||||||
|
"TGateApplySimple"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_TGate"
|
"title_aux": "ComfyUI_TGate"
|
||||||
@ -2024,6 +2027,15 @@
|
|||||||
"title_aux": "ComfyUI-Paint-by-Example"
|
"title_aux": "ComfyUI-Paint-by-Example"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler": [
|
||||||
|
[
|
||||||
|
"Load Nai Styles CSV",
|
||||||
|
"Universal_Styler_Node"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Universal Styler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
|
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
|
||||||
[
|
[
|
||||||
"ACN_AdvancedControlNetApply",
|
"ACN_AdvancedControlNetApply",
|
||||||
@ -5412,7 +5424,8 @@
|
|||||||
"SamplerSonarEulerA",
|
"SamplerSonarEulerA",
|
||||||
"SonarCustomNoise",
|
"SonarCustomNoise",
|
||||||
"SonarGuidanceConfig",
|
"SonarGuidanceConfig",
|
||||||
"SonarPowerNoise"
|
"SonarModulatedNoise",
|
||||||
|
"SonarRepeatedNoise"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-sonar"
|
"title_aux": "ComfyUI-sonar"
|
||||||
@ -5421,7 +5434,9 @@
|
|||||||
"https://github.com/blepping/comfyui_jankhidiffusion": [
|
"https://github.com/blepping/comfyui_jankhidiffusion": [
|
||||||
[
|
[
|
||||||
"ApplyMSWMSAAttention",
|
"ApplyMSWMSAAttention",
|
||||||
"ApplyRAUNet"
|
"ApplyMSWMSAAttentionSimple",
|
||||||
|
"ApplyRAUNet",
|
||||||
|
"ApplyRAUNetSimple"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI jank HiDiffusion"
|
"title_aux": "ComfyUI jank HiDiffusion"
|
||||||
@ -6114,6 +6129,17 @@
|
|||||||
"title_aux": "ComfyUI-Trajectory"
|
"title_aux": "ComfyUI-Trajectory"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": [
|
||||||
|
[
|
||||||
|
"StringList",
|
||||||
|
"VEXAGuidance",
|
||||||
|
"VEXALoader",
|
||||||
|
"VEXARun"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Video-Editing-X-Attention"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-dust3r": [
|
"https://github.com/chaojie/ComfyUI-dust3r": [
|
||||||
[
|
[
|
||||||
"CameraPoseVideo",
|
"CameraPoseVideo",
|
||||||
@ -6253,6 +6279,7 @@
|
|||||||
"LayerColor: HSV",
|
"LayerColor: HSV",
|
||||||
"LayerColor: LAB",
|
"LayerColor: LAB",
|
||||||
"LayerColor: LUT Apply",
|
"LayerColor: LUT Apply",
|
||||||
|
"LayerColor: Levels",
|
||||||
"LayerColor: RGB",
|
"LayerColor: RGB",
|
||||||
"LayerColor: YUV",
|
"LayerColor: YUV",
|
||||||
"LayerFilter: ChannelShake",
|
"LayerFilter: ChannelShake",
|
||||||
@ -7075,7 +7102,7 @@
|
|||||||
"title_aux": "DarkPrompts"
|
"title_aux": "DarkPrompts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/davask/ComfyUI-MarasIT-Nodes": [
|
"https://github.com/davask/ComfyUI_MaraScott_Nodes": [
|
||||||
[
|
[
|
||||||
"MarasitAnyBusNode",
|
"MarasitAnyBusNode",
|
||||||
"MarasitDisplayInfoNode",
|
"MarasitDisplayInfoNode",
|
||||||
@ -7083,7 +7110,7 @@
|
|||||||
"MarasitUpscalerRefinerNode_v2"
|
"MarasitUpscalerRefinerNode_v2"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "\ud83d\udc30 MarasIT Nodes"
|
"title_aux": "\ud83d\udc30 MaraScott Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
|
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
|
||||||
@ -7120,6 +7147,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/daxcay/ComfyUI-JDCN": [
|
"https://github.com/daxcay/ComfyUI-JDCN": [
|
||||||
[
|
[
|
||||||
|
"JDCN_AnyCheckpointLoader",
|
||||||
"JDCN_AnyFileList",
|
"JDCN_AnyFileList",
|
||||||
"JDCN_AnyFileListHelper",
|
"JDCN_AnyFileListHelper",
|
||||||
"JDCN_AnyFileListRandom",
|
"JDCN_AnyFileListRandom",
|
||||||
@ -7137,6 +7165,7 @@
|
|||||||
"JDCN_ReBatch",
|
"JDCN_ReBatch",
|
||||||
"JDCN_SeamlessExperience",
|
"JDCN_SeamlessExperience",
|
||||||
"JDCN_SplitString",
|
"JDCN_SplitString",
|
||||||
|
"JDCN_StringManipulator",
|
||||||
"JDCN_StringToList",
|
"JDCN_StringToList",
|
||||||
"JDCN_TXTFileSaver",
|
"JDCN_TXTFileSaver",
|
||||||
"JDCN_VHSFileMover"
|
"JDCN_VHSFileMover"
|
||||||
@ -8769,6 +8798,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/kealiu/ComfyUI-Zero123-Porting": [
|
"https://github.com/kealiu/ComfyUI-Zero123-Porting": [
|
||||||
[
|
[
|
||||||
|
"Zero123: Image Preprocess",
|
||||||
"Zero123: Image Rotate in 3D"
|
"Zero123: Image Rotate in 3D"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -8939,6 +8969,7 @@
|
|||||||
"CreateShapeMask",
|
"CreateShapeMask",
|
||||||
"CreateShapeMaskOnPath",
|
"CreateShapeMaskOnPath",
|
||||||
"CreateTextMask",
|
"CreateTextMask",
|
||||||
|
"CreateTextOnPath",
|
||||||
"CreateVoronoiMask",
|
"CreateVoronoiMask",
|
||||||
"CrossFadeImages",
|
"CrossFadeImages",
|
||||||
"CustomSigmas",
|
"CustomSigmas",
|
||||||
@ -10287,7 +10318,8 @@
|
|||||||
"BlendInpaint",
|
"BlendInpaint",
|
||||||
"BrushNet",
|
"BrushNet",
|
||||||
"BrushNetLoader",
|
"BrushNetLoader",
|
||||||
"TestNode"
|
"PowerPaint",
|
||||||
|
"PowerPaintCLIPLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "nullquant",
|
"author": "nullquant",
|
||||||
@ -10450,6 +10482,14 @@
|
|||||||
"title_aux": "comfy_clip_blip_node"
|
"title_aux": "comfy_clip_blip_node"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/philz1337x/ComfyUI-ClarityAI": [
|
||||||
|
[
|
||||||
|
"Clarity AI Upscaler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "\u2728 Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/picturesonpictures/comfy_PoP": [
|
"https://github.com/picturesonpictures/comfy_PoP": [
|
||||||
[
|
[
|
||||||
"AdaptiveCannyDetector_PoP",
|
"AdaptiveCannyDetector_PoP",
|
||||||
@ -12429,9 +12469,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/zhangp365/ComfyUI-utils-nodes": [
|
"https://github.com/zhangp365/ComfyUI-utils-nodes": [
|
||||||
[
|
[
|
||||||
"ConcatText",
|
"ColorCorrectOfUtils",
|
||||||
|
"ConcatTextOfUtils",
|
||||||
"ImageBatchOneOrMore",
|
"ImageBatchOneOrMore",
|
||||||
"ImageConcanate",
|
"ImageConcanateOfUtils",
|
||||||
"IntAndIntAddOffsetLiteral",
|
"IntAndIntAddOffsetLiteral",
|
||||||
"LoadImageWithSwitch",
|
"LoadImageWithSwitch",
|
||||||
"ModifyTextGender"
|
"ModifyTextGender"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,26 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "KoreTeknology",
|
||||||
|
"title": "ComfyUI Universal Styler",
|
||||||
|
"reference": "https://github.com/KoreTeknology/ComfyUI-Universal-Styler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A research Node based project on Artificial Intelligence using ComfyUI visual editor with Stable diffusion Local processing focus in mind. This custom node is intended to serve the purpose to offer a large palette of prompting scenrarios, based on Public Checkpoint Models OR/AND Private custom Models and LoRas. It includes an integrated learning machine process as well as a set of workflows."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "chaojie",
|
||||||
|
"title": "ComfyUI-Video-Editing-X-Attention",
|
||||||
|
"reference": "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Investigating the Effectiveness of Cross Attention to Unlock Zero-Shot Editing of Text-to-Video Diffusion Models"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "philz1337x",
|
"author": "philz1337x",
|
||||||
"title": "✨ Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI",
|
"title": "✨ Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI",
|
||||||
@ -669,36 +689,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI simple node based on BLIP method, with the function of 'Image to Txt'."
|
"description": "ComfyUI simple node based on BLIP method, with the function of 'Image to Txt'."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "fevre27",
|
|
||||||
"title": "Self-Guidance nodes",
|
|
||||||
"reference": "https://github.com/forever22777/comfyui-self-guidance",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/forever22777/comfyui-self-guidance"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Unofficial ComfyUI implementation of Self-Guidance."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "chaojie",
|
|
||||||
"title": "ComfyUI-EasyAnimate",
|
|
||||||
"reference": "https://github.com/chaojie/ComfyUI-EasyAnimate",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/chaojie/ComfyUI-EasyAnimate"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI-EasyAnimate"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "hay86",
|
|
||||||
"title": "ComfyUI DDColor",
|
|
||||||
"reference": "https://github.com/hay86/ComfyUI_DDColor",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/hay86/ComfyUI_DDColor"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Unofficial implementation of [a/DDColor](https://github.com/piddnad/DDColor) for ComfyUI"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -193,6 +193,7 @@
|
|||||||
"https://github.com/AIFSH/ComfyUI-FishSpeech": [
|
"https://github.com/AIFSH/ComfyUI-FishSpeech": [
|
||||||
[
|
[
|
||||||
"FishSpeech_INFER",
|
"FishSpeech_INFER",
|
||||||
|
"FishSpeech_INFER_SRT",
|
||||||
"LoadAudio",
|
"LoadAudio",
|
||||||
"LoadSRT",
|
"LoadSRT",
|
||||||
"PreViewAudio"
|
"PreViewAudio"
|
||||||
@ -1978,7 +1979,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/JettHu/ComfyUI_TGate": [
|
"https://github.com/JettHu/ComfyUI_TGate": [
|
||||||
[
|
[
|
||||||
"TGateApply"
|
"TGateApply",
|
||||||
|
"TGateApplyAdvanced",
|
||||||
|
"TGateApplySimple"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_TGate"
|
"title_aux": "ComfyUI_TGate"
|
||||||
@ -2024,6 +2027,15 @@
|
|||||||
"title_aux": "ComfyUI-Paint-by-Example"
|
"title_aux": "ComfyUI-Paint-by-Example"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler": [
|
||||||
|
[
|
||||||
|
"Load Nai Styles CSV",
|
||||||
|
"Universal_Styler_Node"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Universal Styler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
|
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
|
||||||
[
|
[
|
||||||
"ACN_AdvancedControlNetApply",
|
"ACN_AdvancedControlNetApply",
|
||||||
@ -5412,7 +5424,8 @@
|
|||||||
"SamplerSonarEulerA",
|
"SamplerSonarEulerA",
|
||||||
"SonarCustomNoise",
|
"SonarCustomNoise",
|
||||||
"SonarGuidanceConfig",
|
"SonarGuidanceConfig",
|
||||||
"SonarPowerNoise"
|
"SonarModulatedNoise",
|
||||||
|
"SonarRepeatedNoise"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-sonar"
|
"title_aux": "ComfyUI-sonar"
|
||||||
@ -5421,7 +5434,9 @@
|
|||||||
"https://github.com/blepping/comfyui_jankhidiffusion": [
|
"https://github.com/blepping/comfyui_jankhidiffusion": [
|
||||||
[
|
[
|
||||||
"ApplyMSWMSAAttention",
|
"ApplyMSWMSAAttention",
|
||||||
"ApplyRAUNet"
|
"ApplyMSWMSAAttentionSimple",
|
||||||
|
"ApplyRAUNet",
|
||||||
|
"ApplyRAUNetSimple"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI jank HiDiffusion"
|
"title_aux": "ComfyUI jank HiDiffusion"
|
||||||
@ -6114,6 +6129,17 @@
|
|||||||
"title_aux": "ComfyUI-Trajectory"
|
"title_aux": "ComfyUI-Trajectory"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": [
|
||||||
|
[
|
||||||
|
"StringList",
|
||||||
|
"VEXAGuidance",
|
||||||
|
"VEXALoader",
|
||||||
|
"VEXARun"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Video-Editing-X-Attention"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-dust3r": [
|
"https://github.com/chaojie/ComfyUI-dust3r": [
|
||||||
[
|
[
|
||||||
"CameraPoseVideo",
|
"CameraPoseVideo",
|
||||||
@ -6253,6 +6279,7 @@
|
|||||||
"LayerColor: HSV",
|
"LayerColor: HSV",
|
||||||
"LayerColor: LAB",
|
"LayerColor: LAB",
|
||||||
"LayerColor: LUT Apply",
|
"LayerColor: LUT Apply",
|
||||||
|
"LayerColor: Levels",
|
||||||
"LayerColor: RGB",
|
"LayerColor: RGB",
|
||||||
"LayerColor: YUV",
|
"LayerColor: YUV",
|
||||||
"LayerFilter: ChannelShake",
|
"LayerFilter: ChannelShake",
|
||||||
@ -7075,7 +7102,7 @@
|
|||||||
"title_aux": "DarkPrompts"
|
"title_aux": "DarkPrompts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/davask/ComfyUI-MarasIT-Nodes": [
|
"https://github.com/davask/ComfyUI_MaraScott_Nodes": [
|
||||||
[
|
[
|
||||||
"MarasitAnyBusNode",
|
"MarasitAnyBusNode",
|
||||||
"MarasitDisplayInfoNode",
|
"MarasitDisplayInfoNode",
|
||||||
@ -7083,7 +7110,7 @@
|
|||||||
"MarasitUpscalerRefinerNode_v2"
|
"MarasitUpscalerRefinerNode_v2"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "\ud83d\udc30 MarasIT Nodes"
|
"title_aux": "\ud83d\udc30 MaraScott Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
|
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
|
||||||
@ -7120,6 +7147,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/daxcay/ComfyUI-JDCN": [
|
"https://github.com/daxcay/ComfyUI-JDCN": [
|
||||||
[
|
[
|
||||||
|
"JDCN_AnyCheckpointLoader",
|
||||||
"JDCN_AnyFileList",
|
"JDCN_AnyFileList",
|
||||||
"JDCN_AnyFileListHelper",
|
"JDCN_AnyFileListHelper",
|
||||||
"JDCN_AnyFileListRandom",
|
"JDCN_AnyFileListRandom",
|
||||||
@ -7137,6 +7165,7 @@
|
|||||||
"JDCN_ReBatch",
|
"JDCN_ReBatch",
|
||||||
"JDCN_SeamlessExperience",
|
"JDCN_SeamlessExperience",
|
||||||
"JDCN_SplitString",
|
"JDCN_SplitString",
|
||||||
|
"JDCN_StringManipulator",
|
||||||
"JDCN_StringToList",
|
"JDCN_StringToList",
|
||||||
"JDCN_TXTFileSaver",
|
"JDCN_TXTFileSaver",
|
||||||
"JDCN_VHSFileMover"
|
"JDCN_VHSFileMover"
|
||||||
@ -8769,6 +8798,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/kealiu/ComfyUI-Zero123-Porting": [
|
"https://github.com/kealiu/ComfyUI-Zero123-Porting": [
|
||||||
[
|
[
|
||||||
|
"Zero123: Image Preprocess",
|
||||||
"Zero123: Image Rotate in 3D"
|
"Zero123: Image Rotate in 3D"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -8939,6 +8969,7 @@
|
|||||||
"CreateShapeMask",
|
"CreateShapeMask",
|
||||||
"CreateShapeMaskOnPath",
|
"CreateShapeMaskOnPath",
|
||||||
"CreateTextMask",
|
"CreateTextMask",
|
||||||
|
"CreateTextOnPath",
|
||||||
"CreateVoronoiMask",
|
"CreateVoronoiMask",
|
||||||
"CrossFadeImages",
|
"CrossFadeImages",
|
||||||
"CustomSigmas",
|
"CustomSigmas",
|
||||||
@ -10287,7 +10318,8 @@
|
|||||||
"BlendInpaint",
|
"BlendInpaint",
|
||||||
"BrushNet",
|
"BrushNet",
|
||||||
"BrushNetLoader",
|
"BrushNetLoader",
|
||||||
"TestNode"
|
"PowerPaint",
|
||||||
|
"PowerPaintCLIPLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "nullquant",
|
"author": "nullquant",
|
||||||
@ -10450,6 +10482,14 @@
|
|||||||
"title_aux": "comfy_clip_blip_node"
|
"title_aux": "comfy_clip_blip_node"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/philz1337x/ComfyUI-ClarityAI": [
|
||||||
|
[
|
||||||
|
"Clarity AI Upscaler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "\u2728 Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/picturesonpictures/comfy_PoP": [
|
"https://github.com/picturesonpictures/comfy_PoP": [
|
||||||
[
|
[
|
||||||
"AdaptiveCannyDetector_PoP",
|
"AdaptiveCannyDetector_PoP",
|
||||||
@ -12429,9 +12469,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/zhangp365/ComfyUI-utils-nodes": [
|
"https://github.com/zhangp365/ComfyUI-utils-nodes": [
|
||||||
[
|
[
|
||||||
"ConcatText",
|
"ColorCorrectOfUtils",
|
||||||
|
"ConcatTextOfUtils",
|
||||||
"ImageBatchOneOrMore",
|
"ImageBatchOneOrMore",
|
||||||
"ImageConcanate",
|
"ImageConcanateOfUtils",
|
||||||
"IntAndIntAddOffsetLiteral",
|
"IntAndIntAddOffsetLiteral",
|
||||||
"LoadImageWithSwitch",
|
"LoadImageWithSwitch",
|
||||||
"ModifyTextGender"
|
"ModifyTextGender"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user