update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled

This commit is contained in:
Dr.Lt.Data 2025-11-27 00:23:54 +09:00
parent e4a90089ab
commit bacb8fb3cd
8 changed files with 2446 additions and 2049 deletions

View File

@ -35384,16 +35384,6 @@
"install_type": "git-clone",
"description": "A ComfyUI scheduler that finds the shift value required to align high/low sampling steps with a target sigma boundary."
},
{
"author": "hvppycoding",
"title": "hvppyflow",
"reference": "https://github.com/hvppycoding/hvppyflow",
"files": [
"https://github.com/hvppycoding/hvppyflow"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for Automated Workflow"
},
{
"author": "l33chking",
"title": "ComfyUI Channel Ops",
@ -36987,6 +36977,16 @@
"description": "Adds shortcuts for commenting and deleting lines of text, with a configurable comment symbol. Includes a node that cleans comments from text and splits content using tags for Regional Prompting.",
"tags": ["frontend", "shortcut", "utility"]
},
{
"author": "akawana",
"title": "ComfyUI-Utils-extra",
"reference": "https://github.com/akawana/ComfyUI-Utils-extra",
"files": [
"https://github.com/akawana/ComfyUI-Utils-extra"
],
"install_type": "git-clone",
"description": "A small collection of utility nodes for ComfyUI that simplify and speed up complex workflows, gradually expanded with new practical utilities."
},
{
"author": "lovisdotio",
"title": "ComfyUI-Replace-First-Frame-Last-Frame",
@ -37037,6 +37037,16 @@
"install_type": "git-clone",
"description": "Custom ComfyUI nodes that split large images into overlapping tiles for processing and merge them back seamlessly with feathering blending. (Description by CC)"
},
{
"author": "tuki0918",
"title": "ComfyUI_Cooldown_Node",
"reference": "https://github.com/tuki0918/ComfyUI_Cooldown_Node",
"files": [
"https://github.com/tuki0918/ComfyUI_Cooldown_Node"
],
"install_type": "git-clone",
"description": "Provides custom nodes with a cooldown feature for ComfyUI. (Description by CC)"
},
{
"author": "NeoDroleDeGueule",
"title": "NDDG_Great_Nodes",
@ -37057,8 +37067,66 @@
"install_type": "git-clone",
"description": "Collection of image processing utility nodes for ComfyUI including intelligent cropping, aspect ratio scaling, and crop box restoration capabilities. (Description by CC)"
},
{
"author": "chchchadzilla",
"title": "ComfyUI-ChomfyNodes",
"reference": "https://github.com/chchchadzilla/ComfyUI-ChomfyNodes",
"files": [
"https://github.com/chchchadzilla/ComfyUI-ChomfyNodes"
],
"install_type": "git-clone",
"description": "A professional suite of utility nodes for ComfyUI, featuring forensic logging, massive wildcard control, universal noise injection, and persistent counters."
},
{
"author": "nitingrg",
"title": "comfyui-ntools",
"reference": "https://github.com/nitingrg/comfyui-ntools",
"files": [
"https://github.com/nitingrg/comfyui-ntools"
],
"install_type": "git-clone",
"description": "Essential little utilities that should have been in ComfyUI from day one. (Description by CC)"
},
{
"author": "jav12z",
"title": "ComfyUI-ToyShaders",
"reference": "https://github.com/jav12z/ComfyUI-ToyShaders",
"files": [
"https://github.com/jav12z/ComfyUI-ToyShaders"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that allows you to render GLSL shaders (Shadertoy-style) directly inside your workflows. (Description by CC)"
},
{
"author": "Nynxz",
"title": "ComfyUI-NynxzNodes",
"reference": "https://github.com/Nynxz/ComfyUI-NynxzNodes",
"files": [
"https://github.com/Nynxz/ComfyUI-NynxzNodes"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes providing video comparison utilities, including wipe and fade compare video generation in multiple directions. (Description by CC)"
},
{
"author": "huygiatrng",
"title": "Facefusion_comfyui",
"reference": "https://github.com/huygiatrng/Facefusion_comfyui",
"files": [
"https://github.com/huygiatrng/Facefusion_comfyui"
],
"install_type": "git-clone",
"description": "Advanced face swapping for ComfyUI with local ONNX inference - no API required!"
},
{
"author": "Ada123-a",
"title": "ComfyUI-Kandinsky",
"reference": "https://github.com/Ada123-a/ComfyUI-Kandinsky",
"files": [
"https://github.com/Ada123-a/ComfyUI-Kandinsky"
],
"install_type": "git-clone",
"description": "Kandinsky 2/20B ComfyUI support with FP8/GGUF/blockswap support."
},

View File

@ -2101,6 +2101,22 @@
"title_aux": "ComfyUI GOAT Nodes"
}
],
"https://github.com/Ada123-a/ComfyUI-Kandinsky": [
[
"EmptyKandinskyV5_Latent",
"KandinskyV5_ImageToVideoLatent",
"KandinskyV5_Loader",
"KandinskyV5_PruneFrames",
"KandinskyV5_QwenLoader",
"KandinskyV5_Sampler",
"KandinskyV5_TextEncode",
"KandinskyV5_VAEDecode",
"KandinskyV5_VAELoader"
],
{
"title_aux": "ComfyUI-Kandinsky"
}
],
"https://github.com/AdamShuo/ComfyUI_Switch": [
[
"SwitchAny"
@ -9289,8 +9305,10 @@
],
"https://github.com/Isi-dev/ComfyUI_DeleteModelPassthrough": [
[
"ControlledCLIPTextEncode",
"ControlledControlNetLoader",
"ControlledModelPatchLoader",
"ControlledUNETLoader",
"ControlledUnetLoaderGGUF",
"ControlledVAELoader",
"DeleteModelPassthrough",
@ -11476,7 +11494,17 @@
],
"https://github.com/Ltamann/ComfyUI-TBG-Takeaways": [
[
"TBG_Preview_Sender_WebSocked"
"BasicSchedulerNormalized",
"FLUX2JSONPromptGenerator",
"HexConeDenoiseMask",
"LogSigmaSamplerNode",
"LogSigmaStepSamplerNode",
"ModelSamplingFluxGradual",
"PolyExponentialSigmaAdder",
"PromptBatchGenerator",
"TBG_FluxKontextStabilizer",
"TBG_Preview_Sender_WebSocked",
"VAEDecodeColorFix"
],
{
"title_aux": "TBG\u2019s ComfyUI Development Takeaways"
@ -12252,6 +12280,9 @@
[
"Farthest Color",
"Hex or 24 Bit Color",
"Image Rotator",
"Pose Image Setup",
"VideoMaskEditor",
"WAN Frame Calculator"
],
{
@ -13195,6 +13226,15 @@
"title_aux": "Efficiency Nodes ExtendeD"
}
],
"https://github.com/Nynxz/ComfyUI-NynxzNodes": [
[
"nynxz.Create.CompareVideo.Fade",
"nynxz.Create.CompareVideo.Wipe"
],
{
"title_aux": "ComfyUI-NynxzNodes"
}
],
"https://github.com/OKIE5/ComfyUI-CN-Pre": [
[
"CN Pre+Loaders: Segmentation",
@ -14929,6 +14969,7 @@
"https://github.com/SatadalAI/SATA_UtilityNode": [
[
"ImageSaveWithMetadata",
"PromptAutocomplete",
"Prompt_Machine",
"Resolution_Machine",
"Upscale_Machine"
@ -19773,14 +19814,14 @@
"KSamplerProgress //Inspire",
"MultiModelAdvancedKsampler",
"MultiModelCheckpointIterator",
"MultiModelCheckpointIteratorFirst",
"MultiModelPromptSaver",
"MultiModelPromptSaverIterative",
"MultiModelPromptSaverIterativeFirst",
"Ranbooru",
"RandomCharacterSelector",
"RandomNoise //Inspire",
"RapidSchedulerCombo",
"RapidSchedulerSelector",
"RapidStringIterator",
"ScheduledCFGGuider //Inspire",
"ScheduledPerpNegCFGGuider //Inspire",
"StringHasher"
@ -20722,6 +20763,14 @@
"title_aux": "Keybinding Extra"
}
],
"https://github.com/akawana/ComfyUI-Utils-extra": [
[
"IndexMultiple"
],
{
"title_aux": "ComfyUI-Utils-extra"
}
],
"https://github.com/akierson/ComfyUI-textnodes": [
[
"Prompt Truncate",
@ -21022,6 +21071,8 @@
],
"https://github.com/alexjx/ComfyUI-XJNodes": [
[
"XJContextEnter",
"XJContextExit",
"XJFloatRangeList",
"XJImageGrid",
"XJImageListFilter",
@ -21248,10 +21299,14 @@
"https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": [
[
"ArchAi3D_Average_Color",
"ArchAi3D_Boolean_Input",
"ArchAi3D_Cinematography_Prompt_Builder",
"ArchAi3D_Clean_Room_Prompt",
"ArchAi3D_Color_Correction_Advanced",
"ArchAi3D_Color_Correction_BT709",
"ArchAi3D_Float_Input",
"ArchAi3D_Int_Input",
"ArchAi3D_Load_Image_URL",
"ArchAi3D_Mask_Crop_Rotate",
"ArchAi3D_Mask_To_Position_Guide",
"ArchAi3D_Object_Focus_Camera",
@ -21293,8 +21348,10 @@
"ArchAi3D_Qwen_Style_Transfer",
"ArchAi3D_Qwen_System_Prompt",
"ArchAi3D_Qwen_Watermark_Removal",
"ArchAi3D_Save_Image",
"ArchAi3D_Simple_Position_Prompt",
"ArchAi3D_Solid_Color_Image",
"ArchAi3D_String_Input",
"ArchAi3dQwenEncoderSimpleV2"
],
{
@ -24644,6 +24701,17 @@
"title_aux": "Chaser's Custom Nodes"
}
],
"https://github.com/chchchadzilla/ComfyUI-ChomfyNodes": [
[
"ChomfyDetailedLogger",
"ChomfyMegaPrompt",
"ChomfyUniversalCounter",
"ChomfyUniversalNoise"
],
{
"title_aux": "ComfyUI-ChomfyNodes"
}
],
"https://github.com/checkbins/checkbin-comfy": [
[
"Checkbin Get Image Bin",
@ -29005,6 +29073,7 @@
"https://github.com/fchangjun/Baidu_Meux_ComfyTools": [
[
"MeuxAdvancedImageCrop",
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxSimpleLLMNode"
],
@ -29015,6 +29084,7 @@
"https://github.com/fchangjun/Comfyui_MultiSaveImage": [
[
"MeuxAdvancedImageCrop",
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxSimpleLLMNode"
],
@ -31576,7 +31646,10 @@
"https://github.com/hobinrude/ComfyUI_DWposeDeluxe": [
[
"DWposeKeypointConverter",
"DWposeWeightOptions"
"DWposeWeightOptions",
"FrameNumberNode",
"KeypointConverter",
"WeightOptions"
],
{
"title_aux": "ComfyUI_DWposeDeluxe"
@ -31819,6 +31892,22 @@
"title_aux": "ComfyUI Text Remove Node"
}
],
"https://github.com/huygiatrng/Facefusion_comfyui": [
[
"AdvancedSwapFaceImage",
"AdvancedSwapFaceVideo",
"FaceDataVisualizer",
"FaceDetectorNode",
"FaceMaskVisualizer",
"FaceSwapApplier",
"PixelBoostNode",
"SwapFaceImage",
"SwapFaceVideo"
],
{
"title_aux": "Facefusion_comfyui"
}
],
"https://github.com/huyl3-cpu/comfyui-sortlist": [
[
"image_to_sha256",
@ -31852,18 +31941,6 @@
"title_aux": "RandomSamplerSchedulerSteps for ComfyUI"
}
],
"https://github.com/hvppycoding/hvppyflow": [
[
"HFDebug",
"HFShowMarkdownNode",
"HFShowTextNode",
"HFSleep",
"HFSplitText"
],
{
"title_aux": "hvppyflow"
}
],
"https://github.com/hw5511/comfyui_hf_upscaler_loader": [
[
"GGUFModelLoaderFromHF",
@ -32918,6 +32995,15 @@
"title_aux": "comfyui-pixel-art-scalers"
}
],
"https://github.com/jav12z/ComfyUI-ToyShaders": [
[
"ShaderCodeInput",
"ToyShaderNode"
],
{
"title_aux": "ComfyUI-ToyShaders"
}
],
"https://github.com/jax-explorer/ComfyUI-InstantCharacter": [
[
"InstantCharacterGenerate",
@ -40052,6 +40138,14 @@
"title_aux": "ComfyUI OpenAI Prompter"
}
],
"https://github.com/nitingrg/comfyui-ntools": [
[
"ImageMegapixels"
],
{
"title_aux": "comfyui-ntools"
}
],
"https://github.com/njlent/ComfyUI_performance-report": [
[
"ExecutionTimeReporter"
@ -42058,12 +42152,14 @@
"PVL_Comfydeploy_Avatar_PulID_API",
"PVL_Crop2AR",
"PVL_EdgeExtend",
"PVL_GeminiSegmentation",
"PVL_Gemini_API",
"PVL_Gemini_API_Multi",
"PVL_Gemini_API_avatar_special",
"PVL_Google_NanoBanana_API",
"PVL_Google_NanoBanana_API_mandatory_IMG",
"PVL_Google_NanoBanana_Multi_API",
"PVL_Google_NanoBanana_PRO_Multi_API",
"PVL_ImageComposite",
"PVL_ImageResize",
"PVL_ImageStitch",
@ -42075,6 +42171,7 @@
"PVL_Qwen_Img_Edit_Inpaint",
"PVL_Qwen_Img_Edit_Plus",
"PVL_SaveOrNot",
"PVL_Seg_Florence2_API",
"PVL_SplitString",
"PVL_Stitch2Size",
"PVL_StringConcatX3",
@ -42085,6 +42182,8 @@
"PVL_Switch_Huge",
"PVL_Txt",
"PVL_fal_DepthAnythingV2_API",
"PVL_fal_EvfSam_API",
"PVL_fal_EvfSam_X5_API",
"PVL_fal_FluxDevPulidAvatar_API",
"PVL_fal_FluxDev_API",
"PVL_fal_FluxGeneral_API",
@ -43116,6 +43215,8 @@
"EvaluateInts",
"EvaluateStrs",
"ImageCropper",
"TP_LoadMask",
"TP_SaveMask",
"TextInput",
"TextScraper",
"TextStorageReader",
@ -47131,6 +47232,16 @@
"title_aux": "ComfyUI-Tensor-Operations"
}
],
"https://github.com/tuki0918/ComfyUI_Cooldown_Node": [
[
"CooldownImageNode",
"CooldownIntNode",
"CooldownStringNode"
],
{
"title_aux": "ComfyUI_Cooldown_Node"
}
],
"https://github.com/tuki0918/comfyui-image-expand-nodes": [
[
"ImageExpandMerger",
@ -49920,6 +50031,7 @@
"KY_CreateMask",
"KY_CreateVideoObjectFromPath",
"KY_CropImageByXYWH",
"KY_DummyOut",
"KY_Eval_Python",
"KY_FFmpegAddAudio",
"KY_FFmpegCustomCmd",
@ -49934,8 +50046,8 @@
"KY_JSONToBBox",
"KY_JoinToString",
"KY_LoadImageFrom",
"KY_LoadImagesFromFolder",
"KY_LoadVideoByPath",
"KY_Load_Images_from_path",
"KY_MathExpression",
"KY_MergeToJSON",
"KY_OpenAICaptionImage",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "Fuhze73",
"title": "ComfyUI-PainterI2V-StartEndImage-Tiled [WIP]",
"reference": "https://github.com/Fuhze73/ComfyUI-PainterI2V-StartEndImage-Tiled",
"files": [
"https://github.com/Fuhze73/ComfyUI-PainterI2V-StartEndImage-Tiled"
],
"install_type": "git-clone",
"description": "Wan2.2 image-to-video enhancement node optimized for 4-step LoRAs, reducing slow-motion and enhancing camera movement. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "stevanisya",
"title": "comfyui_txt_selector [WIP]",
"reference": "https://github.com/stevanisya/comfyui_txt_selector",
"files": [
"https://github.com/stevanisya/comfyui_txt_selector"
],
"install_type": "git-clone",
"description": "A simple ComfyUI node that lets you choose one text from up to 10 inputs.\nNOTE: The files in the repo are not organized."
},
{
"author": "Isi-dev",
"title": "ComfyUI_DeleteModelPassthrough_ExecutionFlowControl [WIP]",
"reference": "https://github.com/Isi-dev/ComfyUI_DeleteModelPassthrough_ExecutionFlowControl",
"files": [
"https://github.com/Isi-dev/ComfyUI_DeleteModelPassthrough_ExecutionFlowControl"
],
"install_type": "git-clone",
"description": "Memory management custom node that deletes specific models from VRAM and RAM while passing through other input types unchanged, useful for low-memory environments. (Description by CC)"
},
{
"author": "K1maran",
"title": "ComfyUI-Kimaran",

View File

@ -813,13 +813,17 @@
"TS Equirectangular to Cube",
"TS Files Downloader",
"TS Youtube Chapters",
"TSAutoTileSize",
"TSCropToMask",
"TSRestoreFromCrop",
"TSWhisper",
"TS_BGRM_BiRefNet",
"TS_Color_Grade",
"TS_DeflickerNode",
"TS_FilePathLoader",
"TS_FilmEmulation",
"TS_FilmGrain",
"TS_Film_Emulation",
"TS_Free_Video_Memory",
"TS_ImageResize",
"TS_MarianTranslator",
@ -827,10 +831,12 @@
"TS_ModelConverterAdvanced",
"TS_Qwen2.5_VL",
"TS_Qwen3",
"TS_Qwen3_VL",
"TS_QwenCanvas",
"TS_QwenSafeResize",
"TS_VideoDepthNode",
"TS_Video_Upscale_With_Model"
"TS_Video_Upscale_With_Model",
"TS_WAN_SafeResize"
],
{
"title_aux": "ComfyUI Timesaver Nodes"
@ -1846,6 +1852,15 @@
"title_aux": "ComfyUI-Airtable [WIP]"
}
],
"https://github.com/Fuhze73/ComfyUI-PainterI2V-StartEndImage-Tiled": [
[
"PainterI2V",
"PainterI2VTiled"
],
{
"title_aux": "ComfyUI-PainterI2V-StartEndImage-Tiled [WIP]"
}
],
"https://github.com/GalactusX31/ComfyUI-FileBrowserAPI": [
[
"PathSelectorNode"
@ -2065,6 +2080,22 @@
"title_aux": "comfyui-HandDetect"
}
],
"https://github.com/Isi-dev/ComfyUI_DeleteModelPassthrough_ExecutionFlowControl": [
[
"ControlledCLIPTextEncode",
"ControlledControlNetLoader",
"ControlledModelPatchLoader",
"ControlledUNETLoader",
"ControlledUnetLoaderGGUF",
"ControlledVAELoader",
"DeleteModelPassthrough",
"DeleteModelPassthroughLight",
"SmartClipDeleter"
],
{
"title_aux": "ComfyUI_DeleteModelPassthrough_ExecutionFlowControl [WIP]"
}
],
"https://github.com/IvanZhd/comfyui-codeformer": [
[
"RedBeanie_CustomImageInverter"
@ -3361,6 +3392,7 @@
"CAD_Mesh_Gmsh",
"CAD_Mesh_Gmsh_Advanced",
"CAD_Quality_Metrics",
"CAD_Remesh_OCC",
"LoadPoint2CADModel",
"LoadPointCloudXYZ",
"ML_FeatureDetection",
@ -7266,6 +7298,7 @@
[
"FBTextEncodeQwenImageEditPlus",
"OpaqueAlpha",
"QwenAspectRatio",
"SAMPreprocessNHWC",
"SaveScene",
"SceneCreate",
@ -11280,6 +11313,14 @@
"title_aux": "ComfyUI-Teeth [UNSAFE]"
}
],
"https://github.com/stevanisya/comfyui_txt_selector": [
[
"TextSelector"
],
{
"title_aux": "comfyui_txt_selector [WIP]"
}
],
"https://github.com/sthao42/comfyui-melodkeet-tts": [
[
"MelodkeetTTS"

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "hvppycoding",
"title": "hvppyflow [REMOVED]",
"reference": "https://github.com/hvppycoding/hvppyflow",
"files": [
"https://github.com/hvppycoding/hvppyflow"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for Automated Workflow"
},
{
"author": "cedarconnor",
"title": "ComfyUI-GEN3C-Gsplat [REMOVED]",

View File

@ -1,5 +1,85 @@
{
"custom_nodes": [
{
"author": "tuki0918",
"title": "ComfyUI_Cooldown_Node",
"reference": "https://github.com/tuki0918/ComfyUI_Cooldown_Node",
"files": [
"https://github.com/tuki0918/ComfyUI_Cooldown_Node"
],
"install_type": "git-clone",
"description": "Provides custom nodes with a cooldown feature for ComfyUI. (Description by CC)"
},
{
"author": "akawana",
"title": "ComfyUI-Utils-extra",
"reference": "https://github.com/akawana/ComfyUI-Utils-extra",
"files": [
"https://github.com/akawana/ComfyUI-Utils-extra"
],
"install_type": "git-clone",
"description": "A small collection of utility nodes for ComfyUI that simplify and speed up complex workflows, gradually expanded with new practical utilities."
},
{
"author": "huygiatrng",
"title": "Facefusion_comfyui",
"reference": "https://github.com/huygiatrng/Facefusion_comfyui",
"files": [
"https://github.com/huygiatrng/Facefusion_comfyui"
],
"install_type": "git-clone",
"description": "Advanced face swapping for ComfyUI with local ONNX inference - no API required!"
},
{
"author": "Ada123-a",
"title": "ComfyUI-Kandinsky",
"reference": "https://github.com/Ada123-a/ComfyUI-Kandinsky",
"files": [
"https://github.com/Ada123-a/ComfyUI-Kandinsky"
],
"install_type": "git-clone",
"description": "Kandinsky 2/20B ComfyUI support with FP8/GGUF/blockswap support."
},
{
"author": "chchchadzilla",
"title": "ComfyUI-ChomfyNodes",
"reference": "https://github.com/chchchadzilla/ComfyUI-ChomfyNodes",
"files": [
"https://github.com/chchchadzilla/ComfyUI-ChomfyNodes"
],
"install_type": "git-clone",
"description": "A professional suite of utility nodes for ComfyUI, featuring forensic logging, massive wildcard control, universal noise injection, and persistent counters."
},
{
"author": "nitingrg",
"title": "comfyui-ntools",
"reference": "https://github.com/nitingrg/comfyui-ntools",
"files": [
"https://github.com/nitingrg/comfyui-ntools"
],
"install_type": "git-clone",
"description": "Essential little utilities that should have been in ComfyUI from day one. (Description by CC)"
},
{
"author": "jav12z",
"title": "ComfyUI-ToyShaders",
"reference": "https://github.com/jav12z/ComfyUI-ToyShaders",
"files": [
"https://github.com/jav12z/ComfyUI-ToyShaders"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that allows you to render GLSL shaders (Shadertoy-style) directly inside your workflows. (Description by CC)"
},
{
"author": "Nynxz",
"title": "ComfyUI-NynxzNodes",
"reference": "https://github.com/Nynxz/ComfyUI-NynxzNodes",
"files": [
"https://github.com/Nynxz/ComfyUI-NynxzNodes"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes providing video comparison utilities, including wipe and fade compare video generation in multiple directions. (Description by CC)"
},
{
"author": "comrender",
"title": "ComfyUI-edge-match-checker",
@ -612,87 +692,6 @@
],
"install_type": "git-clone",
"description": "Auto-Rigging humanoid 3D meshes for Mixamo animations"
},
{
"author": "alexjx",
"title": "ComfyUI-XJNodes",
"reference": "https://github.com/alexjx/ComfyUI-XJNodes",
"files": [
"https://github.com/alexjx/ComfyUI-XJNodes"
],
"install_type": "git-clone",
"description": "A modular collection of custom nodes for ComfyUI, organized by data type for easy navigation and maintenance."
},
{
"author": "princepainter",
"title": "Comfyui-PainterSampler",
"reference": "https://github.com/princepainter/Comfyui-PainterSampler",
"files": [
"https://github.com/princepainter/Comfyui-PainterSampler"
],
"install_type": "git-clone",
"description": "A dual-model image-to-video sampler for ComfyUI that combines high-noise and low-noise models in a single node, replacing two KSamplerAdvanced nodes with zero overhead and bit-identical frame generation. (Description by CC)"
},
{
"author": "comrender",
"title": "ComfyUI-Nano-Banana-Resizer",
"reference": "https://github.com/comrender/ComfyUI-Nano-Banana-Resizer",
"files": [
"https://github.com/comrender/ComfyUI-Nano-Banana-Resizer"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that automatically calculates optimal output dimensions for Google's Nano Banana image editing model, supporting 22 aspect ratio buckets and ensuring pixel-perfect outputs without shifting or cropping."
},
{
"author": "hum-ma",
"title": "ComfyUI-TiledVaeLite",
"reference": "https://github.com/hum-ma/ComfyUI-TiledVaeLite",
"files": [
"https://github.com/hum-ma/ComfyUI-TiledVaeLite"
],
"install_type": "git-clone",
"description": "A faster tiled VAE decode node for ComfyUI based on LTXV, optimized for low VRAM scenarios with configurable tiling, progress bars, and improved logging for decoding large images and videos."
},
{
"author": "tristanvdb",
"title": "ComfyUI-toolset",
"reference": "https://github.com/tristanvdb/ComfyUI-toolset",
"files": [
"https://github.com/tristanvdb/ComfyUI-toolset"
],
"install_type": "git-clone",
"description": "Human-in-the-loop image selection tool for ComfyUI workflows using a Flask web server, enabling users to pause workflows and interactively select images via a web browser interface."
},
{
"author": "smthemex",
"title": "ComfyUI_DyPE",
"reference": "https://github.com/smthemex/ComfyUI_DyPE",
"files": [
"https://github.com/smthemex/ComfyUI_DyPE"
],
"install_type": "git-clone",
"description": "DyPE: Dynamic Position Extrapolation for Ultra High Resolution Diffusion ,you can use a wrapper node it in comfyUI"
},
{
"author": "ailab",
"title": "ComfyUI-FlashVSR",
"reference": "https://github.com/1038lab/ComfyUI-FlashVSR",
"files": [
"https://github.com/1038lab/ComfyUI-FlashVSR"
],
"install_type": "git-clone",
"description": "Powerful ComfyUI custom node built on the FlashVSR model, facilitating real-time diffusion-based video super-resolution for streaming applications."
},
{
"author": "shammi-g",
"title": "ComfyUI-Simple_Readable_Metadata-SG",
"reference": "https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG",
"files": [
"https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG"
],
"install_type": "git-clone",
"description": "View Image Metadata of ComfyUI as well as of ForgeUI or Automatic 1111 generated images in Easily Readable Format"
}
]
}

View File

@ -2101,6 +2101,22 @@
"title_aux": "ComfyUI GOAT Nodes"
}
],
"https://github.com/Ada123-a/ComfyUI-Kandinsky": [
[
"EmptyKandinskyV5_Latent",
"KandinskyV5_ImageToVideoLatent",
"KandinskyV5_Loader",
"KandinskyV5_PruneFrames",
"KandinskyV5_QwenLoader",
"KandinskyV5_Sampler",
"KandinskyV5_TextEncode",
"KandinskyV5_VAEDecode",
"KandinskyV5_VAELoader"
],
{
"title_aux": "ComfyUI-Kandinsky"
}
],
"https://github.com/AdamShuo/ComfyUI_Switch": [
[
"SwitchAny"
@ -9289,8 +9305,10 @@
],
"https://github.com/Isi-dev/ComfyUI_DeleteModelPassthrough": [
[
"ControlledCLIPTextEncode",
"ControlledControlNetLoader",
"ControlledModelPatchLoader",
"ControlledUNETLoader",
"ControlledUnetLoaderGGUF",
"ControlledVAELoader",
"DeleteModelPassthrough",
@ -11476,7 +11494,17 @@
],
"https://github.com/Ltamann/ComfyUI-TBG-Takeaways": [
[
"TBG_Preview_Sender_WebSocked"
"BasicSchedulerNormalized",
"FLUX2JSONPromptGenerator",
"HexConeDenoiseMask",
"LogSigmaSamplerNode",
"LogSigmaStepSamplerNode",
"ModelSamplingFluxGradual",
"PolyExponentialSigmaAdder",
"PromptBatchGenerator",
"TBG_FluxKontextStabilizer",
"TBG_Preview_Sender_WebSocked",
"VAEDecodeColorFix"
],
{
"title_aux": "TBG\u2019s ComfyUI Development Takeaways"
@ -12252,6 +12280,9 @@
[
"Farthest Color",
"Hex or 24 Bit Color",
"Image Rotator",
"Pose Image Setup",
"VideoMaskEditor",
"WAN Frame Calculator"
],
{
@ -13195,6 +13226,15 @@
"title_aux": "Efficiency Nodes ExtendeD"
}
],
"https://github.com/Nynxz/ComfyUI-NynxzNodes": [
[
"nynxz.Create.CompareVideo.Fade",
"nynxz.Create.CompareVideo.Wipe"
],
{
"title_aux": "ComfyUI-NynxzNodes"
}
],
"https://github.com/OKIE5/ComfyUI-CN-Pre": [
[
"CN Pre+Loaders: Segmentation",
@ -14929,6 +14969,7 @@
"https://github.com/SatadalAI/SATA_UtilityNode": [
[
"ImageSaveWithMetadata",
"PromptAutocomplete",
"Prompt_Machine",
"Resolution_Machine",
"Upscale_Machine"
@ -19773,14 +19814,14 @@
"KSamplerProgress //Inspire",
"MultiModelAdvancedKsampler",
"MultiModelCheckpointIterator",
"MultiModelCheckpointIteratorFirst",
"MultiModelPromptSaver",
"MultiModelPromptSaverIterative",
"MultiModelPromptSaverIterativeFirst",
"Ranbooru",
"RandomCharacterSelector",
"RandomNoise //Inspire",
"RapidSchedulerCombo",
"RapidSchedulerSelector",
"RapidStringIterator",
"ScheduledCFGGuider //Inspire",
"ScheduledPerpNegCFGGuider //Inspire",
"StringHasher"
@ -20722,6 +20763,14 @@
"title_aux": "Keybinding Extra"
}
],
"https://github.com/akawana/ComfyUI-Utils-extra": [
[
"IndexMultiple"
],
{
"title_aux": "ComfyUI-Utils-extra"
}
],
"https://github.com/akierson/ComfyUI-textnodes": [
[
"Prompt Truncate",
@ -21022,6 +21071,8 @@
],
"https://github.com/alexjx/ComfyUI-XJNodes": [
[
"XJContextEnter",
"XJContextExit",
"XJFloatRangeList",
"XJImageGrid",
"XJImageListFilter",
@ -21248,10 +21299,14 @@
"https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": [
[
"ArchAi3D_Average_Color",
"ArchAi3D_Boolean_Input",
"ArchAi3D_Cinematography_Prompt_Builder",
"ArchAi3D_Clean_Room_Prompt",
"ArchAi3D_Color_Correction_Advanced",
"ArchAi3D_Color_Correction_BT709",
"ArchAi3D_Float_Input",
"ArchAi3D_Int_Input",
"ArchAi3D_Load_Image_URL",
"ArchAi3D_Mask_Crop_Rotate",
"ArchAi3D_Mask_To_Position_Guide",
"ArchAi3D_Object_Focus_Camera",
@ -21293,8 +21348,10 @@
"ArchAi3D_Qwen_Style_Transfer",
"ArchAi3D_Qwen_System_Prompt",
"ArchAi3D_Qwen_Watermark_Removal",
"ArchAi3D_Save_Image",
"ArchAi3D_Simple_Position_Prompt",
"ArchAi3D_Solid_Color_Image",
"ArchAi3D_String_Input",
"ArchAi3dQwenEncoderSimpleV2"
],
{
@ -24644,6 +24701,17 @@
"title_aux": "Chaser's Custom Nodes"
}
],
"https://github.com/chchchadzilla/ComfyUI-ChomfyNodes": [
[
"ChomfyDetailedLogger",
"ChomfyMegaPrompt",
"ChomfyUniversalCounter",
"ChomfyUniversalNoise"
],
{
"title_aux": "ComfyUI-ChomfyNodes"
}
],
"https://github.com/checkbins/checkbin-comfy": [
[
"Checkbin Get Image Bin",
@ -29005,6 +29073,7 @@
"https://github.com/fchangjun/Baidu_Meux_ComfyTools": [
[
"MeuxAdvancedImageCrop",
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxSimpleLLMNode"
],
@ -29015,6 +29084,7 @@
"https://github.com/fchangjun/Comfyui_MultiSaveImage": [
[
"MeuxAdvancedImageCrop",
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxSimpleLLMNode"
],
@ -31576,7 +31646,10 @@
"https://github.com/hobinrude/ComfyUI_DWposeDeluxe": [
[
"DWposeKeypointConverter",
"DWposeWeightOptions"
"DWposeWeightOptions",
"FrameNumberNode",
"KeypointConverter",
"WeightOptions"
],
{
"title_aux": "ComfyUI_DWposeDeluxe"
@ -31819,6 +31892,22 @@
"title_aux": "ComfyUI Text Remove Node"
}
],
"https://github.com/huygiatrng/Facefusion_comfyui": [
[
"AdvancedSwapFaceImage",
"AdvancedSwapFaceVideo",
"FaceDataVisualizer",
"FaceDetectorNode",
"FaceMaskVisualizer",
"FaceSwapApplier",
"PixelBoostNode",
"SwapFaceImage",
"SwapFaceVideo"
],
{
"title_aux": "Facefusion_comfyui"
}
],
"https://github.com/huyl3-cpu/comfyui-sortlist": [
[
"image_to_sha256",
@ -31852,18 +31941,6 @@
"title_aux": "RandomSamplerSchedulerSteps for ComfyUI"
}
],
"https://github.com/hvppycoding/hvppyflow": [
[
"HFDebug",
"HFShowMarkdownNode",
"HFShowTextNode",
"HFSleep",
"HFSplitText"
],
{
"title_aux": "hvppyflow"
}
],
"https://github.com/hw5511/comfyui_hf_upscaler_loader": [
[
"GGUFModelLoaderFromHF",
@ -32918,6 +32995,15 @@
"title_aux": "comfyui-pixel-art-scalers"
}
],
"https://github.com/jav12z/ComfyUI-ToyShaders": [
[
"ShaderCodeInput",
"ToyShaderNode"
],
{
"title_aux": "ComfyUI-ToyShaders"
}
],
"https://github.com/jax-explorer/ComfyUI-InstantCharacter": [
[
"InstantCharacterGenerate",
@ -40052,6 +40138,14 @@
"title_aux": "ComfyUI OpenAI Prompter"
}
],
"https://github.com/nitingrg/comfyui-ntools": [
[
"ImageMegapixels"
],
{
"title_aux": "comfyui-ntools"
}
],
"https://github.com/njlent/ComfyUI_performance-report": [
[
"ExecutionTimeReporter"
@ -42058,12 +42152,14 @@
"PVL_Comfydeploy_Avatar_PulID_API",
"PVL_Crop2AR",
"PVL_EdgeExtend",
"PVL_GeminiSegmentation",
"PVL_Gemini_API",
"PVL_Gemini_API_Multi",
"PVL_Gemini_API_avatar_special",
"PVL_Google_NanoBanana_API",
"PVL_Google_NanoBanana_API_mandatory_IMG",
"PVL_Google_NanoBanana_Multi_API",
"PVL_Google_NanoBanana_PRO_Multi_API",
"PVL_ImageComposite",
"PVL_ImageResize",
"PVL_ImageStitch",
@ -42075,6 +42171,7 @@
"PVL_Qwen_Img_Edit_Inpaint",
"PVL_Qwen_Img_Edit_Plus",
"PVL_SaveOrNot",
"PVL_Seg_Florence2_API",
"PVL_SplitString",
"PVL_Stitch2Size",
"PVL_StringConcatX3",
@ -42085,6 +42182,8 @@
"PVL_Switch_Huge",
"PVL_Txt",
"PVL_fal_DepthAnythingV2_API",
"PVL_fal_EvfSam_API",
"PVL_fal_EvfSam_X5_API",
"PVL_fal_FluxDevPulidAvatar_API",
"PVL_fal_FluxDev_API",
"PVL_fal_FluxGeneral_API",
@ -43116,6 +43215,8 @@
"EvaluateInts",
"EvaluateStrs",
"ImageCropper",
"TP_LoadMask",
"TP_SaveMask",
"TextInput",
"TextScraper",
"TextStorageReader",
@ -47131,6 +47232,16 @@
"title_aux": "ComfyUI-Tensor-Operations"
}
],
"https://github.com/tuki0918/ComfyUI_Cooldown_Node": [
[
"CooldownImageNode",
"CooldownIntNode",
"CooldownStringNode"
],
{
"title_aux": "ComfyUI_Cooldown_Node"
}
],
"https://github.com/tuki0918/comfyui-image-expand-nodes": [
[
"ImageExpandMerger",
@ -49920,6 +50031,7 @@
"KY_CreateMask",
"KY_CreateVideoObjectFromPath",
"KY_CropImageByXYWH",
"KY_DummyOut",
"KY_Eval_Python",
"KY_FFmpegAddAudio",
"KY_FFmpegCustomCmd",
@ -49934,8 +50046,8 @@
"KY_JSONToBBox",
"KY_JoinToString",
"KY_LoadImageFrom",
"KY_LoadImagesFromFolder",
"KY_LoadVideoByPath",
"KY_Load_Images_from_path",
"KY_MathExpression",
"KY_MergeToJSON",
"KY_OpenAICaptionImage",