Compare commits

..

9 Commits

Author SHA1 Message Date
Dr.Lt.Data
70139ded4a bump version 2025-07-06 13:40:50 +09:00
Dr.Lt.Data
bf379900e1 update DB 2025-07-06 13:40:17 +09:00
Dr.Lt.Data
9bafc90f5e update DB 2025-07-06 08:31:22 +09:00
Alexander Piskun
fce0d9e88e fix(Windows, numpy): do not use 'uv' by default (#1971) 2025-07-06 08:23:31 +09:00
namtb96
2b3b154989 Add OmniGen2 Simple Node (#1970)
* add OmniGen2 custom node

* Change extenions name
2025-07-06 08:22:02 +09:00
Dr.Lt.Data
948d2440a1 update DB 2025-07-05 09:40:28 +09:00
Dr.Lt.Data
5adbe1ce7a update DB 2025-07-05 06:42:32 +09:00
vrgamegirl19
8157d34ffa Add VRGameDevGirl’s Video Enhancement Nodes (#1966)
* Update custom-node-list.json

* Update custom-node-list.json

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-07-05 06:26:15 +09:00
Dr.Lt.Data
3ec8cb2204 update DB 2025-07-05 06:06:16 +09:00
11 changed files with 4986 additions and 4126 deletions

View File

@@ -3286,7 +3286,7 @@
"https://github.com/audioscavenger/save-image-extended-comfyui"
],
"install_type": "git-clone",
"description": "Upgrade the Save File node: customize subfolders, file names with checkpoint names, or any sampler attribute your want! [w/NOTE: This node is a fork from @thedyze, since the [a/original repository](https://github.com/thedyze/save-image-extended-comfyui) is no longer maintained. Simply *uninstall* the original version and **REINSTALL** this one.]"
"description": "Save as AVIF, WebP, JPEG, customize the folder, sub-folders, and filenames of your images!"
},
{
"author": "audioscavenger",
@@ -4361,14 +4361,13 @@
},
{
"author": "42lux",
"title": "Just a bunch of QOL nodes by 42lux",
"id": "comfyui-42lux",
"title": "ComfyUI-42lux",
"reference": "https://github.com/42lux/ComfyUI-42lux",
"files": [
"https://github.com/42lux/ComfyUI-42lux"
],
"install_type": "git-clone",
"description": "Just a bunch of QOL nodes. Normalized Flux Sampling, High Res Latent Picker, Textbox with Token Counter."
"description": "A collection of custom nodes for ComfyUI focused on enhanced sampling, model optimization, and quality improvements."
},
{
"author": "sergekatzmann",
@@ -5094,23 +5093,23 @@
},
{
"author": "MitoshiroPJ",
"title": "ComfyUI Slothful Attention",
"reference": "https://github.com/MitoshiroPJ/comfyui_slothful_attention",
"title": "ComfyUI Nearsighted Attention",
"reference": "https://github.com/MitoshiroPJ/comfyui_nearsighted_attention",
"files": [
"https://github.com/MitoshiroPJ/comfyui_slothful_attention"
"https://github.com/MitoshiroPJ/comfyui_nearsighted_attention"
],
"install_type": "git-clone",
"description": "This custom node allow controlling output without training. The reducing method is similar to [a/Spatial-Reduction Attention](https://paperswithcode.com/method/spatial-reduction-attention)."
"description": "This node splits its self-attention Q to focus on nearby samples."
},
{
"author": "MitoshiroPJ",
"title": "comfyui_focal_sampler",
"reference": "https://github.com/MitoshiroPJ/comfyui_focal_sampler",
"title": "ComfyUI SaveImage SDLI",
"reference": "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli",
"files": [
"https://github.com/MitoshiroPJ/comfyui_focal_sampler"
"https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli"
],
"install_type": "git-clone",
"description": "Apply additional sampling to specific area"
"description": "SDLI (Stable Diffusion Latents in Imagefile) is file format, that contains latents and lossy (decoded) image. Detailed format is written at [a/SDLI Tools](https://github.com/MitoshiroPJ/sdli_tools)."
},
{
"author": "brianfitzgerald",
@@ -8055,6 +8054,16 @@
"install_type": "git-clone",
"description": "ComfyUI-MiniMax-Remover is a custom node for ComfyUI that enables fast and efficient object removal using minimax optimization. It works in two stages: first, it trains a remover with a simplified DiT model; then it distills a robust version using CFG guidance and fewer inference steps."
},
{
"author": "1038lab",
"title": "ComfyUI-Mosaic",
"reference": "https://github.com/1038lab/ComfyUI-Mosaic",
"files": [
"https://github.com/1038lab/ComfyUI-Mosaic"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for mosaic detection and creation."
},
{
"author": "Klinter",
"title": "Klinter_nodes",
@@ -22158,6 +22167,16 @@
"install_type": "git-clone",
"description": "experimental wanvideo comfyui node with a singular goal - visually seamless transitions between context windows"
},
{
"author": "fblissjr",
"title": "ComfyUI-WanActivationEditor",
"reference": "https://github.com/fblissjr/ComfyUI-WanActivationEditor",
"files": [
"https://github.com/fblissjr/ComfyUI-WanActivationEditor"
],
"install_type": "git-clone",
"description": "editing activations in wanvideo"
},
{
"author": "vincentfs",
"title": "ComfyUI-ArchiGraph",
@@ -25893,6 +25912,16 @@
"install_type": "git-clone",
"description": "ReforgeCFG is a ComfyUI node designed to add details to your image. [a/While it already exists in Comfy Core](https://github.com/comfyanonymous/ComfyUI/blob/80a44b97f5cbcb890896e2b9e65d177f1ac6a588/comfy_extras/nodes_model_advanced.py#L258), it lacks timesteps for adjustment."
},
{
"author": "BigStationW",
"title": "ComfyUi-Load-Image-And-Display-Prompt-Metadata",
"reference": "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata",
"files": [
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata"
],
"install_type": "git-clone",
"description": "This node displays the positive and negative prompts of a loaded ComfyUi image."
},
{
"author": "rakki194",
"title": "ComfyUI-ImageCompare",
@@ -26769,6 +26798,16 @@
"install_type": "git-clone",
"description": "This node pack is designed to adjust audio playback speed within ComfyUI, particularly to sync audio with models like FantasyTalking (WAN) that require specific frame rates. It can also be used for general-purpose audio speed control."
},
{
"author": "ptmaster",
"title": "Comfyui-PT-Keyframe-Camera",
"reference": "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera",
"files": [
"https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera"
],
"install_type": "git-clone",
"description": "PT Keyframe Camera"
},
{
"author": "doubletwisted",
"title": "ComfyUI Deadline Submission",
@@ -27319,6 +27358,16 @@
"install_type": "git-clone",
"description": "This project is a custom node plugin for ComfyUI that provides a form node for configuring and saving parameters related to LLMs (such as OpenAI, Kimi, DeepSeek). Users can input information such as API Key, Base, Version, and Model through the node. The node will automatically save the configuration to a local file and set it as environment variables, making it convenient for subsequent use."
},
{
"author": "pictorialink",
"title": "ComfyUI-Qwen3-llama.cpp",
"reference": "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp",
"files": [
"https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI QWen3 8b running based on llama.cpp, which only support the CUDA framework and do not support MPS."
},
{
"author": "mo230761",
"title": "ComfyUI-Text-Translation",
@@ -27488,7 +27537,7 @@
"https://github.com/hexxacubic/ComfyUI-Prompt_Library"
],
"install_type": "git-clone",
"description": "A ComfyUI Node to save and load prompts from a library."
"description": "A ComfyUI node pack for management of larger prompt amounts and prompt variations."
},
{
"author": "MicheleGuidi",
@@ -28648,6 +28697,107 @@
"install_type": "git-clone",
"description": "A collection of custom ComfyUI nodes and utilities for generating AI image prompts representing the diverse attire, cultures, regions, and appearances of the world. This project is designed for easy extension to new countries, cultures, and body parts, using a modular JSON-based data structure and dynamic node generation."
},
{
"author": "kaipard",
"title": "Auto Aspect Latent Generator",
"reference": "https://github.com/kaipard/comfyui-auto-latent-size",
"files": [
"https://github.com/kaipard/comfyui-auto-latent-size"
],
"install_type": "git-clone",
"description": "Add presets for latent and adjust the image size."
},
{
"author": "pvlprk",
"title": "ComfyUI Assistant Node",
"reference": "https://github.com/pvlprk/comfyui-pvl-api-nodes",
"files": [
"https://github.com/pvlprk/comfyui-pvl-api-nodes"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that integrates with the OpenAI Assistants API."
},
{
"author": "danTheMonk",
"title": "ComfyUI Int and Float Conversion Nodes",
"reference": "https://github.com/danTheMonk/comfyui-int-and-float",
"files": [
"https://github.com/danTheMonk/comfyui-int-and-float"
],
"install_type": "git-clone",
"description": "A simple ComfyUI custom node extension that provides utility nodes for converting between integer and float values."
},
{
"author": "RamonGuthrie",
"title": "ComfyUI-RBG-ImageStitchPlus",
"reference": "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus",
"files": [
"https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus"
],
"install_type": "git-clone",
"description": "An advanced image stitching node for ComfyUI."
},
{
"author": "vrgamegirl19",
"title": "VRGameDevGirl Video Enhancement Nodes",
"id": "vrgamedev_video_nodes",
"reference": "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl",
"files": [
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl"
],
"install_type": "git-clone",
"description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI."
},
{
"author": "namtb96",
"title": "OmniGen2 Simple Node",
"reference": "https://github.com/namtb96/OmniGen2-Simple-Node",
"files": [
"https://github.com/namtb96/OmniGen2-Simple-Node"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package for the OmniGen2 multimodal generation model."
},
{
"author": "lonelyowl13",
"title": "Artist tag randomizer for comfyui",
"reference": "https://github.com/lonelyowl13/artist_randomizer",
"files": [
"https://github.com/lonelyowl13/artist_randomizer"
],
"install_type": "git-clone",
"description": "A node for including random artists usernames to a prompt."
},
{
"author": "Aryan185",
"title": "ComfyUI-ExternalAPI-Helpers",
"reference": "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers",
"files": [
"https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers"
],
"install_type": "git-clone",
"description": "ComfyUI node for Flux Kontext Pro and Max models from Replicate"
},
{
"author": "iacoposk8",
"title": "ComfyUI Fooocus Inpaint Wrapper",
"reference": "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper",
"files": [
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper"
],
"install_type": "git-clone",
"description": "A simple wrapper for Fooocus's inpainting code, designed to replicate its outstanding results. Future improvements for a more refined and lightweight version are planned."
},
{
"author": "FaraamFide",
"title": "ComfyUI-ParamNodes",
"reference": "https://github.com/FaraamFide/ComfyUI-ParamNodes",
"files": [
"https://github.com/FaraamFide/ComfyUI-ParamNodes"
],
"install_type": "git-clone",
"description": "ComfyUI-ParamNodes is a lightweight, dependency-free collection of custom nodes for ComfyUI, designed to parameterize your workflows for API-driven generation. It provides a clean set of input nodes to control strings, numbers, booleans, and model/LoRA selections, along with a simple logic switch for conditional execution."
},

View File

@@ -118,6 +118,15 @@
"title_aux": "ComfyUI-MiniMax-Remover"
}
],
"https://github.com/1038lab/ComfyUI-Mosaic": [
[
"MosaicCreator",
"MosaicDetector"
],
{
"title_aux": "ComfyUI-Mosaic"
}
],
"https://github.com/1038lab/ComfyUI-OmniGen": [
[
"ailab_OmniGen"
@@ -439,12 +448,16 @@
"https://github.com/42lux/ComfyUI-42lux": [
[
"FluxEmptyLatentSizePicker",
"FluxHighresFixScaler",
"ModelSamplingFluxNormalized",
"PromptWithTokenCounter"
"SoulSampler",
"SoulSamplerAdvanced",
"SoulSamplerDPM",
"SoulSamplerDPMAdvanced",
"SoulSamplerHybrid",
"SoulSamplerHybridAdvanced"
],
{
"title_aux": "Just a bunch of QOL nodes by 42lux"
"title_aux": "ComfyUI-42lux"
}
],
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [
@@ -2255,6 +2268,17 @@
"title_aux": "HommageTools for ComfyUI"
}
],
"https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": [
[
"FluxKontextMaxNode",
"FluxKontextProNode",
"GPTImageEditNode",
"GeminiChatNode"
],
{
"title_aux": "ComfyUI-ExternalAPI-Helpers"
}
],
"https://github.com/AshMartian/ComfyUI-DirGir": [
[
"Dir_Gir_Looper",
@@ -2671,6 +2695,14 @@
"title_aux": "LLM Node for ComfyUI"
}
],
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": [
[
"LoadImageX"
],
{
"title_aux": "ComfyUi-Load-Image-And-Display-Prompt-Metadata"
}
],
"https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": [
[
"RescaleCFGAdvanced"
@@ -4394,6 +4426,7 @@
],
"https://github.com/Duanyll/duanyll_nodepack": [
[
"ImageDifferenceCmap",
"PhotoDoddleConditioning"
],
{
@@ -5107,6 +5140,20 @@
"title_aux": "ComfyUI-GCP-Storage"
}
],
"https://github.com/FaraamFide/ComfyUI-ParamNodes": [
[
"HelperModelSwitch",
"ParamBoolean",
"ParamFloat",
"ParamImage",
"ParamInt",
"ParamString",
"ParamUniversal"
],
{
"title_aux": "ComfyUI-ParamNodes"
}
],
"https://github.com/Feidorian/feidorian-ComfyNodes": [
[],
{
@@ -6160,6 +6207,10 @@
"ThreeSceneGenerator"
],
{
"author": "Eleven",
"description": "Turn your AI roleplay into AI generated scenes from every response. Visualize what you read!",
"nickname": "ComfyUI FairyTaler",
"title": "ComfyUI FairyTaler Storyboard Nodes",
"title_aux": "ComfyUI-FairyTaler"
}
],
@@ -7548,9 +7599,11 @@
"ImageSizeAdjustment",
"InspyrenetRembgLoader",
"InspyrenetRembgProcess",
"LG_InstallDependencies",
"LG_LatentBatchToList",
"LG_LoadImage",
"LG_Noise",
"LG_PipManager",
"LG_SaveImage",
"LazySwitch1way",
"LazySwitch2way",
@@ -8749,15 +8802,16 @@
"title_aux": "ComfyUI-FBCNN"
}
],
"https://github.com/MitoshiroPJ/comfyui_focal_sampler": [
"https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli": [
[
"FocalSamplerSegs"
"PreviewSdlImage",
"SaveSdlImage"
],
{
"title_aux": "comfyui_focal_sampler"
"title_aux": "ComfyUI SaveImage SDLI"
}
],
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
"https://github.com/MitoshiroPJ/comfyui_nearsighted_attention": [
[
"NearSightedAttention",
"NearSightedAttentionSimple",
@@ -8765,7 +8819,7 @@
"SlothfulAttention"
],
{
"title_aux": "ComfyUI Slothful Attention"
"title_aux": "ComfyUI Nearsighted Attention"
}
],
"https://github.com/Miyuutsu/comfyui-save-vpred": [
@@ -9907,6 +9961,14 @@
"title_aux": "LatentGC Aggressive"
}
],
"https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": [
[
"RBGImageStitchPlus"
],
{
"title_aux": "ComfyUI-RBG-ImageStitchPlus"
}
],
"https://github.com/Ravenmelt/ComfyUI-Rodin": [
[
"LoadRodinAPIKEY",
@@ -11847,8 +11909,16 @@
"Basic data handling: PathIsFile",
"Basic data handling: PathJoin",
"Basic data handling: PathListDir",
"Basic data handling: PathLoadImageRGB",
"Basic data handling: PathLoadImageRGBA",
"Basic data handling: PathLoadMaskFromAlpha",
"Basic data handling: PathLoadMaskFromGreyscale",
"Basic data handling: PathLoadStringFile",
"Basic data handling: PathNormalize",
"Basic data handling: PathRelative",
"Basic data handling: PathSaveImageRGB",
"Basic data handling: PathSaveImageRGBA",
"Basic data handling: PathSaveStringFile",
"Basic data handling: PathSetExtension",
"Basic data handling: PathSplit",
"Basic data handling: PathSplitExt",
@@ -15174,21 +15244,22 @@
"BooleanUnary",
"FloatComparison",
"FloatInput",
"FloatToType",
"IntMath",
"IntToType",
"IntegerComparison",
"IntegerInput",
"MathConstants",
"NumberClamp",
"NumberComparison",
"NumberInRange",
"NumberLerp",
"NumberRange",
"NumberRound",
"PreciseFloatInput",
"StringComparison",
"StringInput",
"ToBool",
"ToFloat",
"ToInt",
"ToString",
"UnaryMath"
],
{
@@ -15211,7 +15282,9 @@
"https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes": [
[
"Depthflow",
"DepthflowEffectColor",
"DepthflowEffectDOF",
"DepthflowEffectInpaint",
"DepthflowEffectVignette",
"DepthflowMotionArc",
"DepthflowMotionCosine",
@@ -16768,6 +16841,8 @@
],
"https://github.com/blepping/ComfyUI-sonar": [
[
"FreeUExtreme",
"FreeUExtremeConfig",
"NoisyLatentLike",
"SONAR_CUSTOM_NOISE to NOISE",
"SamplerConfigOverride",
@@ -16787,17 +16862,29 @@
"SonarCustomNoiseAdv",
"SonarGuidanceConfig",
"SonarGuidedNoise",
"SonarLatentOperationAdvanced",
"SonarLatentOperationFilteredNoise",
"SonarLatentOperationNoise",
"SonarLatentOperationQuantileFilter",
"SonarLatentOperationSetSeed",
"SonarModulatedNoise",
"SonarNoiseImage",
"SonarNormalizeNoiseToScale",
"SonarPatternBreakNoise",
"SonarPerDimNoise",
"SonarPowerFilter",
"SonarPowerFilterNoise",
"SonarPowerNoise",
"SonarPreviewFilter",
"SonarQuantileFilteredNoise",
"SonarRandomNoise",
"SonarRepeatedNoise",
"SonarResizedNoise",
"SonarRippleFilteredNoise",
"SonarScatternetFilteredNoise",
"SonarScheduledNoise",
"SonarShuffledNoise",
"SonarSplitNoiseChain",
"SonarWaveletFilteredNoise",
"SonarWaveletNoise"
],
@@ -17426,7 +17513,6 @@
"AD_font2img",
"AD_pingpong_vedio",
"AD_sch_IPA",
"AD_sch_adv_CN",
"AD_sch_image_merge",
"AD_sch_latent",
"AD_sch_mask",
@@ -17453,10 +17539,6 @@
"Apply_textStack",
"CN_preset1_Unpack",
"CN_preset1_pack",
"Create_Mask_Rectangles",
"Create_Mask_lay_X",
"Create_Mask_lay_Y",
"Create_Mask_sole",
"Data_Highway",
"Data_basic",
"Data_bus_chx",
@@ -17465,18 +17547,13 @@
"Data_preset_save",
"Data_sampleData",
"Data_select",
"GPT_ChineseToEnglish",
"GPT_EnglishToChinese",
"GPT_Janus_generate_img",
"GPT_Janus_img_2_text",
"GPT_MiniCPM",
"GPT_deepseek_api_text",
"IO_adjust_image",
"IO_clear_cache",
"IO_input_any",
"IO_inputbasic",
"IO_load_anyimage",
"IO_save_image",
"IO_video_encode",
"IPA_XL_PromptInjection",
"IPA_clip_vision",
"IPA_dapterSD3LOAD",
@@ -17560,7 +17637,6 @@
"chx_ksampler_Deforum_sch",
"chx_ksampler_tile",
"chx_latent_adjust",
"chx_vae_encode_tile",
"color_OneColor_keep",
"color_OneColor_replace",
"color_adjust_HDR",
@@ -17575,6 +17651,10 @@
"creat_mask_batch",
"creat_mask_batch_input",
"create_AD_mask",
"create_Mask_Rectangles",
"create_Mask_lay_X",
"create_Mask_lay_Y",
"create_Mask_sole",
"create_RadialGradient",
"create_lineGradient",
"create_mulcolor_img",
@@ -17598,9 +17678,9 @@
"lay_compare_img",
"lay_edge_cut",
"lay_fill_inpaint",
"lay_iamges_free_layout",
"lay_image_grid_note",
"lay_image_match_W_and_H",
"lay_images_free_layout",
"lay_text_sum",
"lay_texture_Offset",
"list_ListGetByIndex",
@@ -17631,12 +17711,12 @@
"pre_ic_light_sd15",
"pre_latent_light",
"pre_mask_Mulcondi",
"pre_sample_data",
"sampler_DynamicTileMerge",
"sampler_DynamicTileSplit",
"sampler_InpaintCrop",
"sampler_InpaintStitch",
"sampler_enhance",
"sampler_sigmas",
"stack_AD_diff",
"stack_sum_pack",
"sum_create_chx",
@@ -19296,16 +19376,20 @@
[
"AudioDurationFrames",
"BFLProviderNode",
"BlankImage",
"CheckImageEmpty",
"ConfigGenerateImage",
"Display_Text",
"GenerateImage",
"GenerateLyrics",
"GenerateMusic",
"LLMToolkitProviderSelector",
"LLMToolkitTextGenerator",
"LLMToolkitTextGeneratorStream",
"LocalTransformersProviderNode",
"OpenAIProviderNode",
"PromptManager",
"SunoProviderSelector",
"SwitchAny"
],
{
@@ -20374,6 +20458,15 @@
"title_aux": "SDXL Auto Prompter"
}
],
"https://github.com/danTheMonk/comfyui-int-and-float": [
[
"FloatToInt",
"IntToFloat"
],
{
"title_aux": "ComfyUI Int and Float Conversion Nodes"
}
],
"https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": [
[
"FawfaceModelSpreadsheetRealismNode",
@@ -21147,11 +21240,13 @@
"AudioListGenerator",
"AudioToFrameCount",
"CeilDivide",
"ChineseConverterNode",
"LoadVideoPath",
"MergeVideoFilename",
"NumberListGenerator",
"PromptListGenerator",
"SaveVideoPath"
"SaveVideoPath",
"TimestampToLrcNode"
],
{
"title_aux": "ComfyUI-ListHelper"
@@ -21721,6 +21816,15 @@
"title_aux": "ComfyUI-EmbeddingPipelineAnalytics"
}
],
"https://github.com/fblissjr/ComfyUI-WanActivationEditor": [
[
"WanVideoActivationEditor",
"WanVideoBlockActivationBuilder"
],
{
"title_aux": "ComfyUI-WanActivationEditor"
}
],
"https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": [
[
"WanAdaptiveFlow",
@@ -23709,6 +23813,7 @@
"https://github.com/hexxacubic/ComfyUI-Prompt_Library": [
[
"Double_Prompt_Encode",
"Multi_Wildcard_Loader",
"Prompt_Extender",
"Prompt_Library",
"Simple_Prompt_Library"
@@ -24061,6 +24166,154 @@
"title_aux": "comfyui-undistort"
}
],
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": [
[
"AlignYourStepsScheduler",
"BasicScheduler",
"CLIPLoader",
"CLIPMergeSimple",
"CLIPSave",
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeSDXL",
"CLIPTextEncodeSDXLRefiner",
"CLIPVisionEncode",
"CLIPVisionLoader",
"Canny",
"CheckpointLoader",
"CheckpointLoaderSimple",
"CheckpointSave",
"ConditioningAverage",
"ConditioningCombine",
"ConditioningConcat",
"ConditioningSetArea",
"ConditioningSetAreaPercentage",
"ConditioningSetMask",
"ConditioningSetTimestepRange",
"ConditioningZeroOut",
"ControlNetApply",
"ControlNetApplyAdvanced",
"ControlNetLoader",
"CropMask",
"DiffControlNetLoader",
"DiffusersLoader",
"DualCLIPLoader",
"EmptyImage",
"EmptyLatentImage",
"ExponentialScheduler",
"FeatherMask",
"FlipSigmas",
"FooocusInpaintWrapper",
"FreeU",
"FreeU_V2",
"GLIGENLoader",
"GLIGENTextBoxApply",
"GrowMask",
"HyperTile",
"HypernetworkLoader",
"ImageBatch",
"ImageBlend",
"ImageBlur",
"ImageColorToMask",
"ImageCompositeMasked",
"ImageCrop",
"ImageInvert",
"ImageOnlyCheckpointLoader",
"ImageOnlyCheckpointSave",
"ImagePadForOutpaint",
"ImageQuantize",
"ImageScale",
"ImageScaleBy",
"ImageScaleToTotalPixels",
"ImageSharpen",
"ImageToMask",
"ImageUpscaleWithModel",
"InpaintModelConditioning",
"InvertMask",
"JoinImageWithAlpha",
"KSampler",
"KSamplerAdvanced",
"KSamplerSelect",
"KarrasScheduler",
"LatentAdd",
"LatentBatch",
"LatentBatchSeedBehavior",
"LatentBlend",
"LatentComposite",
"LatentCompositeMasked",
"LatentCrop",
"LatentFlip",
"LatentFromBatch",
"LatentInterpolate",
"LatentMultiply",
"LatentRotate",
"LatentSubtract",
"LatentUpscale",
"LatentUpscaleBy",
"LoadImage",
"LoadImageMask",
"LoadLatent",
"LoraLoader",
"LoraLoaderModelOnly",
"MaskComposite",
"MaskToImage",
"ModelMergeAdd",
"ModelMergeBlocks",
"ModelMergeSimple",
"ModelMergeSubtract",
"ModelSamplingContinuousEDM",
"ModelSamplingDiscrete",
"PatchModelAddDownscale",
"PerpNeg",
"PhotoMakerEncode",
"PhotoMakerLoader",
"PolyexponentialScheduler",
"PorterDuffImageComposite",
"PreviewImage",
"RebatchImages",
"RebatchLatents",
"RepeatImageBatch",
"RepeatLatentBatch",
"RescaleCFG",
"SDTurboScheduler",
"SD_4XUpscale_Conditioning",
"SVD_img2vid_Conditioning",
"SamplerCustom",
"SamplerDPMPP_2M_SDE",
"SamplerDPMPP_SDE",
"SamplerTCD",
"SaveAnimatedPNG",
"SaveAnimatedWEBP",
"SaveImage",
"SaveLatent",
"SelfAttentionGuidance",
"SetLatentNoiseMask",
"SolidMask",
"SplitImageWithAlpha",
"SplitSigmas",
"StableZero123_Conditioning",
"StableZero123_Conditioning_Batched",
"StyleModelApply",
"StyleModelLoader",
"TomePatchModel",
"UNETLoader",
"UpscaleModelLoader",
"VAEDecode",
"VAEDecodeTiled",
"VAEEncode",
"VAEEncodeForInpaint",
"VAEEncodeTiled",
"VAELoader",
"VAESave",
"VPScheduler",
"VideoLinearCFGGuidance",
"unCLIPCheckpointLoader",
"unCLIPConditioning"
],
{
"title_aux": "ComfyUI Fooocus Inpaint Wrapper"
}
],
"https://github.com/ialhabbal/OcclusionMask": [
[
"BatchLoadImages",
@@ -24200,7 +24453,7 @@
],
"https://github.com/if-ai/ComfyUI-IF_Gemini": [
[
"GeminiNode"
"IFGeminiNode"
],
{
"title_aux": "IF_Gemini"
@@ -25934,6 +26187,14 @@
"title_aux": "Advanced Reflux control"
}
],
"https://github.com/kaipard/comfyui-auto-latent-size": [
[
"AutoAspectLatent"
],
{
"title_aux": "Auto Aspect Latent Generator"
}
],
"https://github.com/kale4eat/ComfyUI-path-util": [
[
"path_util_PathAbspath",
@@ -28406,6 +28667,15 @@
"title_aux": "ComfyUI-ViewCrafter"
}
],
"https://github.com/lonelyowl13/artist_randomizer": [
[
"AddRandomArtists",
"TextInput"
],
{
"title_aux": "Artist tag randomizer for comfyui"
}
],
"https://github.com/longgui0318/comfyui-common-util": [
[
"Added Layer Info To Array",
@@ -30598,6 +30868,15 @@
"title_aux": "ComfyUI_Mel_Nodes"
}
],
"https://github.com/namtb96/OmniGen2-Simple-Node": [
[
"OmniGen2ModelLoader",
"OmniGen2Sampler"
],
{
"title_aux": "OmniGen2 Simple Node"
}
],
"https://github.com/narusas/Comfyui-Logic-Support": [
[
"BooleanIndexAdder",
@@ -31831,6 +32110,14 @@
"title_aux": "ComfyUI-Custom-Node-Config"
}
],
"https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": [
[
"Qwen3_GGUF"
],
{
"title_aux": "ComfyUI-Qwen3-llama.cpp"
}
],
"https://github.com/pictorialink/ComfyUI-Text-Translation": [
[
"Get_Translator",
@@ -32142,6 +32429,14 @@
"title_aux": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs"
}
],
"https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": [
[
"PT_KeyframeCamera"
],
{
"title_aux": "Comfyui-PT-Keyframe-Camera"
}
],
"https://github.com/ptmaster/comfyui-audio-speed": [
[
"PT48KHZ",
@@ -32204,6 +32499,15 @@
"title_aux": "ComfyUI-ImageTagger"
}
],
"https://github.com/pvlprk/comfyui-pvl-api-nodes": [
[
"Call OpenAI Assistant",
"ComfyDeploy API Caller"
],
{
"title_aux": "ComfyUI Assistant Node"
}
],
"https://github.com/pxl-pshr/GlitchNodes": [
[
"ASCII",
@@ -33403,6 +33707,8 @@
"FlipStreamGetPreviewRoi",
"FlipStreamImageSize",
"FlipStreamInputBox",
"FlipStreamLogBox",
"FlipStreamParseJson",
"FlipStreamPreviewBox",
"FlipStreamRembg",
"FlipStreamScreenGrabber",
@@ -35277,6 +35583,8 @@
],
"https://github.com/synthetai/ComfyUI-JM-Volcengine-API": [
[
"VolcengineI2VS2Pro",
"volcengine-i2v-s2pro",
"volcengine-seedream-v3"
],
{
@@ -36398,6 +36706,18 @@
"title_aux": "ComfyUI_BishaNodes"
}
],
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [
[
"ColorMatchToReference",
"FastFilmGrain",
"FastLaplacianSharpen",
"FastSobelSharpen",
"FastUnsharpSharpen"
],
{
"title_aux": "VRGameDevGirl Video Enhancement Nodes"
}
],
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": [
[
"comfy-kandinsky22-decoder-loader",
@@ -36658,14 +36978,13 @@
"MaskAdd_UTK",
"MaskAnd_UTK",
"MaskSub_UTK",
"PreviewMask_UTK",
"MathExpression_UTK",
"PurgeVRAM_UTK",
"RestoreCropBox_UTK",
"ShowFloat_UTK",
"ShowInt_UTK",
"ShowList_UTK",
"ShowText_UTK",
"Show_UTK"
"Show_UTK",
"TextBoxNode_UTK",
"TextConcatenate_UTK",
"ThinkRemover_UTK"
],
{
"title_aux": "ComfyUI-UniversalToolkit"
@@ -37279,8 +37598,11 @@
"LamLoadImageBase64",
"LamLoadPathImage",
"LamLoadVideo",
"LamReadFileList",
"LamSamplerName",
"LamSaveAudio",
"LamSaveOnly",
"LamSaveVideo",
"LamScheduler",
"LamSwitcherCase",
"LoadDirImgPaths",
@@ -37290,6 +37612,8 @@
"MultiGLIGENTextBoxApply",
"MultiIPAdapterRegional",
"MultiIntFormula",
"MultiMergeAudio",
"MultiMergeVideos",
"MultiParamFormula",
"MultiTextConcatenate",
"MultiTextEncode",
@@ -37620,7 +37944,6 @@
"easy detailerFix",
"easy float",
"easy fluxLoader",
"easy fluxPromptGenAPI",
"easy forLoopEnd",
"easy forLoopStart",
"easy fullCascadeKSampler",
@@ -37684,6 +38007,7 @@
"easy isSDXL",
"easy joinImageBatch",
"easy joyCaption2API",
"easy joyCaption3API",
"easy kSampler",
"easy kSamplerCustom",
"easy kSamplerDownscaleUnet",

View File

File diff suppressed because it is too large Load Diff

View File

@@ -43,7 +43,7 @@ import manager_downloader
from node_package import InstalledNodePackage
version_code = [3, 33, 6]
version_code = [3, 33, 7]
version_str = f"V{version_code[0]}.{version_code[1]}" + (f'.{version_code[2]}' if len(version_code) > 2 else '')
@@ -1745,7 +1745,7 @@ def read_config():
'http_channel_enabled': False,
'preview_method': manager_funcs.get_current_preview_method(),
'git_exe': '',
'use_uv': manager_util.use_uv,
'use_uv': manager_util.use_uv and platform.system() != "Windows", # temporary disable on Windows by default
'channel_url': DEFAULT_CHANNEL,
'default_cache_as_channel_url': False,
'share_option': 'all',

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "bikiam",
"title": "Comfyui_AudioRecoder",
"reference": "https://github.com/bikiam/Comfyui_AudioRecoder",
"files": [
"https://github.com/bikiam/Comfyui_AudioRecoder"
],
"install_type": "git-clone",
"description": "NODES: AUDIO Recorder"
},
{
"author": "SaulQiu",
"title": "comfyui-saul-plugin [WIP]",
"reference": "https://github.com/SaulQiu/comfyui-saul-plugin",
"files": [
"https://github.com/SaulQiu/comfyui-saul-plugin"
],
"install_type": "git-clone",
"description": "NODES: Cutting Video\nNOTE: The files in the repo are not organized."
},
{
"author": "wasilone11",
"title": "comfyui-sync-translate-node",
@@ -351,16 +371,6 @@
"install_type": "git-clone",
"description": "Two custom nodes for ComfyUI that allow you to encrypt and decrypt Python objects using simple XOR encryption with pickle."
},
{
"author": "Aryan185",
"title": "ComfyUI-ReplicateFluxKontext",
"reference": "https://github.com/Aryan185/ComfyUI-ReplicateFluxKontext",
"files": [
"https://github.com/Aryan185/ComfyUI-ReplicateFluxKontext"
],
"install_type": "git-clone",
"description": "ComfyUI node for Flux Kontext Pro and Max models from Replicate"
},
{
"author": "yamanacn",
"title": "comfyui_qwen_object [WIP]",

View File

@@ -782,16 +782,6 @@
"title_aux": "comfyui-face-remap [WIP]"
}
],
"https://github.com/Aryan185/ComfyUI-ReplicateFluxKontext": [
[
"FluxKontextMaxNode",
"FluxKontextProNode",
"GeminiChatNode"
],
{
"title_aux": "ComfyUI-ReplicateFluxKontext"
}
],
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": [
[
"AccumulateNode",
@@ -2975,6 +2965,14 @@
"title_aux": "HiDreamSampler for ComfyUI [WIP]"
}
],
"https://github.com/SaulQiu/comfyui-saul-plugin": [
[
"Cutting Video"
],
{
"title_aux": "comfyui-saul-plugin [WIP]"
}
],
"https://github.com/Scaryplasmon/ComfTrellis": [
[
"LoadTrellisModel",
@@ -3651,7 +3649,9 @@
"BlenderAlphaOver",
"BlenderBlackbody",
"BlenderBokehImage",
"BlenderBrickTexture",
"BlenderBrightnessContrast",
"BlenderCheckerTexture",
"BlenderClamp",
"BlenderCombineColor",
"BlenderCombineXYZ",
@@ -3661,15 +3661,19 @@
"BlenderDisplace",
"BlenderExposure",
"BlenderFlip",
"BlenderGaborTexture",
"BlenderGamma",
"BlenderGradientTexture",
"BlenderHueSaturationValue",
"BlenderInvertColor",
"BlenderLensDistortion",
"BlenderMagicTexture",
"BlenderMapRange",
"BlenderMapUV",
"BlenderMath",
"BlenderMix",
"BlenderMovieDistortion",
"BlenderNoiseTexture",
"BlenderRGB",
"BlenderRGBtoBW",
"BlenderRotate",
@@ -3683,7 +3687,10 @@
"BlenderUV",
"BlenderValue",
"BlenderVectorMath",
"BlenderVoronoiTexture",
"BlenderWaveTexture",
"BlenderWavelength",
"BlenderWhiteNoiseTexture",
"BlenderZCombine"
],
{
@@ -4139,6 +4146,14 @@
"title_aux": "ComfyUi_WhisperGTranslate"
}
],
"https://github.com/bikiam/Comfyui_AudioRecoder": [
[
"BikiAudioRecorderNode"
],
{
"title_aux": "Comfyui_AudioRecoder"
}
],
"https://github.com/birnam/ComfyUI-GenData-Pack": [
[
"Checkpoint From String \ud83d\udc69\u200d\ud83d\udcbb",
@@ -6659,10 +6674,13 @@
[
"CreateCFGScheduleFloatList",
"DownloadAndLoadWav2VecModel",
"ExtractStartFramesForContinuations",
"FantasyTalkingModelLoader",
"FantasyTalkingWav2VecEmbeds",
"LoadWanVideoClipTextEncoder",
"LoadWanVideoT5TextEncoder",
"MultiTalkModelLoader",
"MultiTalkWav2VecEmbeds",
"ReCamMasterPoseVisualizer",
"WanVideoATITracks",
"WanVideoATITracksVisualize",
@@ -6685,6 +6703,7 @@
"WanVideoImageClipEncode",
"WanVideoImageResizeToClosest",
"WanVideoImageToVideoEncode",
"WanVideoImageToVideoMultiTalk",
"WanVideoLoopArgs",
"WanVideoLoraBlockEdit",
"WanVideoLoraSelect",
@@ -9464,8 +9483,11 @@
"LamLoadImageBase64",
"LamLoadPathImage",
"LamLoadVideo",
"LamReadFileList",
"LamSamplerName",
"LamSaveAudio",
"LamSaveOnly",
"LamSaveVideo",
"LamScheduler",
"LamSwitcherCase",
"LoadDirImgPaths",
@@ -9475,6 +9497,8 @@
"MultiGLIGENTextBoxApply",
"MultiIPAdapterRegional",
"MultiIntFormula",
"MultiMergeAudio",
"MultiMergeVideos",
"MultiParamFormula",
"MultiTextConcatenate",
"MultiTextEncode",

View File

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "MitoshiroPJ",
"title": "ComfyUI Slothful Attention [REMOVED]",
"reference": "https://github.com/MitoshiroPJ/comfyui_slothful_attention",
"files": [
"https://github.com/MitoshiroPJ/comfyui_slothful_attention"
],
"install_type": "git-clone",
"description": "This custom node allow controlling output without training. The reducing method is similar to [a/Spatial-Reduction Attention](https://paperswithcode.com/method/spatial-reduction-attention)."
},
{
"author": "MitoshiroPJ",
"title": "comfyui_focal_sampler [REMOVED]",
"reference": "https://github.com/MitoshiroPJ/comfyui_focal_sampler",
"files": [
"https://github.com/MitoshiroPJ/comfyui_focal_sampler"
],
"install_type": "git-clone",
"description": "Apply additional sampling to specific area"
},
{
"author": "manifestations",
"title": "ComfyUI Ethnic Outfit & Prompt Enhancer Nodes [REMOVED]",

View File

@@ -1,14 +1,175 @@
{
"custom_nodes": [
{
"author": "MitoshiroPJ",
"title": "comfyui_focal_sampler",
"reference": "https://github.com/MitoshiroPJ/comfyui_focal_sampler",
"author": "1038lab",
"title": "ComfyUI-Mosaic",
"reference": "https://github.com/1038lab/ComfyUI-Mosaic",
"files": [
"https://github.com/MitoshiroPJ/comfyui_focal_sampler"
"https://github.com/1038lab/ComfyUI-Mosaic"
],
"install_type": "git-clone",
"description": "Apply additional sampling to specific area"
"description": "ComfyUI custom nodes for mosaic detection and creation."
},
{
"author": "fblissjr",
"title": "ComfyUI-WanActivationEditor",
"reference": "https://github.com/fblissjr/ComfyUI-WanActivationEditor",
"files": [
"https://github.com/fblissjr/ComfyUI-WanActivationEditor"
],
"install_type": "git-clone",
"description": "editing activations in wanvideo"
},
{
"author": "Aryan185",
"title": "ComfyUI-ExternalAPI-Helpers",
"reference": "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers",
"files": [
"https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers"
],
"install_type": "git-clone",
"description": "ComfyUI node for Flux Kontext Pro and Max models from Replicate"
},
{
"author": "ptmaster",
"title": "Comfyui-PT-Keyframe-Camera",
"reference": "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera",
"files": [
"https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera"
],
"install_type": "git-clone",
"description": "PT Keyframe Camera"
},
{
"author": "lonelyowl13",
"title": "Artist tag randomizer for comfyui",
"reference": "https://github.com/lonelyowl13/artist_randomizer",
"files": [
"https://github.com/lonelyowl13/artist_randomizer"
],
"install_type": "git-clone",
"description": "A node for including random artists usernames to a prompt."
},
{
"author": "pictorialink",
"title": "ComfyUI-Qwen3-llama.cpp",
"reference": "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp",
"files": [
"https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI QWen3 8b running based on llama.cpp, which only support the CUDA framework and do not support MPS."
},
{
"author": "iacoposk8",
"title": "ComfyUI Fooocus Inpaint Wrapper",
"reference": "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper",
"files": [
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper"
],
"install_type": "git-clone",
"description": "A simple wrapper for Fooocus's inpainting code, designed to replicate its outstanding results. Future improvements for a more refined and lightweight version are planned."
},
{
"author": "FaraamFide",
"title": "ComfyUI-ParamNodes",
"reference": "https://github.com/FaraamFide/ComfyUI-ParamNodes",
"files": [
"https://github.com/FaraamFide/ComfyUI-ParamNodes"
],
"install_type": "git-clone",
"description": "ComfyUI-ParamNodes is a lightweight, dependency-free collection of custom nodes for ComfyUI, designed to parameterize your workflows for API-driven generation. It provides a clean set of input nodes to control strings, numbers, booleans, and model/LoRA selections, along with a simple logic switch for conditional execution."
},
{
"author": "namtb96",
"title": "OmniGen2 Simple Node",
"reference": "https://github.com/namtb96/OmniGen2-Simple-Node",
"files": [
"https://github.com/namtb96/OmniGen2-Simple-Node"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package for the OmniGen2 multimodal generation model."
},
{
"author": "vrgamegirl19",
"title": "VRGameDevGirl Video Enhancement Nodes",
"id": "vrgamedev_video_nodes",
"reference": "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl",
"files": [
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl"
],
"install_type": "git-clone",
"description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI."
},
{
"author": "MitoshiroPJ",
"title": "ComfyUI Nearsighted Attention",
"reference": "https://github.com/MitoshiroPJ/comfyui_nearsighted_attention",
"files": [
"https://github.com/MitoshiroPJ/comfyui_nearsighted_attention"
],
"install_type": "git-clone",
"description": "This node splits its self-attention Q to focus on nearby samples."
},
{
"author": "MitoshiroPJ",
"title": "ComfyUI SaveImage SDLI",
"reference": "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli",
"files": [
"https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli"
],
"install_type": "git-clone",
"description": "SDLI (Stable Diffusion Latents in Imagefile) is file format, that contains latents and lossy (decoded) image. Detailed format is written at [a/SDLI Tools](https://github.com/MitoshiroPJ/sdli_tools)."
},
{
"author": "BigStationW",
"title": "ComfyUi-Load-Image-And-Display-Prompt-Metadata",
"reference": "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata",
"files": [
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata"
],
"install_type": "git-clone",
"description": "This node displays the positive and negative prompts of a loaded ComfyUi image."
},
{
"author": "pvlprk",
"title": "ComfyUI Assistant Node",
"reference": "https://github.com/pvlprk/comfyui-pvl-api-nodes",
"files": [
"https://github.com/pvlprk/comfyui-pvl-api-nodes"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that integrates with the OpenAI Assistants API."
},
{
"author": "danTheMonk",
"title": "ComfyUI Int and Float Conversion Nodes",
"reference": "https://github.com/danTheMonk/comfyui-int-and-float",
"files": [
"https://github.com/danTheMonk/comfyui-int-and-float"
],
"install_type": "git-clone",
"description": "A simple ComfyUI custom node extension that provides utility nodes for converting between integer and float values."
},
{
"author": "RamonGuthrie",
"title": "ComfyUI-RBG-ImageStitchPlus",
"reference": "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus",
"files": [
"https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus"
],
"install_type": "git-clone",
"description": "An advanced image stitching node for ComfyUI."
},
{
"author": "kaipard",
"title": "Auto Aspect Latent Generator",
"reference": "https://github.com/kaipard/comfyui-auto-latent-size",
"files": [
"https://github.com/kaipard/comfyui-auto-latent-size"
],
"install_type": "git-clone",
"description": "Add presets for latent and adjust the image size."
},
{
"author": "wasilone11",
@@ -533,239 +694,6 @@
"install_type": "git-clone",
"description": "Ambrosinus ToolKit - Streamlined workflow export with transparent backgrounds, professional themes, and smart scaling. Perfect for creating clean, high-resolution workflow documentation and sharing.",
"category": "Utils"
},
{
"author": "wasilone11",
"title": "ComfyUI Sync Lipsync Node",
"reference": "https://github.com/wasilone11/comfyui-sync-lipsync-node",
"files": [
"https://github.com/wasilone11/comfyui-sync-lipsync-node"
],
"install_type": "git-clone",
"description": "This custom node allows you to perform audio-video lip synchronization inside ComfyUI using a simple interface."
},
{
"author": "AgencyMind",
"title": "ComfyUI-Satori",
"reference": "https://github.com/AgencyMind/ComfyUI-Satori",
"files": [
"https://github.com/AgencyMind/ComfyUI-Satori"
],
"install_type": "git-clone",
"description": "When your workflow starts acting weird and you need to know what's actually happening to your data - not just guess from looking at the output."
},
{
"author": "fotobudka-team",
"title": "ComfyUI AI Faces - Photo Verification Node",
"reference": "https://github.com/fotobudka-team/comfyui-ai-faces",
"files": [
"https://github.com/fotobudka-team/comfyui-ai-faces"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for automated face verification, designed to check if a person is clearly visible and suitable for passport-style photos. This node performs comprehensive facial analysis to ensure photo quality meets identification document standards."
},
{
"author": "A043-studios",
"title": "ComfyUI ASCII Generator Node",
"reference": "https://github.com/A043-studios/Comfyui-ascii-generator",
"files": [
"https://github.com/A043-studios/Comfyui-ascii-generator"
],
"install_type": "git-clone",
"description": "ASCII art generator for ComfyUI with multi-language character set support"
},
{
"author": "Gary-yeh",
"title": "comfyui-super-captioner",
"reference": "https://github.com/Gary-yeh/comfyui-super-captioner",
"files": [
"https://github.com/Gary-yeh/comfyui-super-captioner"
],
"install_type": "git-clone",
"description": "A powerful multi-model image captioning node that supports both local BLIP models and the cloud-based Google Gemini API, specifically designed for ComfyUI."
},
{
"author": "kpsss34",
"title": "ComfyUI Sana Custom Node",
"reference": "https://github.com/kpsss34/ComfyUI-kpsss34-Sana",
"files": [
"https://github.com/kpsss34/ComfyUI-kpsss34-Sana"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that supports Sana text-to-image models (600M/1.6B parameters) with advanced features including LoRA support, PAG (Perturbed-Attention Guidance), and optimized VRAM usage."
},
{
"author": "itsjustregi",
"title": "Easy Color Correction",
"reference": "https://github.com/regiellis/ComfyUI-EasyColorCorrector",
"files": [
"https://github.com/regiellis/ComfyUI-EasyColorCorrector"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for flexible and efficient image color correction and post-processing."
},
{
"author": "leonardomiramondi",
"title": "Flux Context ComfyUI Node",
"reference": "https://github.com/leonardomiramondi/flux-context-comfyui",
"files": [
"https://github.com/leonardomiramondi/flux-context-comfyui"
],
"install_type": "git-clone",
"description": "ComfyUI node for Flux Context (Kontext) image editing"
},
{
"author": "Shiba-2-shiba",
"title": "ComfyUI-Magcache-for-SDXL",
"reference": "https://github.com/Shiba-2-shiba/ComfyUI-Magcache-for-SDXL",
"files": [
"https://github.com/Shiba-2-shiba/ComfyUI-Magcache-for-SDXL"
],
"install_type": "git-clone",
"description": "An experimental implementation of MagCache for SDXL"
},
{
"author": "synthetai",
"title": "ComfyUI-JM-Volcengine-API",
"reference": "https://github.com/synthetai/ComfyUI-JM-Volcengine-API",
"files": [
"https://github.com/synthetai/ComfyUI-JM-Volcengine-API"
],
"install_type": "git-clone",
"description": "volcengine comfyui api"
},
{
"author": "fredconex",
"title": "SongBloom",
"reference": "https://github.com/fredconex/ComfyUI-SongBloom",
"files": [
"https://github.com/fredconex/ComfyUI-SongBloom"
],
"install_type": "git-clone",
"description": "ComfyUI Nodes for SongBloom"
},
{
"author": "AKharytonchyk",
"title": "ComfyUI-telegram-bot-node",
"reference": "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node",
"files": [
"https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Telegram bot integration"
},
{
"author": "cmdicely",
"title": "GrsAI api in ComfyUI",
"reference": "https://github.com/31702160136/ComfyUI-GrsAI",
"files": [
"https://github.com/31702160136/ComfyUI-GrsAI"
],
"install_type": "git-clone",
"description": "GrsAI API node supports models: Flux-Pro-1.1 (¥ 0.03), Flux-Ultra-1.1 (¥ 0.04), Flux Kontext Pro (¥ 0.035), Flux Kontext Max (¥ 0.07), GPT Image (¥ 0.02). Support text generated images, image generated images, and multi image fusion."
},
{
"author": "Limbicnation",
"title": "ComfyUI Face Detection Node",
"id": "comfyui-face-detection-node",
"reference": "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode",
"files": [
"https://github.com/Limbicnation/ComfyUI_FaceDetectionNode"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for face detection and cropping using OpenCV Haar cascades, with full ComfyUI v3 schema support and backward compatibility. Features adjustable detection threshold, minimum face size, padding, and multiple classifier options.",
"nodename_pattern": "FaceDetectionNode"
},
{
"author": "jurdnf",
"title": "ComfyUI-JurdnsIterativeNoiseKsampler",
"reference": "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler",
"files": [
"https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that adds controlled noise injection during the sampling process for enhanced image generation quality and detail."
},
{
"author": "o-l-l-i",
"title": "Olm Curve Editor for ComfyUI",
"reference": "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor",
"files": [
"https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor"
],
"install_type": "git-clone",
"description": "A single-purpose, multi-channel curve editor for ComfyUI, providing precise color control over R, G, B, and Luma channels directly within the node graph. Its a focused, lightweight, and standalone solution built specifically for one task: applying color curves cleanly and efficiently."
},
{
"author": "TashaSkyUp",
"title": "EternalKernel PyTorch Nodes",
"reference": "https://github.com/TashaSkyUp/EternalKernelPytorchNodes",
"files": [
"https://github.com/TashaSkyUp/EternalKernelPytorchNodes"
],
"install_type": "git-clone",
"description": "Comprehensive PyTorch nodes for ComfyUI - Neural network training, inference, and ML workflows"
},
{
"author": "quasiblob",
"title": "ComfyUI-EsesCompositionGuides",
"reference": "https://github.com/quasiblob/ComfyUI-EsesCompositionGuides",
"files": [
"https://github.com/quasiblob/ComfyUI-EsesCompositionGuides"
],
"install_type": "git-clone",
"description": "Non-destructive visual image composition helper tool node for ComfyUI with minimal requirements, works with larger images too."
},
{
"author": "ChenDarYen",
"title": "ComfyUI-NAG",
"reference": "https://github.com/ChenDarYen/ComfyUI-NAG",
"files": [
"https://github.com/ChenDarYen/ComfyUI-NAG"
],
"install_type": "git-clone",
"description": "ComfyUI implemtation for NAG"
},
{
"author": "cmdicely",
"title": "Simple Image To Palette",
"reference": "https://github.com/cmdicely/simple_image_to_palette",
"files": [
"https://github.com/cmdicely/simple_image_to_palette"
],
"install_type": "git-clone",
"description": "Custom node to extract the colors in an image as a palette for use with ComfyUI-PixelArt-Detector"
},
{
"author": "lucak5s",
"title": "ComfyUI GFPGAN",
"reference": "https://github.com/lucak5s/comfyui_gfpgan",
"files": [
"https://github.com/lucak5s/comfyui_gfpgan"
],
"install_type": "git-clone",
"description": "Face restoration with GFPGAN."
},
{
"author": "kiko9",
"title": "ComfyUI-KikoStats",
"reference": "https://github.com/ComfyAssets/ComfyUI-KikoStats",
"files": [
"https://github.com/ComfyAssets/ComfyUI-KikoStats"
],
"install_type": "git-clone",
"description": "Real-time monitoring and statistics for ComfyUI"
},
{
"author": "NumZ",
"title": "ComfyUI-SeedVR2_VideoUpscaler",
"id": "SeedVR2_VideoUpscaler",
"reference": "https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler",
"files": [
"https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler"
],
"install_type": "git-clone",
"description": "Upscale your videos with this SeedVR2"
}
]
}

View File

@@ -118,6 +118,15 @@
"title_aux": "ComfyUI-MiniMax-Remover"
}
],
"https://github.com/1038lab/ComfyUI-Mosaic": [
[
"MosaicCreator",
"MosaicDetector"
],
{
"title_aux": "ComfyUI-Mosaic"
}
],
"https://github.com/1038lab/ComfyUI-OmniGen": [
[
"ailab_OmniGen"
@@ -439,12 +448,16 @@
"https://github.com/42lux/ComfyUI-42lux": [
[
"FluxEmptyLatentSizePicker",
"FluxHighresFixScaler",
"ModelSamplingFluxNormalized",
"PromptWithTokenCounter"
"SoulSampler",
"SoulSamplerAdvanced",
"SoulSamplerDPM",
"SoulSamplerDPMAdvanced",
"SoulSamplerHybrid",
"SoulSamplerHybridAdvanced"
],
{
"title_aux": "Just a bunch of QOL nodes by 42lux"
"title_aux": "ComfyUI-42lux"
}
],
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [
@@ -2255,6 +2268,17 @@
"title_aux": "HommageTools for ComfyUI"
}
],
"https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": [
[
"FluxKontextMaxNode",
"FluxKontextProNode",
"GPTImageEditNode",
"GeminiChatNode"
],
{
"title_aux": "ComfyUI-ExternalAPI-Helpers"
}
],
"https://github.com/AshMartian/ComfyUI-DirGir": [
[
"Dir_Gir_Looper",
@@ -2671,6 +2695,14 @@
"title_aux": "LLM Node for ComfyUI"
}
],
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": [
[
"LoadImageX"
],
{
"title_aux": "ComfyUi-Load-Image-And-Display-Prompt-Metadata"
}
],
"https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": [
[
"RescaleCFGAdvanced"
@@ -4394,6 +4426,7 @@
],
"https://github.com/Duanyll/duanyll_nodepack": [
[
"ImageDifferenceCmap",
"PhotoDoddleConditioning"
],
{
@@ -5107,6 +5140,20 @@
"title_aux": "ComfyUI-GCP-Storage"
}
],
"https://github.com/FaraamFide/ComfyUI-ParamNodes": [
[
"HelperModelSwitch",
"ParamBoolean",
"ParamFloat",
"ParamImage",
"ParamInt",
"ParamString",
"ParamUniversal"
],
{
"title_aux": "ComfyUI-ParamNodes"
}
],
"https://github.com/Feidorian/feidorian-ComfyNodes": [
[],
{
@@ -6160,6 +6207,10 @@
"ThreeSceneGenerator"
],
{
"author": "Eleven",
"description": "Turn your AI roleplay into AI generated scenes from every response. Visualize what you read!",
"nickname": "ComfyUI FairyTaler",
"title": "ComfyUI FairyTaler Storyboard Nodes",
"title_aux": "ComfyUI-FairyTaler"
}
],
@@ -7548,9 +7599,11 @@
"ImageSizeAdjustment",
"InspyrenetRembgLoader",
"InspyrenetRembgProcess",
"LG_InstallDependencies",
"LG_LatentBatchToList",
"LG_LoadImage",
"LG_Noise",
"LG_PipManager",
"LG_SaveImage",
"LazySwitch1way",
"LazySwitch2way",
@@ -8749,15 +8802,16 @@
"title_aux": "ComfyUI-FBCNN"
}
],
"https://github.com/MitoshiroPJ/comfyui_focal_sampler": [
"https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli": [
[
"FocalSamplerSegs"
"PreviewSdlImage",
"SaveSdlImage"
],
{
"title_aux": "comfyui_focal_sampler"
"title_aux": "ComfyUI SaveImage SDLI"
}
],
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
"https://github.com/MitoshiroPJ/comfyui_nearsighted_attention": [
[
"NearSightedAttention",
"NearSightedAttentionSimple",
@@ -8765,7 +8819,7 @@
"SlothfulAttention"
],
{
"title_aux": "ComfyUI Slothful Attention"
"title_aux": "ComfyUI Nearsighted Attention"
}
],
"https://github.com/Miyuutsu/comfyui-save-vpred": [
@@ -9907,6 +9961,14 @@
"title_aux": "LatentGC Aggressive"
}
],
"https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": [
[
"RBGImageStitchPlus"
],
{
"title_aux": "ComfyUI-RBG-ImageStitchPlus"
}
],
"https://github.com/Ravenmelt/ComfyUI-Rodin": [
[
"LoadRodinAPIKEY",
@@ -11847,8 +11909,16 @@
"Basic data handling: PathIsFile",
"Basic data handling: PathJoin",
"Basic data handling: PathListDir",
"Basic data handling: PathLoadImageRGB",
"Basic data handling: PathLoadImageRGBA",
"Basic data handling: PathLoadMaskFromAlpha",
"Basic data handling: PathLoadMaskFromGreyscale",
"Basic data handling: PathLoadStringFile",
"Basic data handling: PathNormalize",
"Basic data handling: PathRelative",
"Basic data handling: PathSaveImageRGB",
"Basic data handling: PathSaveImageRGBA",
"Basic data handling: PathSaveStringFile",
"Basic data handling: PathSetExtension",
"Basic data handling: PathSplit",
"Basic data handling: PathSplitExt",
@@ -15174,21 +15244,22 @@
"BooleanUnary",
"FloatComparison",
"FloatInput",
"FloatToType",
"IntMath",
"IntToType",
"IntegerComparison",
"IntegerInput",
"MathConstants",
"NumberClamp",
"NumberComparison",
"NumberInRange",
"NumberLerp",
"NumberRange",
"NumberRound",
"PreciseFloatInput",
"StringComparison",
"StringInput",
"ToBool",
"ToFloat",
"ToInt",
"ToString",
"UnaryMath"
],
{
@@ -15211,7 +15282,9 @@
"https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes": [
[
"Depthflow",
"DepthflowEffectColor",
"DepthflowEffectDOF",
"DepthflowEffectInpaint",
"DepthflowEffectVignette",
"DepthflowMotionArc",
"DepthflowMotionCosine",
@@ -16768,6 +16841,8 @@
],
"https://github.com/blepping/ComfyUI-sonar": [
[
"FreeUExtreme",
"FreeUExtremeConfig",
"NoisyLatentLike",
"SONAR_CUSTOM_NOISE to NOISE",
"SamplerConfigOverride",
@@ -16787,17 +16862,29 @@
"SonarCustomNoiseAdv",
"SonarGuidanceConfig",
"SonarGuidedNoise",
"SonarLatentOperationAdvanced",
"SonarLatentOperationFilteredNoise",
"SonarLatentOperationNoise",
"SonarLatentOperationQuantileFilter",
"SonarLatentOperationSetSeed",
"SonarModulatedNoise",
"SonarNoiseImage",
"SonarNormalizeNoiseToScale",
"SonarPatternBreakNoise",
"SonarPerDimNoise",
"SonarPowerFilter",
"SonarPowerFilterNoise",
"SonarPowerNoise",
"SonarPreviewFilter",
"SonarQuantileFilteredNoise",
"SonarRandomNoise",
"SonarRepeatedNoise",
"SonarResizedNoise",
"SonarRippleFilteredNoise",
"SonarScatternetFilteredNoise",
"SonarScheduledNoise",
"SonarShuffledNoise",
"SonarSplitNoiseChain",
"SonarWaveletFilteredNoise",
"SonarWaveletNoise"
],
@@ -17426,7 +17513,6 @@
"AD_font2img",
"AD_pingpong_vedio",
"AD_sch_IPA",
"AD_sch_adv_CN",
"AD_sch_image_merge",
"AD_sch_latent",
"AD_sch_mask",
@@ -17453,10 +17539,6 @@
"Apply_textStack",
"CN_preset1_Unpack",
"CN_preset1_pack",
"Create_Mask_Rectangles",
"Create_Mask_lay_X",
"Create_Mask_lay_Y",
"Create_Mask_sole",
"Data_Highway",
"Data_basic",
"Data_bus_chx",
@@ -17465,18 +17547,13 @@
"Data_preset_save",
"Data_sampleData",
"Data_select",
"GPT_ChineseToEnglish",
"GPT_EnglishToChinese",
"GPT_Janus_generate_img",
"GPT_Janus_img_2_text",
"GPT_MiniCPM",
"GPT_deepseek_api_text",
"IO_adjust_image",
"IO_clear_cache",
"IO_input_any",
"IO_inputbasic",
"IO_load_anyimage",
"IO_save_image",
"IO_video_encode",
"IPA_XL_PromptInjection",
"IPA_clip_vision",
"IPA_dapterSD3LOAD",
@@ -17560,7 +17637,6 @@
"chx_ksampler_Deforum_sch",
"chx_ksampler_tile",
"chx_latent_adjust",
"chx_vae_encode_tile",
"color_OneColor_keep",
"color_OneColor_replace",
"color_adjust_HDR",
@@ -17575,6 +17651,10 @@
"creat_mask_batch",
"creat_mask_batch_input",
"create_AD_mask",
"create_Mask_Rectangles",
"create_Mask_lay_X",
"create_Mask_lay_Y",
"create_Mask_sole",
"create_RadialGradient",
"create_lineGradient",
"create_mulcolor_img",
@@ -17598,9 +17678,9 @@
"lay_compare_img",
"lay_edge_cut",
"lay_fill_inpaint",
"lay_iamges_free_layout",
"lay_image_grid_note",
"lay_image_match_W_and_H",
"lay_images_free_layout",
"lay_text_sum",
"lay_texture_Offset",
"list_ListGetByIndex",
@@ -17631,12 +17711,12 @@
"pre_ic_light_sd15",
"pre_latent_light",
"pre_mask_Mulcondi",
"pre_sample_data",
"sampler_DynamicTileMerge",
"sampler_DynamicTileSplit",
"sampler_InpaintCrop",
"sampler_InpaintStitch",
"sampler_enhance",
"sampler_sigmas",
"stack_AD_diff",
"stack_sum_pack",
"sum_create_chx",
@@ -19296,16 +19376,20 @@
[
"AudioDurationFrames",
"BFLProviderNode",
"BlankImage",
"CheckImageEmpty",
"ConfigGenerateImage",
"Display_Text",
"GenerateImage",
"GenerateLyrics",
"GenerateMusic",
"LLMToolkitProviderSelector",
"LLMToolkitTextGenerator",
"LLMToolkitTextGeneratorStream",
"LocalTransformersProviderNode",
"OpenAIProviderNode",
"PromptManager",
"SunoProviderSelector",
"SwitchAny"
],
{
@@ -20374,6 +20458,15 @@
"title_aux": "SDXL Auto Prompter"
}
],
"https://github.com/danTheMonk/comfyui-int-and-float": [
[
"FloatToInt",
"IntToFloat"
],
{
"title_aux": "ComfyUI Int and Float Conversion Nodes"
}
],
"https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": [
[
"FawfaceModelSpreadsheetRealismNode",
@@ -21147,11 +21240,13 @@
"AudioListGenerator",
"AudioToFrameCount",
"CeilDivide",
"ChineseConverterNode",
"LoadVideoPath",
"MergeVideoFilename",
"NumberListGenerator",
"PromptListGenerator",
"SaveVideoPath"
"SaveVideoPath",
"TimestampToLrcNode"
],
{
"title_aux": "ComfyUI-ListHelper"
@@ -21721,6 +21816,15 @@
"title_aux": "ComfyUI-EmbeddingPipelineAnalytics"
}
],
"https://github.com/fblissjr/ComfyUI-WanActivationEditor": [
[
"WanVideoActivationEditor",
"WanVideoBlockActivationBuilder"
],
{
"title_aux": "ComfyUI-WanActivationEditor"
}
],
"https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": [
[
"WanAdaptiveFlow",
@@ -23709,6 +23813,7 @@
"https://github.com/hexxacubic/ComfyUI-Prompt_Library": [
[
"Double_Prompt_Encode",
"Multi_Wildcard_Loader",
"Prompt_Extender",
"Prompt_Library",
"Simple_Prompt_Library"
@@ -24061,6 +24166,154 @@
"title_aux": "comfyui-undistort"
}
],
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": [
[
"AlignYourStepsScheduler",
"BasicScheduler",
"CLIPLoader",
"CLIPMergeSimple",
"CLIPSave",
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeSDXL",
"CLIPTextEncodeSDXLRefiner",
"CLIPVisionEncode",
"CLIPVisionLoader",
"Canny",
"CheckpointLoader",
"CheckpointLoaderSimple",
"CheckpointSave",
"ConditioningAverage",
"ConditioningCombine",
"ConditioningConcat",
"ConditioningSetArea",
"ConditioningSetAreaPercentage",
"ConditioningSetMask",
"ConditioningSetTimestepRange",
"ConditioningZeroOut",
"ControlNetApply",
"ControlNetApplyAdvanced",
"ControlNetLoader",
"CropMask",
"DiffControlNetLoader",
"DiffusersLoader",
"DualCLIPLoader",
"EmptyImage",
"EmptyLatentImage",
"ExponentialScheduler",
"FeatherMask",
"FlipSigmas",
"FooocusInpaintWrapper",
"FreeU",
"FreeU_V2",
"GLIGENLoader",
"GLIGENTextBoxApply",
"GrowMask",
"HyperTile",
"HypernetworkLoader",
"ImageBatch",
"ImageBlend",
"ImageBlur",
"ImageColorToMask",
"ImageCompositeMasked",
"ImageCrop",
"ImageInvert",
"ImageOnlyCheckpointLoader",
"ImageOnlyCheckpointSave",
"ImagePadForOutpaint",
"ImageQuantize",
"ImageScale",
"ImageScaleBy",
"ImageScaleToTotalPixels",
"ImageSharpen",
"ImageToMask",
"ImageUpscaleWithModel",
"InpaintModelConditioning",
"InvertMask",
"JoinImageWithAlpha",
"KSampler",
"KSamplerAdvanced",
"KSamplerSelect",
"KarrasScheduler",
"LatentAdd",
"LatentBatch",
"LatentBatchSeedBehavior",
"LatentBlend",
"LatentComposite",
"LatentCompositeMasked",
"LatentCrop",
"LatentFlip",
"LatentFromBatch",
"LatentInterpolate",
"LatentMultiply",
"LatentRotate",
"LatentSubtract",
"LatentUpscale",
"LatentUpscaleBy",
"LoadImage",
"LoadImageMask",
"LoadLatent",
"LoraLoader",
"LoraLoaderModelOnly",
"MaskComposite",
"MaskToImage",
"ModelMergeAdd",
"ModelMergeBlocks",
"ModelMergeSimple",
"ModelMergeSubtract",
"ModelSamplingContinuousEDM",
"ModelSamplingDiscrete",
"PatchModelAddDownscale",
"PerpNeg",
"PhotoMakerEncode",
"PhotoMakerLoader",
"PolyexponentialScheduler",
"PorterDuffImageComposite",
"PreviewImage",
"RebatchImages",
"RebatchLatents",
"RepeatImageBatch",
"RepeatLatentBatch",
"RescaleCFG",
"SDTurboScheduler",
"SD_4XUpscale_Conditioning",
"SVD_img2vid_Conditioning",
"SamplerCustom",
"SamplerDPMPP_2M_SDE",
"SamplerDPMPP_SDE",
"SamplerTCD",
"SaveAnimatedPNG",
"SaveAnimatedWEBP",
"SaveImage",
"SaveLatent",
"SelfAttentionGuidance",
"SetLatentNoiseMask",
"SolidMask",
"SplitImageWithAlpha",
"SplitSigmas",
"StableZero123_Conditioning",
"StableZero123_Conditioning_Batched",
"StyleModelApply",
"StyleModelLoader",
"TomePatchModel",
"UNETLoader",
"UpscaleModelLoader",
"VAEDecode",
"VAEDecodeTiled",
"VAEEncode",
"VAEEncodeForInpaint",
"VAEEncodeTiled",
"VAELoader",
"VAESave",
"VPScheduler",
"VideoLinearCFGGuidance",
"unCLIPCheckpointLoader",
"unCLIPConditioning"
],
{
"title_aux": "ComfyUI Fooocus Inpaint Wrapper"
}
],
"https://github.com/ialhabbal/OcclusionMask": [
[
"BatchLoadImages",
@@ -24200,7 +24453,7 @@
],
"https://github.com/if-ai/ComfyUI-IF_Gemini": [
[
"GeminiNode"
"IFGeminiNode"
],
{
"title_aux": "IF_Gemini"
@@ -25934,6 +26187,14 @@
"title_aux": "Advanced Reflux control"
}
],
"https://github.com/kaipard/comfyui-auto-latent-size": [
[
"AutoAspectLatent"
],
{
"title_aux": "Auto Aspect Latent Generator"
}
],
"https://github.com/kale4eat/ComfyUI-path-util": [
[
"path_util_PathAbspath",
@@ -28406,6 +28667,15 @@
"title_aux": "ComfyUI-ViewCrafter"
}
],
"https://github.com/lonelyowl13/artist_randomizer": [
[
"AddRandomArtists",
"TextInput"
],
{
"title_aux": "Artist tag randomizer for comfyui"
}
],
"https://github.com/longgui0318/comfyui-common-util": [
[
"Added Layer Info To Array",
@@ -30598,6 +30868,15 @@
"title_aux": "ComfyUI_Mel_Nodes"
}
],
"https://github.com/namtb96/OmniGen2-Simple-Node": [
[
"OmniGen2ModelLoader",
"OmniGen2Sampler"
],
{
"title_aux": "OmniGen2 Simple Node"
}
],
"https://github.com/narusas/Comfyui-Logic-Support": [
[
"BooleanIndexAdder",
@@ -31831,6 +32110,14 @@
"title_aux": "ComfyUI-Custom-Node-Config"
}
],
"https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": [
[
"Qwen3_GGUF"
],
{
"title_aux": "ComfyUI-Qwen3-llama.cpp"
}
],
"https://github.com/pictorialink/ComfyUI-Text-Translation": [
[
"Get_Translator",
@@ -32142,6 +32429,14 @@
"title_aux": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs"
}
],
"https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": [
[
"PT_KeyframeCamera"
],
{
"title_aux": "Comfyui-PT-Keyframe-Camera"
}
],
"https://github.com/ptmaster/comfyui-audio-speed": [
[
"PT48KHZ",
@@ -32204,6 +32499,15 @@
"title_aux": "ComfyUI-ImageTagger"
}
],
"https://github.com/pvlprk/comfyui-pvl-api-nodes": [
[
"Call OpenAI Assistant",
"ComfyDeploy API Caller"
],
{
"title_aux": "ComfyUI Assistant Node"
}
],
"https://github.com/pxl-pshr/GlitchNodes": [
[
"ASCII",
@@ -33403,6 +33707,8 @@
"FlipStreamGetPreviewRoi",
"FlipStreamImageSize",
"FlipStreamInputBox",
"FlipStreamLogBox",
"FlipStreamParseJson",
"FlipStreamPreviewBox",
"FlipStreamRembg",
"FlipStreamScreenGrabber",
@@ -35277,6 +35583,8 @@
],
"https://github.com/synthetai/ComfyUI-JM-Volcengine-API": [
[
"VolcengineI2VS2Pro",
"volcengine-i2v-s2pro",
"volcengine-seedream-v3"
],
{
@@ -36398,6 +36706,18 @@
"title_aux": "ComfyUI_BishaNodes"
}
],
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [
[
"ColorMatchToReference",
"FastFilmGrain",
"FastLaplacianSharpen",
"FastSobelSharpen",
"FastUnsharpSharpen"
],
{
"title_aux": "VRGameDevGirl Video Enhancement Nodes"
}
],
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": [
[
"comfy-kandinsky22-decoder-loader",
@@ -36658,14 +36978,13 @@
"MaskAdd_UTK",
"MaskAnd_UTK",
"MaskSub_UTK",
"PreviewMask_UTK",
"MathExpression_UTK",
"PurgeVRAM_UTK",
"RestoreCropBox_UTK",
"ShowFloat_UTK",
"ShowInt_UTK",
"ShowList_UTK",
"ShowText_UTK",
"Show_UTK"
"Show_UTK",
"TextBoxNode_UTK",
"TextConcatenate_UTK",
"ThinkRemover_UTK"
],
{
"title_aux": "ComfyUI-UniversalToolkit"
@@ -37279,8 +37598,11 @@
"LamLoadImageBase64",
"LamLoadPathImage",
"LamLoadVideo",
"LamReadFileList",
"LamSamplerName",
"LamSaveAudio",
"LamSaveOnly",
"LamSaveVideo",
"LamScheduler",
"LamSwitcherCase",
"LoadDirImgPaths",
@@ -37290,6 +37612,8 @@
"MultiGLIGENTextBoxApply",
"MultiIPAdapterRegional",
"MultiIntFormula",
"MultiMergeAudio",
"MultiMergeVideos",
"MultiParamFormula",
"MultiTextConcatenate",
"MultiTextEncode",
@@ -37620,7 +37944,6 @@
"easy detailerFix",
"easy float",
"easy fluxLoader",
"easy fluxPromptGenAPI",
"easy forLoopEnd",
"easy forLoopStart",
"easy fullCascadeKSampler",
@@ -37684,6 +38007,7 @@
"easy isSDXL",
"easy joinImageBatch",
"easy joyCaption2API",
"easy joyCaption3API",
"easy kSampler",
"easy kSamplerCustom",
"easy kSamplerDownscaleUnet",

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-manager"
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
version = "3.33.6"
version = "3.33.7"
license = { file = "LICENSE.txt" }
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions", "toml", "uv", "chardet"]