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",
|
||||
"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",
|
||||
"title": "ImageReward",
|
||||
@ -6505,6 +6516,16 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "Random Size",
|
||||
@ -8230,6 +8251,16 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"title": "Node Pack mostly for manipulating strings and integers",
|
||||
@ -11483,6 +11514,16 @@
|
||||
"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.]"
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI_SSStereoscope",
|
||||
@ -12515,6 +12556,26 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "Propmt Worker",
|
||||
@ -12536,7 +12597,39 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"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": [
|
||||
[
|
||||
"NoisyLatentPerlin"
|
||||
"NoisyLatentPerlin",
|
||||
"NoisyLatentPerlin16ch"
|
||||
],
|
||||
{
|
||||
"title_aux": "noise latent perlinpinpin"
|
||||
@ -2692,6 +2693,16 @@
|
||||
"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": [
|
||||
[
|
||||
"CLIPTextEncode SDXL Plus (JPS)",
|
||||
@ -3079,6 +3090,20 @@
|
||||
"ADE_ConditioningSetMask",
|
||||
"ADE_ConditioningSetMaskAndCombine",
|
||||
"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_CustomCFGKeyframe",
|
||||
"ADE_CustomCFGKeyframeFromList",
|
||||
@ -3767,6 +3792,15 @@
|
||||
"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": [
|
||||
[
|
||||
"SuperPrompterNode"
|
||||
@ -4239,6 +4273,14 @@
|
||||
"title_aux": "comfyui_io_helpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/SEkINVR/ComfyUI-Animator": [
|
||||
[
|
||||
"Animator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Animator"
|
||||
}
|
||||
],
|
||||
"https://github.com/SEkINVR/ComfyUI-SaveAs": [
|
||||
[
|
||||
"ComfyUISaveAs"
|
||||
@ -5745,6 +5787,7 @@
|
||||
"Bus Node",
|
||||
"CLIP Input Switch",
|
||||
"CLIP Vision Input Switch",
|
||||
"CLIPSEG2",
|
||||
"CLIPSeg Batch Masking",
|
||||
"CLIPSeg Masking",
|
||||
"CLIPSeg Model Loader",
|
||||
@ -7130,6 +7173,7 @@
|
||||
"Batch Resize Image for SDXL",
|
||||
"Checkpoint Loader Simple Mikey",
|
||||
"CheckpointHash",
|
||||
"CheckpointSaveModelOnly",
|
||||
"CinematicLook",
|
||||
"Empty Latent Ratio Custom SDXL",
|
||||
"Empty Latent Ratio Select SDXL",
|
||||
@ -7157,6 +7201,9 @@
|
||||
"MikeyLatentTileSamplerCustom",
|
||||
"MikeySamplerTiledAdvanced",
|
||||
"MikeySamplerTiledAdvancedBaseOnly",
|
||||
"ModelMergePixArtSigmaXL2_1024MS",
|
||||
"ModelMergeTrainDiff",
|
||||
"ModelMergeTrainDiffPixartSigmaXL2_1024MS",
|
||||
"MosaicExpandImage",
|
||||
"OobaPrompt",
|
||||
"PresetRatioSelector",
|
||||
@ -7292,6 +7339,20 @@
|
||||
"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": [
|
||||
[
|
||||
"BooleanJumper|SillyNode",
|
||||
@ -9126,11 +9187,13 @@
|
||||
"DebugTensorShape+",
|
||||
"DrawText+",
|
||||
"ExtractKeyframes+",
|
||||
"FluxSamplerParams+",
|
||||
"GetImageSize+",
|
||||
"ImageApplyLUT+",
|
||||
"ImageBatchMultiple+",
|
||||
"ImageCASharpening+",
|
||||
"ImageColorMatch+",
|
||||
"ImageColorMatchAdobe+",
|
||||
"ImageComposite+",
|
||||
"ImageCompositeFromMaskBatch+",
|
||||
"ImageCrop+",
|
||||
@ -9171,6 +9234,7 @@
|
||||
"ModelCompile+",
|
||||
"NoiseFromImage+",
|
||||
"PixelOEPixelize+",
|
||||
"PlotParameters+",
|
||||
"RemBGSession+",
|
||||
"RemoveLatentMask+",
|
||||
"SD3NegativeConditioning+",
|
||||
@ -9263,12 +9327,14 @@
|
||||
],
|
||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||
[
|
||||
"ApplyBloom",
|
||||
"CFGSkimming",
|
||||
"DynamicStringCombinerNode",
|
||||
"FlexibleStringMergerNode",
|
||||
"GPT4MiniNode",
|
||||
"GPT4VisionNode",
|
||||
"Gpt4VisionCloner",
|
||||
"MergedOllamaNode",
|
||||
"OllamaNode",
|
||||
"PGSD3LatentGenerator",
|
||||
"PromptGenerator",
|
||||
@ -11015,6 +11081,8 @@
|
||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||
[
|
||||
"About_us",
|
||||
"AmapRegeoTool",
|
||||
"AmapWeatherTool",
|
||||
"CLIPTextEncode_party",
|
||||
"ChatTTS_Node",
|
||||
"CosyVoice",
|
||||
@ -11027,6 +11095,7 @@
|
||||
"FileOnlineDelete_gitee",
|
||||
"FileOnlineStorage_gitee",
|
||||
"FilePathExists",
|
||||
"GeocodeTool",
|
||||
"Images2Image",
|
||||
"KG_csv_toolkit_developer",
|
||||
"KG_csv_toolkit_user",
|
||||
@ -12252,6 +12321,16 @@
|
||||
"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": [
|
||||
[
|
||||
"NudenetDetector"
|
||||
@ -12954,6 +13033,27 @@
|
||||
"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": [
|
||||
[
|
||||
"M3Net_Interface",
|
||||
@ -14139,6 +14239,24 @@
|
||||
"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": [
|
||||
[
|
||||
"DimensionProviderFree modusCell",
|
||||
@ -14810,6 +14928,7 @@
|
||||
[
|
||||
"BMAB Alpha Composit",
|
||||
"BMAB Basic",
|
||||
"BMAB Black And White",
|
||||
"BMAB Blend",
|
||||
"BMAB Clip Text Encoder SDXL",
|
||||
"BMAB Conditioning To Bind",
|
||||
@ -14825,6 +14944,7 @@
|
||||
"BMAB Edge",
|
||||
"BMAB Extractor",
|
||||
"BMAB Face Detailer",
|
||||
"BMAB Flux Integrator",
|
||||
"BMAB Google Gemini Prompt",
|
||||
"BMAB Import Integrator",
|
||||
"BMAB Integrator",
|
||||
@ -14843,6 +14963,7 @@
|
||||
"BMAB Person Detailer",
|
||||
"BMAB Preview Text",
|
||||
"BMAB Prompt",
|
||||
"BMAB Remote Access And Save",
|
||||
"BMAB Remove Background",
|
||||
"BMAB Resize By Person",
|
||||
"BMAB Resize By Ratio",
|
||||
@ -14857,11 +14978,13 @@
|
||||
"BMAB SeedGenerator",
|
||||
"BMAB Segment Anything",
|
||||
"BMAB Simple Hand Detailer",
|
||||
"BMAB Square",
|
||||
"BMAB Subframe Hand Detailer",
|
||||
"BMAB Text",
|
||||
"BMAB Upscale With Model",
|
||||
"BMAB Upscaler",
|
||||
"BMAB Watermark"
|
||||
"BMAB Watermark",
|
||||
"BMAB Zoom Out"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_bmab"
|
||||
@ -15489,6 +15612,14 @@
|
||||
"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": [
|
||||
[
|
||||
"smZ CLIPTextEncode",
|
||||
@ -15721,6 +15852,14 @@
|
||||
"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": [
|
||||
[
|
||||
"AnyDoor_LoadModel",
|
||||
@ -15875,6 +16014,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
||||
[
|
||||
"Comic_Type",
|
||||
"FLUX_Dev_Model_Loader",
|
||||
"Pre_Translate_prompt",
|
||||
"Storydiffusion_Model_Loader",
|
||||
"Storydiffusion_Sampler"
|
||||
@ -16691,13 +16831,15 @@
|
||||
[
|
||||
"ChannelSelector",
|
||||
"DownloadAndLoadFlorence2Model",
|
||||
"FetchFromRedis",
|
||||
"FetchJsonFromSurreal",
|
||||
"Florence2Run",
|
||||
"ForegroundMask",
|
||||
"MaskImage",
|
||||
"SaveImageToS3",
|
||||
"SaveJsonToSurreal",
|
||||
"SaveTextToSurreal"
|
||||
"SaveTextToSurreal",
|
||||
"SaveToRedis"
|
||||
],
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI-CogVideoXWrapper [WIP]",
|
||||
@ -818,16 +828,6 @@
|
||||
"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.]"
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"title": "comfyui-p5js-node",
|
||||
|
||||
@ -1000,20 +1000,6 @@
|
||||
"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": [
|
||||
[
|
||||
"cleaner"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,41 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI Usability",
|
||||
@ -20,6 +55,67 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "ComfyUI_M3Net",
|
||||
|
||||
@ -1816,7 +1816,8 @@
|
||||
],
|
||||
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
||||
[
|
||||
"NoisyLatentPerlin"
|
||||
"NoisyLatentPerlin",
|
||||
"NoisyLatentPerlin16ch"
|
||||
],
|
||||
{
|
||||
"title_aux": "noise latent perlinpinpin"
|
||||
@ -2692,6 +2693,16 @@
|
||||
"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": [
|
||||
[
|
||||
"CLIPTextEncode SDXL Plus (JPS)",
|
||||
@ -3079,6 +3090,20 @@
|
||||
"ADE_ConditioningSetMask",
|
||||
"ADE_ConditioningSetMaskAndCombine",
|
||||
"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_CustomCFGKeyframe",
|
||||
"ADE_CustomCFGKeyframeFromList",
|
||||
@ -3767,6 +3792,15 @@
|
||||
"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": [
|
||||
[
|
||||
"SuperPrompterNode"
|
||||
@ -4239,6 +4273,14 @@
|
||||
"title_aux": "comfyui_io_helpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/SEkINVR/ComfyUI-Animator": [
|
||||
[
|
||||
"Animator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Animator"
|
||||
}
|
||||
],
|
||||
"https://github.com/SEkINVR/ComfyUI-SaveAs": [
|
||||
[
|
||||
"ComfyUISaveAs"
|
||||
@ -5745,6 +5787,7 @@
|
||||
"Bus Node",
|
||||
"CLIP Input Switch",
|
||||
"CLIP Vision Input Switch",
|
||||
"CLIPSEG2",
|
||||
"CLIPSeg Batch Masking",
|
||||
"CLIPSeg Masking",
|
||||
"CLIPSeg Model Loader",
|
||||
@ -7130,6 +7173,7 @@
|
||||
"Batch Resize Image for SDXL",
|
||||
"Checkpoint Loader Simple Mikey",
|
||||
"CheckpointHash",
|
||||
"CheckpointSaveModelOnly",
|
||||
"CinematicLook",
|
||||
"Empty Latent Ratio Custom SDXL",
|
||||
"Empty Latent Ratio Select SDXL",
|
||||
@ -7157,6 +7201,9 @@
|
||||
"MikeyLatentTileSamplerCustom",
|
||||
"MikeySamplerTiledAdvanced",
|
||||
"MikeySamplerTiledAdvancedBaseOnly",
|
||||
"ModelMergePixArtSigmaXL2_1024MS",
|
||||
"ModelMergeTrainDiff",
|
||||
"ModelMergeTrainDiffPixartSigmaXL2_1024MS",
|
||||
"MosaicExpandImage",
|
||||
"OobaPrompt",
|
||||
"PresetRatioSelector",
|
||||
@ -7292,6 +7339,20 @@
|
||||
"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": [
|
||||
[
|
||||
"BooleanJumper|SillyNode",
|
||||
@ -9126,11 +9187,13 @@
|
||||
"DebugTensorShape+",
|
||||
"DrawText+",
|
||||
"ExtractKeyframes+",
|
||||
"FluxSamplerParams+",
|
||||
"GetImageSize+",
|
||||
"ImageApplyLUT+",
|
||||
"ImageBatchMultiple+",
|
||||
"ImageCASharpening+",
|
||||
"ImageColorMatch+",
|
||||
"ImageColorMatchAdobe+",
|
||||
"ImageComposite+",
|
||||
"ImageCompositeFromMaskBatch+",
|
||||
"ImageCrop+",
|
||||
@ -9171,6 +9234,7 @@
|
||||
"ModelCompile+",
|
||||
"NoiseFromImage+",
|
||||
"PixelOEPixelize+",
|
||||
"PlotParameters+",
|
||||
"RemBGSession+",
|
||||
"RemoveLatentMask+",
|
||||
"SD3NegativeConditioning+",
|
||||
@ -9263,12 +9327,14 @@
|
||||
],
|
||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||
[
|
||||
"ApplyBloom",
|
||||
"CFGSkimming",
|
||||
"DynamicStringCombinerNode",
|
||||
"FlexibleStringMergerNode",
|
||||
"GPT4MiniNode",
|
||||
"GPT4VisionNode",
|
||||
"Gpt4VisionCloner",
|
||||
"MergedOllamaNode",
|
||||
"OllamaNode",
|
||||
"PGSD3LatentGenerator",
|
||||
"PromptGenerator",
|
||||
@ -11015,6 +11081,8 @@
|
||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||
[
|
||||
"About_us",
|
||||
"AmapRegeoTool",
|
||||
"AmapWeatherTool",
|
||||
"CLIPTextEncode_party",
|
||||
"ChatTTS_Node",
|
||||
"CosyVoice",
|
||||
@ -11027,6 +11095,7 @@
|
||||
"FileOnlineDelete_gitee",
|
||||
"FileOnlineStorage_gitee",
|
||||
"FilePathExists",
|
||||
"GeocodeTool",
|
||||
"Images2Image",
|
||||
"KG_csv_toolkit_developer",
|
||||
"KG_csv_toolkit_user",
|
||||
@ -12252,6 +12321,16 @@
|
||||
"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": [
|
||||
[
|
||||
"NudenetDetector"
|
||||
@ -12954,6 +13033,27 @@
|
||||
"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": [
|
||||
[
|
||||
"M3Net_Interface",
|
||||
@ -14139,6 +14239,24 @@
|
||||
"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": [
|
||||
[
|
||||
"DimensionProviderFree modusCell",
|
||||
@ -14810,6 +14928,7 @@
|
||||
[
|
||||
"BMAB Alpha Composit",
|
||||
"BMAB Basic",
|
||||
"BMAB Black And White",
|
||||
"BMAB Blend",
|
||||
"BMAB Clip Text Encoder SDXL",
|
||||
"BMAB Conditioning To Bind",
|
||||
@ -14825,6 +14944,7 @@
|
||||
"BMAB Edge",
|
||||
"BMAB Extractor",
|
||||
"BMAB Face Detailer",
|
||||
"BMAB Flux Integrator",
|
||||
"BMAB Google Gemini Prompt",
|
||||
"BMAB Import Integrator",
|
||||
"BMAB Integrator",
|
||||
@ -14843,6 +14963,7 @@
|
||||
"BMAB Person Detailer",
|
||||
"BMAB Preview Text",
|
||||
"BMAB Prompt",
|
||||
"BMAB Remote Access And Save",
|
||||
"BMAB Remove Background",
|
||||
"BMAB Resize By Person",
|
||||
"BMAB Resize By Ratio",
|
||||
@ -14857,11 +14978,13 @@
|
||||
"BMAB SeedGenerator",
|
||||
"BMAB Segment Anything",
|
||||
"BMAB Simple Hand Detailer",
|
||||
"BMAB Square",
|
||||
"BMAB Subframe Hand Detailer",
|
||||
"BMAB Text",
|
||||
"BMAB Upscale With Model",
|
||||
"BMAB Upscaler",
|
||||
"BMAB Watermark"
|
||||
"BMAB Watermark",
|
||||
"BMAB Zoom Out"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_bmab"
|
||||
@ -15489,6 +15612,14 @@
|
||||
"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": [
|
||||
[
|
||||
"smZ CLIPTextEncode",
|
||||
@ -15721,6 +15852,14 @@
|
||||
"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": [
|
||||
[
|
||||
"AnyDoor_LoadModel",
|
||||
@ -15875,6 +16014,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
||||
[
|
||||
"Comic_Type",
|
||||
"FLUX_Dev_Model_Loader",
|
||||
"Pre_Translate_prompt",
|
||||
"Storydiffusion_Model_Loader",
|
||||
"Storydiffusion_Sampler"
|
||||
@ -16691,13 +16831,15 @@
|
||||
[
|
||||
"ChannelSelector",
|
||||
"DownloadAndLoadFlorence2Model",
|
||||
"FetchFromRedis",
|
||||
"FetchJsonFromSurreal",
|
||||
"Florence2Run",
|
||||
"ForegroundMask",
|
||||
"MaskImage",
|
||||
"SaveImageToS3",
|
||||
"SaveJsonToSurreal",
|
||||
"SaveTextToSurreal"
|
||||
"SaveTextToSurreal",
|
||||
"SaveToRedis"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-tensorop"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user