mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
596cdbecd6
commit
bd6dc08030
@ -1085,6 +1085,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models.\nNOTE: PhotoMaker V2 is supported."
|
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models.\nNOTE: PhotoMaker V2 is supported."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "shiimizu",
|
||||||
|
"title": "Semantic-aware Guidance (S-CFG)",
|
||||||
|
"id": "s-cfg",
|
||||||
|
"reference": "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/shiimizu/ComfyUI-semantic-aware-guidance"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI node for Semantic-aware Guidance based on the [a/paper](https://arxiv.org/abs/2404.05384) 'Rethinking the Spatial Inconsistency in Classifier-Free Diffusion Guidance'"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ZaneA",
|
"author": "ZaneA",
|
||||||
"title": "ImageReward",
|
"title": "ImageReward",
|
||||||
@ -6505,6 +6516,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Janky experimental attempt at implementing [a/HiDiffusion](https://github.com/megvii-research/HiDiffusion) for ComfyUI."
|
"description": "Janky experimental attempt at implementing [a/HiDiffusion](https://github.com/megvii-research/HiDiffusion) for ComfyUI."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "blepping",
|
||||||
|
"title": "comfyui_overly_complicated_sampling",
|
||||||
|
"reference": "https://github.com/blepping/comfyui_overly_complicated_sampling",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/blepping/comfyui_overly_complicated_sampling"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Experimental and mathematically unsound (but fun!) sampling for ComfyUI.\nFeel free create a question in Discussions for usage help: OCS Q&A Discussion[w/Status: In flux, may be useful but likely to change/break workflows frequently. Mainly for advanced users.]"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "JerryOrbachJr",
|
"author": "JerryOrbachJr",
|
||||||
"title": "Random Size",
|
"title": "Random Size",
|
||||||
@ -8230,6 +8251,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Dimensional Latent Perlin is a custom node for ComfyUI that generates Perlin noise in the latent space. This node is designed to work seamlessly with various diffusion models and can be used as an alternative or complement to standard random noise generators in image generation pipelines."
|
"description": "Dimensional Latent Perlin is a custom node for ComfyUI that generates Perlin noise in the latent space. This node is designed to work seamlessly with various diffusion models and can be used as an alternative or complement to standard random noise generators in image generation pipelines."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "NeuralSamurAI",
|
||||||
|
"title": "PromptJSON Node for ComfyUI",
|
||||||
|
"reference": "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "PromptJSON is a custom node for ComfyUI that structures natural language prompts and generates prompts for external LLM nodes in image generation workflows. It aids in creating consistent, schema-based image descriptions."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "MokkaBoss1",
|
"author": "MokkaBoss1",
|
||||||
"title": "Node Pack mostly for manipulating strings and integers",
|
"title": "Node Pack mostly for manipulating strings and integers",
|
||||||
@ -11483,6 +11514,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO.\n[w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]"
|
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO.\n[w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "SEkINVR",
|
||||||
|
"title": "ComfyUI-Animator",
|
||||||
|
"reference": "https://github.com/SEkINVR/ComfyUI-Animator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SEkINVR/ComfyUI-Animator"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "MrSamSeen",
|
"author": "MrSamSeen",
|
||||||
"title": "ComfyUI_SSStereoscope",
|
"title": "ComfyUI_SSStereoscope",
|
||||||
@ -12515,6 +12556,26 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI for [a/M3Net](https://github.com/I2-Multimedia-Lab/M3Net)"
|
"description": "ComfyUI for [a/M3Net](https://github.com/I2-Multimedia-Lab/M3Net)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "leeguandong",
|
||||||
|
"title": "ComfyUI_InternVL2",
|
||||||
|
"reference": "https://github.com/leeguandong/ComfyUI_InternVL2",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/leeguandong/ComfyUI_InternVL2"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "leeguandong",
|
||||||
|
"title": "ComfyUI_LLaSM",
|
||||||
|
"reference": "https://github.com/leeguandong/ComfyUI_LLaSM",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/leeguandong/ComfyUI_LLaSM"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI for [a/LLaSM](https://huggingface.co/spaces/LinkSoul/LLaSM)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "lenskikh",
|
"author": "lenskikh",
|
||||||
"title": "Propmt Worker",
|
"title": "Propmt Worker",
|
||||||
@ -12536,7 +12597,39 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom nodes intended to improve usability."
|
"description": "Custom nodes intended to improve usability."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "IuvenisSapiens",
|
||||||
|
"title": "ComfyUI_MiniCPM-V-2_6-int4",
|
||||||
|
"id": "minicpm-v-2_6-int4",
|
||||||
|
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "mltask",
|
||||||
|
"title": "MLTask_ComfyUI",
|
||||||
|
"id": "mltask_comfyui",
|
||||||
|
"reference": "https://github.com/misterjoessef/MLTask_ComfyUI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/misterjoessef/MLTask_ComfyUI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "a set of nodes to help u run ai code using MLTask"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "smlbiobot",
|
||||||
|
"title": "ComfyUI-Flux-Replicate-API",
|
||||||
|
"id": "replicate-api",
|
||||||
|
"reference": "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Flux Pro via Replicate API\nCreate API key at [a/https://replicate.com/account/api-tokens](https://replicate.com/account/api-tokens)\nCopy config.ini.example to config.ini and put the replicate key there."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -12921,17 +13014,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "IuvenisSapiens",
|
|
||||||
"title": "ComfyUI_MiniCPM-V-2_6-int4",
|
|
||||||
"id": "minicpm-v-2_6-int4",
|
|
||||||
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1816,7 +1816,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
||||||
[
|
[
|
||||||
"NoisyLatentPerlin"
|
"NoisyLatentPerlin",
|
||||||
|
"NoisyLatentPerlin16ch"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "noise latent perlinpinpin"
|
"title_aux": "noise latent perlinpinpin"
|
||||||
@ -2692,6 +2693,16 @@
|
|||||||
"title_aux": "ComfyUI-Stereopsis"
|
"title_aux": "ComfyUI-Stereopsis"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
|
||||||
|
[
|
||||||
|
"LoadVideo",
|
||||||
|
"MiniCPM_VQA",
|
||||||
|
"PreViewVideo"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
|
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
|
||||||
[
|
[
|
||||||
"CLIPTextEncode SDXL Plus (JPS)",
|
"CLIPTextEncode SDXL Plus (JPS)",
|
||||||
@ -3079,6 +3090,20 @@
|
|||||||
"ADE_ConditioningSetMask",
|
"ADE_ConditioningSetMask",
|
||||||
"ADE_ConditioningSetMaskAndCombine",
|
"ADE_ConditioningSetMaskAndCombine",
|
||||||
"ADE_ConditioningSetUnmaskedAndCombine",
|
"ADE_ConditioningSetUnmaskedAndCombine",
|
||||||
|
"ADE_ContextExtras_ContextRef",
|
||||||
|
"ADE_ContextExtras_ContextRef_Keyframe",
|
||||||
|
"ADE_ContextExtras_ContextRef_KeyframeFromList",
|
||||||
|
"ADE_ContextExtras_ContextRef_KeyframeInterpolation",
|
||||||
|
"ADE_ContextExtras_ContextRef_ModeFirst",
|
||||||
|
"ADE_ContextExtras_ContextRef_ModeIndexes",
|
||||||
|
"ADE_ContextExtras_ContextRef_ModeSliding",
|
||||||
|
"ADE_ContextExtras_ContextRef_TuneAttn",
|
||||||
|
"ADE_ContextExtras_ContextRef_TuneAttnAdain",
|
||||||
|
"ADE_ContextExtras_NaiveReuse",
|
||||||
|
"ADE_ContextExtras_NaiveReuse_Keyframe",
|
||||||
|
"ADE_ContextExtras_NaiveReuse_KeyframeFromList",
|
||||||
|
"ADE_ContextExtras_NaiveReuse_KeyframeInterpolation",
|
||||||
|
"ADE_ContextExtras_Set",
|
||||||
"ADE_CustomCFG",
|
"ADE_CustomCFG",
|
||||||
"ADE_CustomCFGKeyframe",
|
"ADE_CustomCFGKeyframe",
|
||||||
"ADE_CustomCFGKeyframeFromList",
|
"ADE_CustomCFGKeyframeFromList",
|
||||||
@ -3767,6 +3792,15 @@
|
|||||||
"title_aux": "Dimensional Latent Perlin for ComfyUI"
|
"title_aux": "Dimensional Latent Perlin for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": [
|
||||||
|
[
|
||||||
|
"PromptJSON",
|
||||||
|
"TokenCounter"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "PromptJSON Node for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
|
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
|
||||||
[
|
[
|
||||||
"SuperPrompterNode"
|
"SuperPrompterNode"
|
||||||
@ -4239,6 +4273,14 @@
|
|||||||
"title_aux": "comfyui_io_helpers"
|
"title_aux": "comfyui_io_helpers"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/SEkINVR/ComfyUI-Animator": [
|
||||||
|
[
|
||||||
|
"Animator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Animator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/SEkINVR/ComfyUI-SaveAs": [
|
"https://github.com/SEkINVR/ComfyUI-SaveAs": [
|
||||||
[
|
[
|
||||||
"ComfyUISaveAs"
|
"ComfyUISaveAs"
|
||||||
@ -5745,6 +5787,7 @@
|
|||||||
"Bus Node",
|
"Bus Node",
|
||||||
"CLIP Input Switch",
|
"CLIP Input Switch",
|
||||||
"CLIP Vision Input Switch",
|
"CLIP Vision Input Switch",
|
||||||
|
"CLIPSEG2",
|
||||||
"CLIPSeg Batch Masking",
|
"CLIPSeg Batch Masking",
|
||||||
"CLIPSeg Masking",
|
"CLIPSeg Masking",
|
||||||
"CLIPSeg Model Loader",
|
"CLIPSeg Model Loader",
|
||||||
@ -7130,6 +7173,7 @@
|
|||||||
"Batch Resize Image for SDXL",
|
"Batch Resize Image for SDXL",
|
||||||
"Checkpoint Loader Simple Mikey",
|
"Checkpoint Loader Simple Mikey",
|
||||||
"CheckpointHash",
|
"CheckpointHash",
|
||||||
|
"CheckpointSaveModelOnly",
|
||||||
"CinematicLook",
|
"CinematicLook",
|
||||||
"Empty Latent Ratio Custom SDXL",
|
"Empty Latent Ratio Custom SDXL",
|
||||||
"Empty Latent Ratio Select SDXL",
|
"Empty Latent Ratio Select SDXL",
|
||||||
@ -7157,6 +7201,9 @@
|
|||||||
"MikeyLatentTileSamplerCustom",
|
"MikeyLatentTileSamplerCustom",
|
||||||
"MikeySamplerTiledAdvanced",
|
"MikeySamplerTiledAdvanced",
|
||||||
"MikeySamplerTiledAdvancedBaseOnly",
|
"MikeySamplerTiledAdvancedBaseOnly",
|
||||||
|
"ModelMergePixArtSigmaXL2_1024MS",
|
||||||
|
"ModelMergeTrainDiff",
|
||||||
|
"ModelMergeTrainDiffPixartSigmaXL2_1024MS",
|
||||||
"MosaicExpandImage",
|
"MosaicExpandImage",
|
||||||
"OobaPrompt",
|
"OobaPrompt",
|
||||||
"PresetRatioSelector",
|
"PresetRatioSelector",
|
||||||
@ -7292,6 +7339,20 @@
|
|||||||
"title_aux": "ComfyUI jank HiDiffusion"
|
"title_aux": "ComfyUI jank HiDiffusion"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/blepping/comfyui_overly_complicated_sampling": [
|
||||||
|
[
|
||||||
|
"OCS Group",
|
||||||
|
"OCS ModelSetMaxSigma",
|
||||||
|
"OCS MultiParam",
|
||||||
|
"OCS Param",
|
||||||
|
"OCS Sampler",
|
||||||
|
"OCS SimpleRestartSchedule",
|
||||||
|
"OCS Substeps"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_overly_complicated_sampling"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/blueraincoatli/comfyUI_SillyNodes": [
|
"https://github.com/blueraincoatli/comfyUI_SillyNodes": [
|
||||||
[
|
[
|
||||||
"BooleanJumper|SillyNode",
|
"BooleanJumper|SillyNode",
|
||||||
@ -9126,11 +9187,13 @@
|
|||||||
"DebugTensorShape+",
|
"DebugTensorShape+",
|
||||||
"DrawText+",
|
"DrawText+",
|
||||||
"ExtractKeyframes+",
|
"ExtractKeyframes+",
|
||||||
|
"FluxSamplerParams+",
|
||||||
"GetImageSize+",
|
"GetImageSize+",
|
||||||
"ImageApplyLUT+",
|
"ImageApplyLUT+",
|
||||||
"ImageBatchMultiple+",
|
"ImageBatchMultiple+",
|
||||||
"ImageCASharpening+",
|
"ImageCASharpening+",
|
||||||
"ImageColorMatch+",
|
"ImageColorMatch+",
|
||||||
|
"ImageColorMatchAdobe+",
|
||||||
"ImageComposite+",
|
"ImageComposite+",
|
||||||
"ImageCompositeFromMaskBatch+",
|
"ImageCompositeFromMaskBatch+",
|
||||||
"ImageCrop+",
|
"ImageCrop+",
|
||||||
@ -9171,6 +9234,7 @@
|
|||||||
"ModelCompile+",
|
"ModelCompile+",
|
||||||
"NoiseFromImage+",
|
"NoiseFromImage+",
|
||||||
"PixelOEPixelize+",
|
"PixelOEPixelize+",
|
||||||
|
"PlotParameters+",
|
||||||
"RemBGSession+",
|
"RemBGSession+",
|
||||||
"RemoveLatentMask+",
|
"RemoveLatentMask+",
|
||||||
"SD3NegativeConditioning+",
|
"SD3NegativeConditioning+",
|
||||||
@ -9263,12 +9327,14 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||||
[
|
[
|
||||||
|
"ApplyBloom",
|
||||||
"CFGSkimming",
|
"CFGSkimming",
|
||||||
"DynamicStringCombinerNode",
|
"DynamicStringCombinerNode",
|
||||||
"FlexibleStringMergerNode",
|
"FlexibleStringMergerNode",
|
||||||
"GPT4MiniNode",
|
"GPT4MiniNode",
|
||||||
"GPT4VisionNode",
|
"GPT4VisionNode",
|
||||||
"Gpt4VisionCloner",
|
"Gpt4VisionCloner",
|
||||||
|
"MergedOllamaNode",
|
||||||
"OllamaNode",
|
"OllamaNode",
|
||||||
"PGSD3LatentGenerator",
|
"PGSD3LatentGenerator",
|
||||||
"PromptGenerator",
|
"PromptGenerator",
|
||||||
@ -11015,6 +11081,8 @@
|
|||||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||||
[
|
[
|
||||||
"About_us",
|
"About_us",
|
||||||
|
"AmapRegeoTool",
|
||||||
|
"AmapWeatherTool",
|
||||||
"CLIPTextEncode_party",
|
"CLIPTextEncode_party",
|
||||||
"ChatTTS_Node",
|
"ChatTTS_Node",
|
||||||
"CosyVoice",
|
"CosyVoice",
|
||||||
@ -11027,6 +11095,7 @@
|
|||||||
"FileOnlineDelete_gitee",
|
"FileOnlineDelete_gitee",
|
||||||
"FileOnlineStorage_gitee",
|
"FileOnlineStorage_gitee",
|
||||||
"FilePathExists",
|
"FilePathExists",
|
||||||
|
"GeocodeTool",
|
||||||
"Images2Image",
|
"Images2Image",
|
||||||
"KG_csv_toolkit_developer",
|
"KG_csv_toolkit_developer",
|
||||||
"KG_csv_toolkit_user",
|
"KG_csv_toolkit_user",
|
||||||
@ -12252,6 +12321,16 @@
|
|||||||
"title_aux": "ComfyUI-text-file-util"
|
"title_aux": "ComfyUI-text-file-util"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kappa54m/ComfyUI_Usability": [
|
||||||
|
[
|
||||||
|
"KLoadImageByPath",
|
||||||
|
"KLoadImageByPathAdvanced",
|
||||||
|
"KLoadImageDedup"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Usability"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/katalist-ai/comfyUI-nsfw-detection": [
|
"https://github.com/katalist-ai/comfyUI-nsfw-detection": [
|
||||||
[
|
[
|
||||||
"NudenetDetector"
|
"NudenetDetector"
|
||||||
@ -12954,6 +13033,27 @@
|
|||||||
"title_aux": "LNL Frame Selector"
|
"title_aux": "LNL Frame Selector"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/leeguandong/ComfyUI_InternVL2": [
|
||||||
|
[
|
||||||
|
"DynamicPreprocess",
|
||||||
|
"InternVLHFInference",
|
||||||
|
"InternVLLMDEPLOYInference",
|
||||||
|
"InternVLModelLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_InternVL2"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/leeguandong/ComfyUI_LLaSM": [
|
||||||
|
[
|
||||||
|
"LLaSM2Interface",
|
||||||
|
"LLaSM2ModelLoader",
|
||||||
|
"LLaSMLoadAudio"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_LLaSM"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/leeguandong/ComfyUI_M3Net": [
|
"https://github.com/leeguandong/ComfyUI_M3Net": [
|
||||||
[
|
[
|
||||||
"M3Net_Interface",
|
"M3Net_Interface",
|
||||||
@ -14139,6 +14239,24 @@
|
|||||||
"title_aux": "ComfyUI_Mira"
|
"title_aux": "ComfyUI_Mira"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/misterjoessef/MLTask_ComfyUI": [
|
||||||
|
[
|
||||||
|
"FacebookPosterData",
|
||||||
|
"InstagramPosterData",
|
||||||
|
"LinkedinPosterData",
|
||||||
|
"MLTaskUtilsTextImageGenerator",
|
||||||
|
"PinterestPosterData",
|
||||||
|
"SocialManMediaToPoster",
|
||||||
|
"SocialManPostData",
|
||||||
|
"SocialManPoster",
|
||||||
|
"TiktokPosterData",
|
||||||
|
"TwitterPosterData",
|
||||||
|
"YoutubePosterData"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "MLTask_ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/modusCell/ComfyUI-dimension-node-modusCell": [
|
"https://github.com/modusCell/ComfyUI-dimension-node-modusCell": [
|
||||||
[
|
[
|
||||||
"DimensionProviderFree modusCell",
|
"DimensionProviderFree modusCell",
|
||||||
@ -14810,6 +14928,7 @@
|
|||||||
[
|
[
|
||||||
"BMAB Alpha Composit",
|
"BMAB Alpha Composit",
|
||||||
"BMAB Basic",
|
"BMAB Basic",
|
||||||
|
"BMAB Black And White",
|
||||||
"BMAB Blend",
|
"BMAB Blend",
|
||||||
"BMAB Clip Text Encoder SDXL",
|
"BMAB Clip Text Encoder SDXL",
|
||||||
"BMAB Conditioning To Bind",
|
"BMAB Conditioning To Bind",
|
||||||
@ -14825,6 +14944,7 @@
|
|||||||
"BMAB Edge",
|
"BMAB Edge",
|
||||||
"BMAB Extractor",
|
"BMAB Extractor",
|
||||||
"BMAB Face Detailer",
|
"BMAB Face Detailer",
|
||||||
|
"BMAB Flux Integrator",
|
||||||
"BMAB Google Gemini Prompt",
|
"BMAB Google Gemini Prompt",
|
||||||
"BMAB Import Integrator",
|
"BMAB Import Integrator",
|
||||||
"BMAB Integrator",
|
"BMAB Integrator",
|
||||||
@ -14843,6 +14963,7 @@
|
|||||||
"BMAB Person Detailer",
|
"BMAB Person Detailer",
|
||||||
"BMAB Preview Text",
|
"BMAB Preview Text",
|
||||||
"BMAB Prompt",
|
"BMAB Prompt",
|
||||||
|
"BMAB Remote Access And Save",
|
||||||
"BMAB Remove Background",
|
"BMAB Remove Background",
|
||||||
"BMAB Resize By Person",
|
"BMAB Resize By Person",
|
||||||
"BMAB Resize By Ratio",
|
"BMAB Resize By Ratio",
|
||||||
@ -14857,11 +14978,13 @@
|
|||||||
"BMAB SeedGenerator",
|
"BMAB SeedGenerator",
|
||||||
"BMAB Segment Anything",
|
"BMAB Segment Anything",
|
||||||
"BMAB Simple Hand Detailer",
|
"BMAB Simple Hand Detailer",
|
||||||
|
"BMAB Square",
|
||||||
"BMAB Subframe Hand Detailer",
|
"BMAB Subframe Hand Detailer",
|
||||||
"BMAB Text",
|
"BMAB Text",
|
||||||
"BMAB Upscale With Model",
|
"BMAB Upscale With Model",
|
||||||
"BMAB Upscaler",
|
"BMAB Upscaler",
|
||||||
"BMAB Watermark"
|
"BMAB Watermark",
|
||||||
|
"BMAB Zoom Out"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui_bmab"
|
"title_aux": "comfyui_bmab"
|
||||||
@ -15489,6 +15612,14 @@
|
|||||||
"title_aux": "Tiled Diffusion & VAE for ComfyUI"
|
"title_aux": "Tiled Diffusion & VAE for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/shiimizu/ComfyUI-semantic-aware-guidance": [
|
||||||
|
[
|
||||||
|
"SemanticAwareGuidance"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Semantic-aware Guidance (S-CFG)"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||||||
[
|
[
|
||||||
"smZ CLIPTextEncode",
|
"smZ CLIPTextEncode",
|
||||||
@ -15721,6 +15852,14 @@
|
|||||||
"title_aux": "kb-comfyui-nodes"
|
"title_aux": "kb-comfyui-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": [
|
||||||
|
[
|
||||||
|
"SML_FluxPro_Replicate_Standalone"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Flux-Replicate-API"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/smthemex/ComfyUI_AnyDoor": [
|
"https://github.com/smthemex/ComfyUI_AnyDoor": [
|
||||||
[
|
[
|
||||||
"AnyDoor_LoadModel",
|
"AnyDoor_LoadModel",
|
||||||
@ -15875,6 +16014,7 @@
|
|||||||
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
||||||
[
|
[
|
||||||
"Comic_Type",
|
"Comic_Type",
|
||||||
|
"FLUX_Dev_Model_Loader",
|
||||||
"Pre_Translate_prompt",
|
"Pre_Translate_prompt",
|
||||||
"Storydiffusion_Model_Loader",
|
"Storydiffusion_Model_Loader",
|
||||||
"Storydiffusion_Sampler"
|
"Storydiffusion_Sampler"
|
||||||
@ -16691,13 +16831,15 @@
|
|||||||
[
|
[
|
||||||
"ChannelSelector",
|
"ChannelSelector",
|
||||||
"DownloadAndLoadFlorence2Model",
|
"DownloadAndLoadFlorence2Model",
|
||||||
|
"FetchFromRedis",
|
||||||
"FetchJsonFromSurreal",
|
"FetchJsonFromSurreal",
|
||||||
"Florence2Run",
|
"Florence2Run",
|
||||||
"ForegroundMask",
|
"ForegroundMask",
|
||||||
"MaskImage",
|
"MaskImage",
|
||||||
"SaveImageToS3",
|
"SaveImageToS3",
|
||||||
"SaveJsonToSurreal",
|
"SaveJsonToSurreal",
|
||||||
"SaveTextToSurreal"
|
"SaveTextToSurreal",
|
||||||
|
"SaveToRedis"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-tensorop"
|
"title_aux": "comfyui-tensorop"
|
||||||
|
|||||||
2690
github-stats.json
2690
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "chrisdreid",
|
||||||
|
"title": "ComfyUI_EnvAutopsyAPI [UNSAFE]",
|
||||||
|
"reference": "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI_EnvAutopsyAPI is a powerful debugging tool designed for ComfyUI that provides in-depth analysis of your environment and dependencies through an API interface. This tool allows you to inspect environment variables, pip packages, and dependency trees, making it easier to diagnose and resolve issues in your ComfyUI setup.[w/This tool may expose sensitive system information if used on a public server. MUST READ [a/THIS](https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI#%EF%B8%8F-warning-security-risk-%EF%B8%8F) before install.]"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "kijai",
|
"author": "kijai",
|
||||||
"title": "ComfyUI-CogVideoXWrapper [WIP]",
|
"title": "ComfyUI-CogVideoXWrapper [WIP]",
|
||||||
@ -818,16 +828,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Primary Nodes for Inference.Core and Stability Matrix. With a focus on not impacting startup performance and using fully qualified Node names. [w/This custom node is likely to conflict with many other nodes.]"
|
"description": "Primary Nodes for Inference.Core and Stability Matrix. With a focus on not impacting startup performance and using fully qualified Node names. [w/This custom node is likely to conflict with many other nodes.]"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "blepping",
|
|
||||||
"title": "comfyui_overly_complicated_sampling",
|
|
||||||
"reference": "https://github.com/blepping/comfyui_overly_complicated_sampling",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/blepping/comfyui_overly_complicated_sampling"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Very unstable, experimental and mathematically unsound sampling for ComfyUI.\nCurrent status: In flux, not suitable for general use."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "tracerstar",
|
"author": "tracerstar",
|
||||||
"title": "comfyui-p5js-node",
|
"title": "comfyui-p5js-node",
|
||||||
|
|||||||
@ -1000,20 +1000,6 @@
|
|||||||
"title_aux": "Gen Data Tester [WIP]"
|
"title_aux": "Gen Data Tester [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/blepping/comfyui_overly_complicated_sampling": [
|
|
||||||
[
|
|
||||||
"OCS Group",
|
|
||||||
"OCS ModelSetMaxSigma",
|
|
||||||
"OCS MultiParam",
|
|
||||||
"OCS Param",
|
|
||||||
"OCS Sampler",
|
|
||||||
"OCS SimpleRestartSchedule",
|
|
||||||
"OCS Substeps"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "comfyui_overly_complicated_sampling"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/bruce007lee/comfyui-cleaner": [
|
"https://github.com/bruce007lee/comfyui-cleaner": [
|
||||||
[
|
[
|
||||||
"cleaner"
|
"cleaner"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,42 @@
|
|||||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
|
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "shiimizu",
|
||||||
|
"title": "Semantic-aware Guidance (S-CFG)",
|
||||||
|
"id": "s-cfg",
|
||||||
|
"reference": "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/shiimizu/ComfyUI-semantic-aware-guidance"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI node for Semantic-aware Guidance based on the [a/paper](https://arxiv.org/abs/2404.05384) 'Rethinking the Spatial Inconsistency in Classifier-Free Diffusion Guidance'"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "smlbiobot",
|
||||||
|
"title": "ComfyUI-Flux-Replicate-API",
|
||||||
|
"id": "replicate-api",
|
||||||
|
"reference": "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Flux Pro via Replicate API\nCreate API key at [a/https://replicate.com/account/api-tokens](https://replicate.com/account/api-tokens)\nCopy config.ini.example to config.ini and put the replicate key there."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "IuvenisSapiens",
|
||||||
|
"title": "ComfyUI_MiniCPM-V-2_6-int4",
|
||||||
|
"id": "minicpm-v-2_6-int4",
|
||||||
|
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "kappa54",
|
"author": "kappa54",
|
||||||
"title": "ComfyUI Usability",
|
"title": "ComfyUI Usability",
|
||||||
@ -20,6 +55,67 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom nodes intended to improve usability."
|
"description": "Custom nodes intended to improve usability."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "mltask",
|
||||||
|
"title": "MLTask_ComfyUI",
|
||||||
|
"id": "mltask_comfyui",
|
||||||
|
"reference": "https://github.com/misterjoessef/MLTask_ComfyUI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/misterjoessef/MLTask_ComfyUI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "a set of nodes to help u run ai code using MLTask"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "blepping",
|
||||||
|
"title": "comfyui_overly_complicated_sampling",
|
||||||
|
"reference": "https://github.com/blepping/comfyui_overly_complicated_sampling",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/blepping/comfyui_overly_complicated_sampling"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Experimental and mathematically unsound (but fun!) sampling for ComfyUI.\nFeel free create a question in Discussions for usage help: OCS Q&A Discussion[w/Status: In flux, may be useful but likely to change/break workflows frequently. Mainly for advanced users.]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "leeguandong",
|
||||||
|
"title": "ComfyUI_LLaSM",
|
||||||
|
"reference": "https://github.com/leeguandong/ComfyUI_LLaSM",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/leeguandong/ComfyUI_LLaSM"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI for [a/LLaSM](https://huggingface.co/spaces/LinkSoul/LLaSM)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "leeguandong",
|
||||||
|
"title": "ComfyUI_InternVL2",
|
||||||
|
"reference": "https://github.com/leeguandong/ComfyUI_InternVL2",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/leeguandong/ComfyUI_InternVL2"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "SEkINVR",
|
||||||
|
"title": "ComfyUI-Animator",
|
||||||
|
"reference": "https://github.com/SEkINVR/ComfyUI-Animator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SEkINVR/ComfyUI-Animator"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "NeuralSamurAI",
|
||||||
|
"title": "PromptJSON Node for ComfyUI",
|
||||||
|
"reference": "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "PromptJSON is a custom node for ComfyUI that structures natural language prompts and generates prompts for external LLM nodes in image generation workflows. It aids in creating consistent, schema-based image descriptions."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "leeguandong",
|
"author": "leeguandong",
|
||||||
"title": "ComfyUI_M3Net",
|
"title": "ComfyUI_M3Net",
|
||||||
|
|||||||
@ -1816,7 +1816,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
||||||
[
|
[
|
||||||
"NoisyLatentPerlin"
|
"NoisyLatentPerlin",
|
||||||
|
"NoisyLatentPerlin16ch"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "noise latent perlinpinpin"
|
"title_aux": "noise latent perlinpinpin"
|
||||||
@ -2692,6 +2693,16 @@
|
|||||||
"title_aux": "ComfyUI-Stereopsis"
|
"title_aux": "ComfyUI-Stereopsis"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
|
||||||
|
[
|
||||||
|
"LoadVideo",
|
||||||
|
"MiniCPM_VQA",
|
||||||
|
"PreViewVideo"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
|
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
|
||||||
[
|
[
|
||||||
"CLIPTextEncode SDXL Plus (JPS)",
|
"CLIPTextEncode SDXL Plus (JPS)",
|
||||||
@ -3079,6 +3090,20 @@
|
|||||||
"ADE_ConditioningSetMask",
|
"ADE_ConditioningSetMask",
|
||||||
"ADE_ConditioningSetMaskAndCombine",
|
"ADE_ConditioningSetMaskAndCombine",
|
||||||
"ADE_ConditioningSetUnmaskedAndCombine",
|
"ADE_ConditioningSetUnmaskedAndCombine",
|
||||||
|
"ADE_ContextExtras_ContextRef",
|
||||||
|
"ADE_ContextExtras_ContextRef_Keyframe",
|
||||||
|
"ADE_ContextExtras_ContextRef_KeyframeFromList",
|
||||||
|
"ADE_ContextExtras_ContextRef_KeyframeInterpolation",
|
||||||
|
"ADE_ContextExtras_ContextRef_ModeFirst",
|
||||||
|
"ADE_ContextExtras_ContextRef_ModeIndexes",
|
||||||
|
"ADE_ContextExtras_ContextRef_ModeSliding",
|
||||||
|
"ADE_ContextExtras_ContextRef_TuneAttn",
|
||||||
|
"ADE_ContextExtras_ContextRef_TuneAttnAdain",
|
||||||
|
"ADE_ContextExtras_NaiveReuse",
|
||||||
|
"ADE_ContextExtras_NaiveReuse_Keyframe",
|
||||||
|
"ADE_ContextExtras_NaiveReuse_KeyframeFromList",
|
||||||
|
"ADE_ContextExtras_NaiveReuse_KeyframeInterpolation",
|
||||||
|
"ADE_ContextExtras_Set",
|
||||||
"ADE_CustomCFG",
|
"ADE_CustomCFG",
|
||||||
"ADE_CustomCFGKeyframe",
|
"ADE_CustomCFGKeyframe",
|
||||||
"ADE_CustomCFGKeyframeFromList",
|
"ADE_CustomCFGKeyframeFromList",
|
||||||
@ -3767,6 +3792,15 @@
|
|||||||
"title_aux": "Dimensional Latent Perlin for ComfyUI"
|
"title_aux": "Dimensional Latent Perlin for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": [
|
||||||
|
[
|
||||||
|
"PromptJSON",
|
||||||
|
"TokenCounter"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "PromptJSON Node for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
|
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
|
||||||
[
|
[
|
||||||
"SuperPrompterNode"
|
"SuperPrompterNode"
|
||||||
@ -4239,6 +4273,14 @@
|
|||||||
"title_aux": "comfyui_io_helpers"
|
"title_aux": "comfyui_io_helpers"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/SEkINVR/ComfyUI-Animator": [
|
||||||
|
[
|
||||||
|
"Animator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Animator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/SEkINVR/ComfyUI-SaveAs": [
|
"https://github.com/SEkINVR/ComfyUI-SaveAs": [
|
||||||
[
|
[
|
||||||
"ComfyUISaveAs"
|
"ComfyUISaveAs"
|
||||||
@ -5745,6 +5787,7 @@
|
|||||||
"Bus Node",
|
"Bus Node",
|
||||||
"CLIP Input Switch",
|
"CLIP Input Switch",
|
||||||
"CLIP Vision Input Switch",
|
"CLIP Vision Input Switch",
|
||||||
|
"CLIPSEG2",
|
||||||
"CLIPSeg Batch Masking",
|
"CLIPSeg Batch Masking",
|
||||||
"CLIPSeg Masking",
|
"CLIPSeg Masking",
|
||||||
"CLIPSeg Model Loader",
|
"CLIPSeg Model Loader",
|
||||||
@ -7130,6 +7173,7 @@
|
|||||||
"Batch Resize Image for SDXL",
|
"Batch Resize Image for SDXL",
|
||||||
"Checkpoint Loader Simple Mikey",
|
"Checkpoint Loader Simple Mikey",
|
||||||
"CheckpointHash",
|
"CheckpointHash",
|
||||||
|
"CheckpointSaveModelOnly",
|
||||||
"CinematicLook",
|
"CinematicLook",
|
||||||
"Empty Latent Ratio Custom SDXL",
|
"Empty Latent Ratio Custom SDXL",
|
||||||
"Empty Latent Ratio Select SDXL",
|
"Empty Latent Ratio Select SDXL",
|
||||||
@ -7157,6 +7201,9 @@
|
|||||||
"MikeyLatentTileSamplerCustom",
|
"MikeyLatentTileSamplerCustom",
|
||||||
"MikeySamplerTiledAdvanced",
|
"MikeySamplerTiledAdvanced",
|
||||||
"MikeySamplerTiledAdvancedBaseOnly",
|
"MikeySamplerTiledAdvancedBaseOnly",
|
||||||
|
"ModelMergePixArtSigmaXL2_1024MS",
|
||||||
|
"ModelMergeTrainDiff",
|
||||||
|
"ModelMergeTrainDiffPixartSigmaXL2_1024MS",
|
||||||
"MosaicExpandImage",
|
"MosaicExpandImage",
|
||||||
"OobaPrompt",
|
"OobaPrompt",
|
||||||
"PresetRatioSelector",
|
"PresetRatioSelector",
|
||||||
@ -7292,6 +7339,20 @@
|
|||||||
"title_aux": "ComfyUI jank HiDiffusion"
|
"title_aux": "ComfyUI jank HiDiffusion"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/blepping/comfyui_overly_complicated_sampling": [
|
||||||
|
[
|
||||||
|
"OCS Group",
|
||||||
|
"OCS ModelSetMaxSigma",
|
||||||
|
"OCS MultiParam",
|
||||||
|
"OCS Param",
|
||||||
|
"OCS Sampler",
|
||||||
|
"OCS SimpleRestartSchedule",
|
||||||
|
"OCS Substeps"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_overly_complicated_sampling"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/blueraincoatli/comfyUI_SillyNodes": [
|
"https://github.com/blueraincoatli/comfyUI_SillyNodes": [
|
||||||
[
|
[
|
||||||
"BooleanJumper|SillyNode",
|
"BooleanJumper|SillyNode",
|
||||||
@ -9126,11 +9187,13 @@
|
|||||||
"DebugTensorShape+",
|
"DebugTensorShape+",
|
||||||
"DrawText+",
|
"DrawText+",
|
||||||
"ExtractKeyframes+",
|
"ExtractKeyframes+",
|
||||||
|
"FluxSamplerParams+",
|
||||||
"GetImageSize+",
|
"GetImageSize+",
|
||||||
"ImageApplyLUT+",
|
"ImageApplyLUT+",
|
||||||
"ImageBatchMultiple+",
|
"ImageBatchMultiple+",
|
||||||
"ImageCASharpening+",
|
"ImageCASharpening+",
|
||||||
"ImageColorMatch+",
|
"ImageColorMatch+",
|
||||||
|
"ImageColorMatchAdobe+",
|
||||||
"ImageComposite+",
|
"ImageComposite+",
|
||||||
"ImageCompositeFromMaskBatch+",
|
"ImageCompositeFromMaskBatch+",
|
||||||
"ImageCrop+",
|
"ImageCrop+",
|
||||||
@ -9171,6 +9234,7 @@
|
|||||||
"ModelCompile+",
|
"ModelCompile+",
|
||||||
"NoiseFromImage+",
|
"NoiseFromImage+",
|
||||||
"PixelOEPixelize+",
|
"PixelOEPixelize+",
|
||||||
|
"PlotParameters+",
|
||||||
"RemBGSession+",
|
"RemBGSession+",
|
||||||
"RemoveLatentMask+",
|
"RemoveLatentMask+",
|
||||||
"SD3NegativeConditioning+",
|
"SD3NegativeConditioning+",
|
||||||
@ -9263,12 +9327,14 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||||
[
|
[
|
||||||
|
"ApplyBloom",
|
||||||
"CFGSkimming",
|
"CFGSkimming",
|
||||||
"DynamicStringCombinerNode",
|
"DynamicStringCombinerNode",
|
||||||
"FlexibleStringMergerNode",
|
"FlexibleStringMergerNode",
|
||||||
"GPT4MiniNode",
|
"GPT4MiniNode",
|
||||||
"GPT4VisionNode",
|
"GPT4VisionNode",
|
||||||
"Gpt4VisionCloner",
|
"Gpt4VisionCloner",
|
||||||
|
"MergedOllamaNode",
|
||||||
"OllamaNode",
|
"OllamaNode",
|
||||||
"PGSD3LatentGenerator",
|
"PGSD3LatentGenerator",
|
||||||
"PromptGenerator",
|
"PromptGenerator",
|
||||||
@ -11015,6 +11081,8 @@
|
|||||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||||
[
|
[
|
||||||
"About_us",
|
"About_us",
|
||||||
|
"AmapRegeoTool",
|
||||||
|
"AmapWeatherTool",
|
||||||
"CLIPTextEncode_party",
|
"CLIPTextEncode_party",
|
||||||
"ChatTTS_Node",
|
"ChatTTS_Node",
|
||||||
"CosyVoice",
|
"CosyVoice",
|
||||||
@ -11027,6 +11095,7 @@
|
|||||||
"FileOnlineDelete_gitee",
|
"FileOnlineDelete_gitee",
|
||||||
"FileOnlineStorage_gitee",
|
"FileOnlineStorage_gitee",
|
||||||
"FilePathExists",
|
"FilePathExists",
|
||||||
|
"GeocodeTool",
|
||||||
"Images2Image",
|
"Images2Image",
|
||||||
"KG_csv_toolkit_developer",
|
"KG_csv_toolkit_developer",
|
||||||
"KG_csv_toolkit_user",
|
"KG_csv_toolkit_user",
|
||||||
@ -12252,6 +12321,16 @@
|
|||||||
"title_aux": "ComfyUI-text-file-util"
|
"title_aux": "ComfyUI-text-file-util"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kappa54m/ComfyUI_Usability": [
|
||||||
|
[
|
||||||
|
"KLoadImageByPath",
|
||||||
|
"KLoadImageByPathAdvanced",
|
||||||
|
"KLoadImageDedup"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Usability"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/katalist-ai/comfyUI-nsfw-detection": [
|
"https://github.com/katalist-ai/comfyUI-nsfw-detection": [
|
||||||
[
|
[
|
||||||
"NudenetDetector"
|
"NudenetDetector"
|
||||||
@ -12954,6 +13033,27 @@
|
|||||||
"title_aux": "LNL Frame Selector"
|
"title_aux": "LNL Frame Selector"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/leeguandong/ComfyUI_InternVL2": [
|
||||||
|
[
|
||||||
|
"DynamicPreprocess",
|
||||||
|
"InternVLHFInference",
|
||||||
|
"InternVLLMDEPLOYInference",
|
||||||
|
"InternVLModelLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_InternVL2"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/leeguandong/ComfyUI_LLaSM": [
|
||||||
|
[
|
||||||
|
"LLaSM2Interface",
|
||||||
|
"LLaSM2ModelLoader",
|
||||||
|
"LLaSMLoadAudio"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_LLaSM"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/leeguandong/ComfyUI_M3Net": [
|
"https://github.com/leeguandong/ComfyUI_M3Net": [
|
||||||
[
|
[
|
||||||
"M3Net_Interface",
|
"M3Net_Interface",
|
||||||
@ -14139,6 +14239,24 @@
|
|||||||
"title_aux": "ComfyUI_Mira"
|
"title_aux": "ComfyUI_Mira"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/misterjoessef/MLTask_ComfyUI": [
|
||||||
|
[
|
||||||
|
"FacebookPosterData",
|
||||||
|
"InstagramPosterData",
|
||||||
|
"LinkedinPosterData",
|
||||||
|
"MLTaskUtilsTextImageGenerator",
|
||||||
|
"PinterestPosterData",
|
||||||
|
"SocialManMediaToPoster",
|
||||||
|
"SocialManPostData",
|
||||||
|
"SocialManPoster",
|
||||||
|
"TiktokPosterData",
|
||||||
|
"TwitterPosterData",
|
||||||
|
"YoutubePosterData"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "MLTask_ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/modusCell/ComfyUI-dimension-node-modusCell": [
|
"https://github.com/modusCell/ComfyUI-dimension-node-modusCell": [
|
||||||
[
|
[
|
||||||
"DimensionProviderFree modusCell",
|
"DimensionProviderFree modusCell",
|
||||||
@ -14810,6 +14928,7 @@
|
|||||||
[
|
[
|
||||||
"BMAB Alpha Composit",
|
"BMAB Alpha Composit",
|
||||||
"BMAB Basic",
|
"BMAB Basic",
|
||||||
|
"BMAB Black And White",
|
||||||
"BMAB Blend",
|
"BMAB Blend",
|
||||||
"BMAB Clip Text Encoder SDXL",
|
"BMAB Clip Text Encoder SDXL",
|
||||||
"BMAB Conditioning To Bind",
|
"BMAB Conditioning To Bind",
|
||||||
@ -14825,6 +14944,7 @@
|
|||||||
"BMAB Edge",
|
"BMAB Edge",
|
||||||
"BMAB Extractor",
|
"BMAB Extractor",
|
||||||
"BMAB Face Detailer",
|
"BMAB Face Detailer",
|
||||||
|
"BMAB Flux Integrator",
|
||||||
"BMAB Google Gemini Prompt",
|
"BMAB Google Gemini Prompt",
|
||||||
"BMAB Import Integrator",
|
"BMAB Import Integrator",
|
||||||
"BMAB Integrator",
|
"BMAB Integrator",
|
||||||
@ -14843,6 +14963,7 @@
|
|||||||
"BMAB Person Detailer",
|
"BMAB Person Detailer",
|
||||||
"BMAB Preview Text",
|
"BMAB Preview Text",
|
||||||
"BMAB Prompt",
|
"BMAB Prompt",
|
||||||
|
"BMAB Remote Access And Save",
|
||||||
"BMAB Remove Background",
|
"BMAB Remove Background",
|
||||||
"BMAB Resize By Person",
|
"BMAB Resize By Person",
|
||||||
"BMAB Resize By Ratio",
|
"BMAB Resize By Ratio",
|
||||||
@ -14857,11 +14978,13 @@
|
|||||||
"BMAB SeedGenerator",
|
"BMAB SeedGenerator",
|
||||||
"BMAB Segment Anything",
|
"BMAB Segment Anything",
|
||||||
"BMAB Simple Hand Detailer",
|
"BMAB Simple Hand Detailer",
|
||||||
|
"BMAB Square",
|
||||||
"BMAB Subframe Hand Detailer",
|
"BMAB Subframe Hand Detailer",
|
||||||
"BMAB Text",
|
"BMAB Text",
|
||||||
"BMAB Upscale With Model",
|
"BMAB Upscale With Model",
|
||||||
"BMAB Upscaler",
|
"BMAB Upscaler",
|
||||||
"BMAB Watermark"
|
"BMAB Watermark",
|
||||||
|
"BMAB Zoom Out"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui_bmab"
|
"title_aux": "comfyui_bmab"
|
||||||
@ -15489,6 +15612,14 @@
|
|||||||
"title_aux": "Tiled Diffusion & VAE for ComfyUI"
|
"title_aux": "Tiled Diffusion & VAE for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/shiimizu/ComfyUI-semantic-aware-guidance": [
|
||||||
|
[
|
||||||
|
"SemanticAwareGuidance"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Semantic-aware Guidance (S-CFG)"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||||||
[
|
[
|
||||||
"smZ CLIPTextEncode",
|
"smZ CLIPTextEncode",
|
||||||
@ -15721,6 +15852,14 @@
|
|||||||
"title_aux": "kb-comfyui-nodes"
|
"title_aux": "kb-comfyui-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": [
|
||||||
|
[
|
||||||
|
"SML_FluxPro_Replicate_Standalone"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Flux-Replicate-API"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/smthemex/ComfyUI_AnyDoor": [
|
"https://github.com/smthemex/ComfyUI_AnyDoor": [
|
||||||
[
|
[
|
||||||
"AnyDoor_LoadModel",
|
"AnyDoor_LoadModel",
|
||||||
@ -15875,6 +16014,7 @@
|
|||||||
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
||||||
[
|
[
|
||||||
"Comic_Type",
|
"Comic_Type",
|
||||||
|
"FLUX_Dev_Model_Loader",
|
||||||
"Pre_Translate_prompt",
|
"Pre_Translate_prompt",
|
||||||
"Storydiffusion_Model_Loader",
|
"Storydiffusion_Model_Loader",
|
||||||
"Storydiffusion_Sampler"
|
"Storydiffusion_Sampler"
|
||||||
@ -16691,13 +16831,15 @@
|
|||||||
[
|
[
|
||||||
"ChannelSelector",
|
"ChannelSelector",
|
||||||
"DownloadAndLoadFlorence2Model",
|
"DownloadAndLoadFlorence2Model",
|
||||||
|
"FetchFromRedis",
|
||||||
"FetchJsonFromSurreal",
|
"FetchJsonFromSurreal",
|
||||||
"Florence2Run",
|
"Florence2Run",
|
||||||
"ForegroundMask",
|
"ForegroundMask",
|
||||||
"MaskImage",
|
"MaskImage",
|
||||||
"SaveImageToS3",
|
"SaveImageToS3",
|
||||||
"SaveJsonToSurreal",
|
"SaveJsonToSurreal",
|
||||||
"SaveTextToSurreal"
|
"SaveTextToSurreal",
|
||||||
|
"SaveToRedis"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-tensorop"
|
"title_aux": "comfyui-tensorop"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user