Merge branch 'main' into draft-v4

This commit is contained in:
Dr.Lt.Data 2025-07-27 16:07:57 +09:00
commit a2a7349ce4
9 changed files with 4945 additions and 4340 deletions

View File

@ -3891,7 +3891,7 @@
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words"
],
"install_type": "git-clone",
"description": "This project is a fork of [a/https://github.com/Extraltodeus/LoadLoraWithTags](https://github.com/Extraltodeus/LoadLoraWithTags) The aim of these custom nodes is to get an easy access to the tags used to trigger a lora."
"description": "The aim of these custom nodes is to get an easy access to the tags used to trigger a lora / lycoris. Extract the tags from civitai or from the safetensors metadatas when available."
},
{
"author": "aianimation55",
@ -7637,6 +7637,17 @@
"install_type": "git-clone",
"description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI-HiggsAudio_Wrapper",
"id": "higgs-audio-wrapper",
"reference": "https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper"
],
"install_type": "git-clone",
"description": "A comprehensive ComfyUI wrapper for HiggsAudio v2, enabling high-quality text-to-speech generation with advanced voice cloning capabilities. Supports multiple voice presets and custom reference audio for voice cloning. Requires transformers==4.45.2 for compatibility."
},
{
"author": "ShmuelRonen",
"title": "Apply Style Model Adjust for ComfyUI",
@ -8482,6 +8493,16 @@
"install_type": "git-clone",
"description": "Nodes:Abracadabra Summary, Abracadabra"
},
{
"author": "guill",
"title": "ComfyUI Droopy Noodles",
"reference": "https://github.com/guill/comfyui-droopy-noodles",
"files": [
"https://github.com/guill/comfyui-droopy-noodles"
],
"install_type": "git-clone",
"description": "A ComfyUI extension that makes your node connections delightfully droopy. (Disclaimer: despite what it may look like, this extension will not make your monitor taste like spaghetti.)"
},
{
"author": "cerspense",
"title": "cspnodes",
@ -11627,17 +11648,6 @@
"install_type": "git-clone",
"description": "'✂️ Inpaint Crop' is a node that crops an image before sampling. The context area can be specified via the mask, expand pixels and expand factor or via a separate (optional) mask.\n'✂️ Inpaint Stitch' is a node that stitches the inpainted image back into the original image without altering unmasked areas."
},
{
"author": "lquesada",
"title": "ComfyUI-Interactive",
"id": "interactive",
"reference": "https://github.com/lquesada/ComfyUI-Interactive",
"files": [
"https://github.com/lquesada/ComfyUI-Interactive"
],
"install_type": "git-clone",
"description": "Nodes that allow making the UI interactive, with selectors and switches. Enables selecting across multiple options with the click of a button to move a workflow forward."
},
{
"author": "lquesada",
"title": "ComfyUI-Interactive",
@ -15694,9 +15704,10 @@
{
"author": "Isi-dev",
"title": "ComfyUI-Animation_Nodes_and_Workflows",
"reference": "https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows",
"id": "ComfyUI-Animation_Nodes_and_Workflows",
"reference": "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows",
"files": [
"https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows"
"https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows"
],
"install_type": "git-clone",
"description": "These are nodes and workflows that can facilitate the creation of animations and video compilations."
@ -16339,7 +16350,7 @@
},
{
"author": "Assistant",
"title": "ComfyUI-NS-ManySliders",
"title": "ComfyUI-NS-Util",
"reference": "https://github.com/NakamuraShippo/ComfyUI-NS-Util",
"files": [
"https://github.com/NakamuraShippo/ComfyUI-NS-Util"
@ -16995,8 +17006,8 @@
"description": "This is a collection of nodes created to aid when managing area conditionings."
},
{
"author": "Cyber-BCat",
"title": "Cyber-BlackCat",
"author": "Cyber-BlackCat",
"title": "ComfyUI_Auto_Caption",
"reference": "https://github.com/Cyber-BlackCat/ComfyUI_Auto_Caption",
"files": [
"https://github.com/Cyber-BlackCat/ComfyUI_Auto_Caption"
@ -17005,8 +17016,8 @@
"description": "Using LLM and Joy tag pipeline to tag your image(s folder), it's suitable for train FLUX LoRA and also sdxl. Load images in order!"
},
{
"author": "Cyber-BCat",
"title": "Cyber-BlackCat",
"author": "Cyber-BlackCat",
"title": "ComfyUI-Image-Vector",
"reference": "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector",
"files": [
"https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector"
@ -18317,6 +18328,16 @@
"install_type": "git-clone",
"description": "This repository is a quick port of [a/Resynthesizer](https://github.com/bootchk/resynthesizer) to ComfyUI.\nResynthesizer is the open-source implementation of a texture generation technique proposed by Paul Harrison in 2005, especially useful for removing an object from an image (inpainting), which is most likely close to what Photoshop uses to for the content aware fill feature. Note that this is not using a diffusion model to inpaint, as opposed to many techniques of today, which makes it very fast and predictable, but sometimes yields worse results."
},
{
"author": "brayevalerien",
"title": "ComfyUI-splitstring",
"reference": "https://github.com/brayevalerien/ComfyUI-SplitString",
"files": [
"https://github.com/brayevalerien/ComfyUI-SplitString"
],
"install_type": "git-clone",
"description": "Very specific node for spliting a string with 12 lines into 12 individual strings.k"
},
{
"author": "BZcreativ",
"title": "ComfyUI-FLUX-TOGETHER-API",
@ -18902,17 +18923,6 @@
"install_type": "git-clone",
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
},
{
"author": "Isi-dev",
"title": "ComfyUI-Animation_Nodes_and_Workflows",
"id": "ComfyUI-Animation_Nodes_and_Workflows",
"reference": "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows",
"files": [
"https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows"
],
"install_type": "git-clone",
"description": "These are nodes and workflows that can facilitate the creation of animations and video compilations."
},
{
"author": "LatentSpaceDirective",
"title": "ComfyUI-Texturaizer",
@ -23388,6 +23398,16 @@
"install_type": "git-clone",
"description": "A wrapper of [a/CosyVoice2](https://github.com/FunAudioLLM/CosyVoice/)'s ComfyUI custom_nodes"
},
{
"author": "HJH-AILab",
"title": "ComfyUI_Facefusion",
"reference": "https://github.com/HJH-AILab/ComfyUI_Facefusion",
"files": [
"https://github.com/HJH-AILab/ComfyUI_Facefusion"
],
"install_type": "git-clone",
"description": "a [a/Facefusion](https://github.com/facefusion/facefusion)'s wrapper for ComfyUI custom node."
},
{
"author": "Easymode-ai",
"title": "ComfyUI-ShadowR",
@ -23723,6 +23743,16 @@
"install_type": "git-clone",
"description": "ComfyUI nodes for image processing."
},
{
"author": "keit",
"title": "ComfyUI-musubi-tuner",
"reference": "https://github.com/keit0728/ComfyUI-musubi-tuner",
"files": [
"https://github.com/keit0728/ComfyUI-musubi-tuner"
],
"install_type": "git-clone",
"description": "This is a custom node that allows you to run musubi-tuner from ComfyUI."
},
{
"author": "Mango1010",
"title": "Mango Node Pack",
@ -24945,17 +24975,6 @@
"install_type": "git-clone",
"description": "Send generated images or videos to any HTTP webhook with optional parameters such as prompt-id and metadata payload."
},
{
"author": "zouyu",
"title": "ComfyUI-SaveImageS3",
"id": "comfyui-saveimages3",
"reference": "https://github.com/mrchipset/ComfyUI-SaveImageS3",
"files": [
"https://github.com/mrchipset/ComfyUI-SaveImageS3"
],
"install_type": "git-clone",
"description": "This extension offers a custom node to save image to S3-compatible oss."
},
{
"author": "CGAnimitta",
"title": "ComfyUI_CGAnimittaTools",
@ -25066,16 +25085,6 @@
"install_type": "git-clone",
"description": "ComfyUI's non-persistent (in-memory) image preview feature"
},
{
"author": "yanlang0123",
"title": "ComfyUI_Lam",
"reference": "https://github.com/yanlang0123/ComfyUI_Lam",
"files": [
"https://github.com/yanlang0123/ComfyUI_Lam"
],
"install_type": "git-clone",
"description": "This extension has some useful nodes, loops, wechat public number +AI chat drawing, distributed cluster."
},
{
"author": "KERRY-YUAN",
"title": "NodeSimpleExecutor",
@ -27633,7 +27642,7 @@
"https://github.com/set-soft/ComfyUI-ImageMisc"
],
"install_type": "git-clone",
"description": "Audio batch creation, extraction, resample, mono and stereo conversion."
"description": "Miscellaneous nodes for image manipulation.\nCurrently just download image with bypass, so you can create workflows including image examples.\nNo extra dependencies, just an internal module."
},
{
"author": "pictorialink",
@ -27667,7 +27676,7 @@
},
{
"author": "mo230761",
"title": "ComfyUI-Text-Translation",
"title": "InsertAnything-ComfyUI-official",
"reference": "https://github.com/mo230761/InsertAnything-ComfyUI-official",
"files": [
"https://github.com/mo230761/InsertAnything-ComfyUI-official"
@ -27815,6 +27824,16 @@
"install_type": "git-clone",
"description": "An interactive, classic channel mixer color adjustment node for ComfyUI, with realtime preview and a responsive editing interface."
},
{
"author": "o-l-l-i",
"title": "Olm Color Balance for ComfyUI",
"reference": "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance",
"files": [
"https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance"
],
"install_type": "git-clone",
"description": "An interactive color balance adjustment node for ComfyUI, featuring a clean interface and realtime preview."
},
{
"author": "xiaogui8dangjia",
"title": "Comfyui-imagetoSTL",
@ -27949,7 +27968,6 @@
{
"author": "keit",
"title": "ComfyUI-keitNodes",
"id": "comfyui-image-toolkit",
"reference": "https://github.com/keit0728/ComfyUI-keitNodes",
"files": [
"https://github.com/keit0728/ComfyUI-keitNodes"
@ -28129,16 +28147,6 @@
"install_type": "git-clone",
"description": "This custom node for ComfyUI provides a wrapper for Intel's Open Image Denoise (OIDN) library, allowing you to denoise images directly within your ComfyUI workflow."
},
{
"author": "domenecmiralles",
"title": "obobo_nodes",
"reference": "https://github.com/domenecmiralles/obobo_nodes",
"files": [
"https://github.com/domenecmiralles/obobo_nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI that provide various input and output capabilities."
},
{
"author": "Zehong-Ma",
"title": "ComfyUI-MagCache",
@ -29306,17 +29314,6 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node that provides a LoRa loader with persistent trigger word storage. Automatically saves and loads trigger words for each LoRa model, making your workflow more efficient."
},
{
"author": "Ben Staniford",
"title": "Comfy Contact Sheet Image Loader",
"id": "comfy-contact-sheet-image-loader",
"reference": "https://github.com/benstaniford/comfy-contact-sheet-image-loader",
"files": [
"https://github.com/benstaniford/comfy-contact-sheet-image-loader"
],
"install_type": "git-clone",
"description": "Displays up to 64 recent images from a folder as numbered thumbnails in a grid contact sheet format, allowing you to select and load one for post-processing"
},
{
"author": "Ben Staniford",
"title": "Prompt Database for ComfyUI",
@ -29891,6 +29888,79 @@
"install_type": "git-clone",
"description": "A simple custom node for ComfyUI to load LoRAs and videos directly from a URL. Ideal for users hosting files on a server with publicly accessible URLs."
},
{
"author": "visualbruno",
"title": "ComfyUI-Hunyuan3d-2-1",
"reference": "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1",
"files": [
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1"
],
"install_type": "git-clone",
"description": "ComfyUI Wrapper for [a/Hunyuan3D v2.1](https://github.com/Tencent-Hunyuan/Hunyuan3D-2.1) - From Images to High-Fidelity 3D Assets with Production-Ready PBR Material"
},
{
"author": "AIWarper",
"title": "ComfyUI-DAViD",
"reference": "https://github.com/AIWarper/ComfyUI-DAViD",
"files": [
"https://github.com/AIWarper/ComfyUI-DAViD"
],
"install_type": "git-clone",
"description": "An implementation of the DAViD tooling, a method for extracting depth, normals, and masks from an input image."
},
{
"author": "ComfyUI Studio",
"title": "ComfyUI-Studio-nodes",
"reference": "https://github.com/comfyuistudio/ComfyUI-Studio-nodes",
"files": [
"https://github.com/comfyuistudio/ComfyUI-Studio-nodes"
],
"install_type": "git-clone",
"description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.",
"tags": ["image", "resize", "aspect-ratio", "markdown", "utils"]
},
{
"author": "synchronicity-labs",
"title": "ComfyUI Sync Lipsync Node",
"reference": "https://github.com/synchronicity-labs/sync-comfyui",
"files": [
"https://github.com/synchronicity-labs/sync-comfyui"
],
"install_type": "git-clone",
"description": "This custom node allows you to perform audio-video lip synchronization inside ComfyUI using a simple interface."
},
{
"author": "jenn",
"title": "BookCoverFinder",
"reference": "https://github.com/weberjc/book-cover-finder-comfy",
"files": [
"https://github.com/weberjc/book-cover-finder-comfy"
],
"install_type": "git-clone",
"description": "Book Cover Finder tool that wraps openlibrary.org"
},
{
"author": "RndNanthu",
"title": "ComfyUI-RndNanthu",
"id": "ComfyUI-RndNanthu",
"reference": "https://github.com/rndnanthu/ComfyUI-RndNanthu",
"files": [
"https://github.com/rndnanthu/ComfyUI-RndNanthu"
],
"install_type": "git-clone",
"description": "Film Grain simulation, Log Color Conversions, Color Scopes (RGB Parade, Vectorscope, Gamut Warnings), False Color, and more."
},
{
"author": "Pun0110",
"title": "CSV Styler",
"reference": "https://github.com/Pun0110/ComfyUI-CSV-Styler",
"files": [
"https://github.com/Pun0110/ComfyUI-CSV-Styler"
],
"install_type": "git-clone",
"description": "Repository contains CSV Styler - custom node for ComfyUI. It loads styles from styles.csv file (Automatic1111 Web-Ui styles.csv format) and combine them with provided positive and negative prompt.\nNOTE: 'styles.csv' should be placed in ComfyUI root directory (near main.py)."
},
@ -30321,3 +30391,4 @@
]
}

View File

@ -1418,6 +1418,16 @@
"title_aux": "ComfyUI Cache Cleaner Node"
}
],
"https://github.com/AIWarper/ComfyUI-DAViD": [
[
"DAViDDepthVisualizer",
"DAViDMultiTask",
"DAViDNormalToLight"
],
{
"title_aux": "ComfyUI-DAViD"
}
],
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": [
[
"DetailTransfer",
@ -3728,14 +3738,9 @@
"ImageLoader",
"LoadExr",
"LoadExrLayerByName",
"LoadExrSequence",
"SaverNode",
"ZNormalizeNode",
"coco_loader",
"load_exr",
"load_exr_layer_by_name",
"saver",
"shamble_cryptomatte",
"znormalize"
"ZNormalizeNode"
],
{
"title_aux": "ComfyUI-CoCoTools_IO"
@ -3939,7 +3944,7 @@
"Vector"
],
{
"title_aux": "Cyber-BlackCat"
"title_aux": "ComfyUI-Image-Vector"
}
],
"https://github.com/Cyber-BlackCat/ComfyUI-MoneyMaker": [
@ -3973,7 +3978,7 @@
"LoadManyImages"
],
{
"title_aux": "Cyber-BlackCat"
"title_aux": "ComfyUI_Auto_Caption"
}
],
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [
@ -4395,10 +4400,10 @@
"https://github.com/Dontdrunk/ComfyUI-DD-Nodes": [
[
"DD-AdvancedFusion",
"DD-ColorBackgroundGenerator",
"DD-ConditionSwitcher",
"DD-DimensionCalculator",
"DD-ImageSizeLimiter",
"DD-ImageStroke",
"DD-ImageToVideo",
"DD-ImageUniformSize",
"DD-LatentSwitcher",
@ -4529,6 +4534,8 @@
"HfDualClipLoader",
"HfLoraLoader",
"HfLoraLoaderModelOnly",
"HfQuadrupleClipLoader",
"HfTripleClipLoader",
"HfVaeLoader",
"ImageDifferenceCmap",
"PhotoDoddleConditioning"
@ -5936,6 +5943,20 @@
"title_aux": "ComfyUI_CosyVoice2"
}
],
"https://github.com/HJH-AILab/ComfyUI_Facefusion": [
[
"FacefusionFaceEnhancerProcessor",
"FacefusionFaceSwapperProcessor",
"FacefusionFrameEnhancerProcessor",
"FacefusionLipSyncerProcessor",
"FacefusionOptionsNode",
"FacefusionProcesserOptionsNode",
"FacefusionProcessingNode"
],
{
"title_aux": "ComfyUI_Facefusion"
}
],
"https://github.com/HJH-AILab/ComfyUI_StableAnimator": [
[
"StableAnimatorDWPoseDetectorAlignedModels",
@ -6622,21 +6643,6 @@
"title_aux": "ComfyUI-UniAnimate-W"
}
],
"https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows": [
[
"CLIPTextEncodeStyles",
"JoinVideos",
"MakeDrivingVideoForLivePortrait",
"MakePortraitWalk",
"MoveInOrOut",
"MoveLeftOrRight",
"MoveUpOrDown",
"Replace_Img_or_Vid_Bg_Assistant"
],
{
"title_aux": "ComfyUI-Animation_Nodes_and_Workflows"
}
],
"https://github.com/Isulion/ComfyUI_Isulion": [
[
"CustomTextNode",
@ -9338,18 +9344,22 @@
],
"https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix": [
[
"RTXRemixCloseProject",
"RTXRemixCreateLayer",
"RTXRemixDefineLayerId",
"RTXRemixDeleteFile",
"RTXRemixEndContext",
"RTXRemixGetDefaultDirectory",
"RTXRemixGetEditTarget",
"RTXRemixGetLayers",
"RTXRemixGetLoadedProject",
"RTXRemixGetTextures",
"RTXRemixIngestTexture",
"RTXRemixInvertBool",
"RTXRemixLayerType",
"RTXRemixLayerTypes",
"RTXRemixMuteLayer",
"RTXRemixOpenProject",
"RTXRemixRemoveLayer",
"RTXRemixRestAPIDetails",
"RTXRemixSaveLayer",
@ -9389,7 +9399,7 @@
"NS-FlexPreset"
],
{
"title_aux": "ComfyUI-NS-ManySliders"
"title_aux": "ComfyUI-NS-Util"
}
],
"https://github.com/NeoDroleDeGueule/comfyui-image-mixer": [
@ -10170,6 +10180,14 @@
"title_aux": "Pseudocomfy"
}
],
"https://github.com/Pun0110/ComfyUI-CSV-Styler": [
[
"PT.CSV Styler"
],
{
"title_aux": "CSV Styler"
}
],
"https://github.com/Q-Bug4/Comfyui-Qb-DateNodes": [
[
"DateTimeFormatterNode"
@ -10677,9 +10695,10 @@
],
"https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": [
[
"ApplyPoseDiff",
"CalcScaledPoseDiff",
"PoseDiffCalculator"
"ApplyPoseScalesToFrames",
"CalculatePoseScales",
"ConvertPoseToStandardFormat",
"RenderKps"
],
{
"title_aux": "Comfyui_SSsnap_pose-Remapping"
@ -11417,6 +11436,18 @@
"title_aux": "ComfyUI-Gemini_TTS"
}
],
"https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper": [
[
"HiggsAudio",
"LoadHiggsAudioModel",
"LoadHiggsAudioPrompt",
"LoadHiggsAudioSystemPrompt",
"LoadHiggsAudioTokenizer"
],
{
"title_aux": "ComfyUI-HiggsAudio_Wrapper"
}
],
"https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoSamplerSave": [
[
"EmptyVideoLatentForHunyuan",
@ -13859,7 +13890,8 @@
[
"FUSEGenericKSampler",
"FUSEKSampler",
"FUSESamplerMaskOptions"
"FUSESamplerMaskOptions",
"FUSEYOLOSettings"
],
{
"title_aux": "FUSE Face Enhancer"
@ -16005,6 +16037,7 @@
"BlenderInputSeed",
"BlenderInputString",
"BlenderInputStringMultiline",
"BlenderOutputDownload3D",
"BlenderOutputSaveImage"
],
{
@ -17760,6 +17793,14 @@
"title_aux": "ComfyUI-MagicQuill"
}
],
"https://github.com/brayevalerien/ComfyUI-SplitString": [
[
"Split String"
],
{
"title_aux": "ComfyUI-splitstring"
}
],
"https://github.com/brayevalerien/ComfyUI-resynthesizer": [
[
"Resynthesize"
@ -20607,6 +20648,16 @@
"title_aux": "ComfyUI_experiments"
}
],
"https://github.com/comfyuistudio/ComfyUI-Studio-nodes": [
[
"AspectRatioImageSize",
"AspectRatioResizeImage",
"MarkdownModelNote"
],
{
"title_aux": "ComfyUI-Studio-nodes"
}
],
"https://github.com/comnote-max/builmenlabo": [
[
"GeminiPoseAnalyzer",
@ -21878,22 +21929,6 @@
"title_aux": "ComfyUI-Keyframed"
}
],
"https://github.com/domenecmiralles/obobo_nodes": [
[
"OboboInputAudio",
"OboboInputImage",
"OboboInputLora",
"OboboInputNumber",
"OboboInputText",
"OboboInputVector2",
"OboboInputVideo",
"OboboOutput",
"OboboPathLoader"
],
{
"title_aux": "obobo_nodes"
}
],
"https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": [
[
"FramePackF1T2VLoraStack",
@ -22485,15 +22520,22 @@
],
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils": [
[
"AdjustBottomAlphaDistance",
"AlignFace",
"Alpha Crop and Position Image",
"CreateOutlineMask",
"GenerateTimestamp",
"GetMostCommonColors",
"ImageCompositeAbsoluteByContainer",
"LoadImageFromUrl",
"LoraLoaderModelWithNameOnly",
"LoraLoaderWithName",
"MaskMorphologyNode",
"OpenAI Image 2 Text",
"PadMask",
"ReadImage",
"ShowrunnerFilename",
"ShowrunnerSeed",
"Shrink Image"
],
{
@ -22605,8 +22647,25 @@
"https://github.com/fblissjr/ComfyUI-WanActivationEditor": [
[
"WanVideoActivationEditor",
"WanVideoActivationScheduler",
"WanVideoBlockActivationBuilder"
"WanVideoAdvancedActivationEditor",
"WanVideoBlockActivationBuilder",
"WanVideoBlockActivationViewer",
"WanVideoBlockStrengthBuilder",
"WanVideoDirectInjector",
"WanVideoEmbeddingAmplifier",
"WanVideoEmbeddingAnalyzer",
"WanVideoEmbeddingDatabase",
"WanVideoGuidanceController",
"WanVideoInjectionTester",
"WanVideoLatentEncoder",
"WanVideoLatentInjector",
"WanVideoNoiseController",
"WanVideoProjectionBooster",
"WanVideoSequentialMixer",
"WanVideoStrengthVisualizer",
"WanVideoVectorArithmetic",
"WanVideoVectorDifference",
"WanVideoVectorInterpolation"
],
{
"title_aux": "ComfyUI-WanActivationEditor"
@ -27310,6 +27369,14 @@
"title_aux": "ComfyUI-keitNodes"
}
],
"https://github.com/keit0728/ComfyUI-musubi-tuner": [
[
"MusubiTunerWanGenerateVideo"
],
{
"title_aux": "ComfyUI-musubi-tuner"
}
],
"https://github.com/kenjiqq/qq-nodes-comfyui": [
[
"Any List",
@ -30593,7 +30660,8 @@
"Load Random Image | sokes \ud83e\uddac",
"Random Hex Color | sokes \ud83e\uddac",
"Random Number | sokes \ud83e\uddac",
"Replace Text with RegEx | sokes \ud83e\uddac"
"Replace Text with RegEx | sokes \ud83e\uddac",
"Street View Loader | sokes \ud83e\uddac"
],
{
"title_aux": "ComfyUI Sokes Nodes \ud83e\uddac"
@ -31453,7 +31521,7 @@
"ReduxProcess"
],
{
"title_aux": "ComfyUI-Text-Translation"
"title_aux": "InsertAnything-ComfyUI-official"
}
],
"https://github.com/mobilehacker/ComfyUI_format-lora-stack": [
@ -32510,6 +32578,14 @@
"title_aux": "Olm Channel Mixer for ComfyUI"
}
],
"https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance": [
[
"OlmColorBalance"
],
{
"title_aux": "Olm Color Balance for ComfyUI"
}
],
"https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": [
[
"OlmCurveEditor"
@ -34224,7 +34300,8 @@
],
"https://github.com/risunobushi/ComfyUI_sm4ll-Wrapper": [
[
"VTONAPINode"
"VTONAPINode",
"VTONAPIPaidNode"
],
{
"title_aux": "ComfyUI_sm4ll-Wrapper"
@ -34250,6 +34327,20 @@
"title_aux": "Dia realistic TTS"
}
],
"https://github.com/rndnanthu/ComfyUI-RndNanthu": [
[
"AutoGradePro",
"ColorAnalysisPlotNode",
"ColorSpaceSim",
"ConvertToLogImage",
"FilmGrain",
"ProColorGrading",
"PromptGenerator"
],
{
"title_aux": "ComfyUI-RndNanthu"
}
],
"https://github.com/robertvoy/ComfyUI-Distributed": [
[
"DistributedCollector",
@ -36743,6 +36834,16 @@
"title_aux": "Vid2vid"
}
],
"https://github.com/synchronicity-labs/sync-comfyui": [
[
"SyncLipsyncInputNode",
"SyncLipsyncMainNode",
"SyncLipsyncOutputNode"
],
{
"title_aux": "ComfyUI Sync Lipsync Node"
}
],
"https://github.com/synthetai/ComfyUI-JM-KLing-API": [
[
"JM-KLingAI-API/api-key",
@ -36779,6 +36880,7 @@
[
"VolcengineI2VS2Pro",
"VolcengineImgEditV3",
"volcengine-doubao-seedance",
"volcengine-i2v-s2pro",
"volcengine-img-edit-v3",
"volcengine-seedream-v3"
@ -37898,6 +38000,37 @@
"title_aux": "ComfyUI-RGT"
}
],
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": [
[
"Hy3D21CameraConfig",
"Hy3D21ExportMesh",
"Hy3D21GenerateMultiViewsBatch",
"Hy3D21IMRemesh",
"Hy3D21LoadImageWithTransparency",
"Hy3D21LoadMesh",
"Hy3D21MeshGenerationBatch",
"Hy3D21MeshUVWrap",
"Hy3D21MeshlibDecimate",
"Hy3D21MultiViewsGeneratorWithMetaData",
"Hy3D21MultiViewsMeshGenerator",
"Hy3D21PostprocessMesh",
"Hy3D21ResizeImages",
"Hy3D21UseMultiViews",
"Hy3D21UseMultiViewsFromMetaData",
"Hy3D21VAEConfig",
"Hy3D21VAEDecode",
"Hy3D21VAELoader",
"Hy3DBakeMultiViews",
"Hy3DBakeMultiViewsWithMetaData",
"Hy3DHighPolyToLowPolyBakeMultiViewsWithMetaData",
"Hy3DInPaint",
"Hy3DMeshGenerator",
"Hy3DMultiViewsGenerator"
],
{
"title_aux": "ComfyUI-Hunyuan3d-2-1"
}
],
"https://github.com/vivax3794/ComfyUI-Sub-Nodes": [
[
"VIV_Default",
@ -38140,6 +38273,14 @@
"title_aux": "ComfyUI Invisible Watermark"
}
],
"https://github.com/weberjc/book-cover-finder-comfy": [
[
"BookCoverFinder"
],
{
"title_aux": "BookCoverFinder"
}
],
"https://github.com/webfiltered/DebugNode-ComfyUI": [
[
"WTFDebugNode"
@ -38245,7 +38386,7 @@
],
"https://github.com/whmc76/ComfyUI-RemoveBackgroundSuite": [
[
"BiRefNetUltraV3_RBS",
"BiRefNetUltra_RBS",
"MaskProcessDetails_RBS",
"TransparentBackgroundUltra_RBS"
],
@ -38281,7 +38422,6 @@
"MathExpression_UTK",
"PurgeVRAM_UTK",
"RestoreCropBox_UTK",
"Show_UTK",
"TextBoxNode_UTK",
"TextConcatenate_UTK",
"ThinkRemover_UTK"
@ -39353,8 +39493,10 @@
"easy loadImageBase64",
"easy loadImagesForLoop",
"easy loraNames",
"easy loraPromptApply",
"easy loraStack",
"easy loraStackApply",
"easy loraSwitcher",
"easy makeImageForICLora",
"easy mathFloat",
"easy mathInt",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,105 @@
{
"custom_nodes": [
{
"author": "zhuanvi",
"title": "ComfyUI-ZVNodes [WIP]",
"reference": "https://github.com/zhuanvi/ComfyUI-ZVNodes",
"files": [
"https://github.com/zhuanvi/ComfyUI-ZVNodes"
],
"install_type": "git-clone",
"description": "NODES: Load One Image (Directory), Save Image (Directory), Count Image (Directory), Json Reader, Json List Node, Json List Length, Json List Indexer, Json List Slicer, Triangle Character Layout, Json List To Mask, Random Select From List, Join List, ..."
},
{
"author": "Filexor",
"title": "File_x_dynamic_prompt2",
"reference": "https://github.com/Filexor/File_x_dynamic_prompt2",
"files": [
"https://github.com/Filexor/File_x_dynamic_prompt2"
],
"install_type": "git-clone",
"description": "ComfyUI node for random prompt generation"
},
{
"author": "FileSystem Manager Team",
"title": "Comfyui-FileSytem-Manager",
"reference": "https://github.com/bleash-dev/Comfyui-FileSytem-Manager",
"files": [
"https://github.com/bleash-dev/Comfyui-FileSytem-Manager"
],
"install_type": "git-clone",
"description": "Comprehensive file system management for ComfyUI with multiple upload sources"
},
{
"author": "thavocado",
"title": "comfyui-danbooru-lookup",
"reference": "https://github.com/thavocado/comfyui-danbooru-lookup",
"files": [
"https://github.com/thavocado/comfyui-danbooru-lookup"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that performs FAISS cosine similarity lookup on Danbooru embeddings using multiple input modes: CLIP conditioning, images with WD14 tagging, or text tags.[w/This node pack installs its dependencies automatically during execution.]"
},
{
"author": "love2hina-net",
"title": "ComfyUI-Local-Translator",
"reference": "https://github.com/love2hina-net/ComfyUI-Local-Translator",
"files": [
"https://github.com/love2hina-net/ComfyUI-Local-Translator"
],
"install_type": "git-clone",
"description": "NODES: Local Translator"
},
{
"author": "DenRakEiw",
"title": "Denrakeiw Nodes [WIP]",
"reference": "https://github.com/DenRakEiw/DenRakEiw_Nodes",
"files": [
"https://github.com/DenRakEiw/DenRakEiw_Nodes"
],
"install_type": "git-clone",
"description": "A custom node pack for ComfyUI that provides utility nodes for image generation and manipulation.\nNOTE: The files in the repo are not organized."
},
{
"author": "ahmedbana",
"title": "json-creator [WIP]",
"reference": "https://github.com/ahmedbana/json-creator",
"files": [
"https://github.com/ahmedbana/json-creator"
],
"install_type": "git-clone",
"description": "Create Json for ComfyUI\nNOTE: The files in the repo are not organized."
},
{
"author": "ahmedbana",
"title": "File-Rename [UNSAFE]",
"reference": "https://github.com/ahmedbana/File-Rename",
"files": [
"https://github.com/ahmedbana/File-Rename"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node package that allows you to rename files with incremented numbers based on various mathematical operations. Includes both basic and advanced functionality.[w/This node pack includes a node that can rename files to arbitrary paths.]"
},
{
"author": "ahmedbana",
"title": "ComfyUI_AC_FUNV7-FLUX- [WIP]",
"reference": "https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-",
"files": [
"https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-"
],
"install_type": "git-clone",
"description": "NODES: AC_Super_UNET(FLUX), AC_Super_CLIP(FLUX)\nNOTE: The files in the repo are not organized."
},
{
"author": "broumbroum",
"title": "comfyui-time-system [WIP]",
"reference": "https://github.com/broumbroum/comfyui-time-system",
"files": [
"https://github.com/broumbroum/comfyui-time-system"
],
"install_type": "git-clone",
"description": "Package that adds nodes to retrieve the system date and time.\nNOTE: The files in the repo are not organized."
},
{
"author": "rodpl",
"title": "comfyui-asset-manager",
@ -10,16 +110,6 @@
"install_type": "git-clone",
"description": "ComfyUI Asset Manager for managing assets in ComfyUI"
},
{
"author": "AIWarper",
"title": "ComfyUI-DAViD [WIP]",
"reference": "https://github.com/AIWarper/ComfyUI-DAViD",
"files": [
"https://github.com/AIWarper/ComfyUI-DAViD"
],
"install_type": "git-clone",
"description": "Custom nodes for [a/DAViD (Data-efficient and Accurate Vision Models from Synthetic Data)](https://microsoft.github.io/DAViD) models in ComfyUI. These nodes enable depth estimation, surface normal estimation, and soft foreground segmentation for human-centric images.\nNOTE: The files in the repo are not organized."
},
{
"author": "blepping",
"title": "ComfyUI 'dum' samplers [WIP]",
@ -60,16 +150,6 @@
"install_type": "git-clone",
"description": "NODES: Load Image Folder (Custom), Make Batch from Single Image (Custom)"
},
{
"author": "NicholasKao1029",
"title": "comfyui-pixxio",
"reference": "https://github.com/NicholasKao1029/comfyui-pixxio",
"files": [
"https://github.com/NicholasKao1029/comfyui-pixxio"
],
"install_type": "git-clone",
"description": "NODES: Auto-Upload Image to Pixxio Collection, Load Image from Pixx.io"
},
{
"author": "BAIS1C",
"title": "ComfyUI-AudioDuration [WIP]",
@ -761,16 +841,6 @@
"install_type": "git-clone",
"description": "NODES: Show-o Model Loader, Show-o Text to Image, Show-o Image Captioning, Show-o Image Inpainting"
},
{
"author": "visualbruno",
"title": "ComfyUI-Hunyuan3d-2-1",
"reference": "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1",
"files": [
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1"
],
"install_type": "git-clone",
"description": "NODES: Hunyuan 3D 2.1 Mesh Generator, Hunyuan 3D 2.1 MultiViews Generator, Hunyuan 3D 2.1 Bake MultiViews, Hunyuan 3D 2.1 InPaint, Hunyuan 3D 2.1 Camera Config"
},
{
"author": "zyquon",
"title": "ComfyUI Stash",

View File

@ -361,6 +361,15 @@
"title_aux": "ComfyUI-VAELoaderSDXLmod"
}
],
"https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-": [
[
"AC_Super_CLIP(FLUX)",
"AC_Super_UNET(FLUX)"
],
{
"title_aux": "ComfyUI_AC_FUNV7-FLUX- [WIP]"
}
],
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": [
[
"AC_FUN_SUPER_DESIGN_LARGE",
@ -468,16 +477,6 @@
"title_aux": "UtilNodes-ComfyUI [WIP]"
}
],
"https://github.com/AIWarper/ComfyUI-DAViD": [
[
"DAViDDepthVisualizer",
"DAViDMultiTask",
"DAViDNormalToLight"
],
{
"title_aux": "ComfyUI-DAViD [WIP]"
}
],
"https://github.com/ALatentPlace/ComfyUI_yanc": [
[
"> Bloom",
@ -1236,6 +1235,14 @@
"title_aux": "ComfyUI Node Switcher"
}
],
"https://github.com/DenRakEiw/DenRakEiw_Nodes": [
[
"ColorGeneratorNode"
],
{
"title_aux": "Denrakeiw Nodes [WIP]"
}
],
"https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": [
[
"Blacklist_String_DiffusionWave \ud83c\udf0a",
@ -1550,6 +1557,15 @@
"title_aux": "ComfyUI-AppIO"
}
],
"https://github.com/Filexor/File_x_dynamic_prompt2": [
[
"File_x_DynamicPrompt2",
"File_x_DynamicPrompt2 with States IO"
],
{
"title_aux": "File_x_dynamic_prompt2"
}
],
"https://github.com/FinetunersAI/comfyui-fast-group-link": [
[
"FastGroupLink"
@ -2392,15 +2408,6 @@
"title_aux": "ComfyUI-Save_Image"
}
],
"https://github.com/NicholasKao1029/comfyui-pixxio": [
[
"AutoUploadImageToPixxioCollection",
"LoadImageFromPixxioAPI"
],
{
"title_aux": "comfyui-pixxio"
}
],
"https://github.com/No-22-Github/ComfyUI_SaveImageCustom": [
[
"SaveUtility: SaveImageCustom"
@ -2681,9 +2688,10 @@
],
"https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": [
[
"ApplyPoseDiff",
"CalcScaledPoseDiff",
"PoseDiffCalculator"
"ApplyPoseScalesToFrames",
"CalculatePoseScales",
"ConvertPoseToStandardFormat",
"RenderKps"
],
{
"title_aux": "Comfyui_SSsnap_pose-Remapping"
@ -3621,6 +3629,23 @@
"title_aux": "ComfyUI Model Bending [UNSAFE]"
}
],
"https://github.com/ahmedbana/File-Rename": [
[
"AdvancedFileRenameNode",
"FileRenameNode"
],
{
"title_aux": "File-Rename [UNSAFE]"
}
],
"https://github.com/ahmedbana/json-creator": [
[
"JsonCreator"
],
{
"title_aux": "json-creator [WIP]"
}
],
"https://github.com/aiden1020/ComfyUI_Artcoder": [
[
"ArtCoder"
@ -4059,12 +4084,23 @@
"title_aux": "Gen Data Tester [WIP]"
}
],
"https://github.com/bleash-dev/Comfyui-FileSytem-Manager": [
[
"custom_nodes",
"web_extensions"
],
{
"title_aux": "Comfyui-FileSytem-Manager"
}
],
"https://github.com/blepping/comfyui_dum_samplers": [
[
"BatchMergeSampler",
"CacheAwareEulerSampler",
"CyclePaddingSampler",
"HistorySampler",
"PingPongSampler",
"RestlessScheduler",
"SimilarityAncestralEulerSampler",
"SimilarityClampEulerSampler"
],
@ -4239,6 +4275,19 @@
"title_aux": "comfyui-mc [WIP]"
}
],
"https://github.com/broumbroum/comfyui-time-system": [
[
"DayTimeNode",
"HourTimeNode",
"MinuteTimeNode",
"MonthTimeNode",
"SecondTimeNode",
"YearTimeNode"
],
{
"title_aux": "comfyui-time-system [WIP]"
}
],
"https://github.com/bruce007lee/comfyui-cleaner": [
[
"cleaner"
@ -5291,15 +5340,22 @@
],
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils": [
[
"AdjustBottomAlphaDistance",
"AlignFace",
"Alpha Crop and Position Image",
"CreateOutlineMask",
"GenerateTimestamp",
"GetMostCommonColors",
"ImageCompositeAbsoluteByContainer",
"LoadImageFromUrl",
"LoraLoaderModelWithNameOnly",
"LoraLoaderWithName",
"MaskMorphologyNode",
"OpenAI Image 2 Text",
"PadMask",
"ReadImage",
"ShowrunnerFilename",
"ShowrunnerSeed",
"Shrink Image"
],
{
@ -7017,6 +7073,14 @@
"title_aux": "xcpNodes [WIP]"
}
],
"https://github.com/love2hina-net/ComfyUI-Local-Translator": [
[
"LocalTranslator"
],
{
"title_aux": "ComfyUI-Local-Translator"
}
],
"https://github.com/lrzjason/Comfyui-Condition-Utils": [
[
"LoadCondition",
@ -7667,6 +7731,7 @@
"Ino_RandomCharacterPrompt",
"Ino_SaveFile",
"Ino_SaveImage",
"Ino_StringToggleCase",
"Ino_VideoConvert"
],
{
@ -7986,8 +8051,10 @@
"przewodo WanGetMaxImageResolutionByAspectRatio",
"przewodo WanImageToVideoAdvancedSampler",
"przewodo WanModelTypeSelector",
"przewodo WanPromptChunkStacker",
"przewodo WanVideoEnhanceAVideo",
"przewodo WanVideoGenerationModeSelector",
"przewodo WanVideoLoraStack",
"przewodo WanVideoVaeDecode"
],
{
@ -8838,6 +8905,20 @@
"title_aux": "ComfyUI-CacheImageNode"
}
],
"https://github.com/thavocado/comfyui-danbooru-lookup": [
[
"DanbooruFAISSLookup",
"DanbooruFAISSLookupAdvanced",
"WD14ToConditioning"
],
{
"author": "ComfyUI Danbooru Lookup",
"description": "ComfyUI node that performs FAISS cosine similarity lookup on Danbooru embeddings using CLIP conditioning inputs.",
"nickname": "Danbooru Lookup",
"title": "Danbooru FAISS Lookup",
"title_aux": "comfyui-danbooru-lookup"
}
],
"https://github.com/thderoo/ComfyUI-_topfun_s_nodes": [
[
"ConditioningPerturbation",
@ -9088,37 +9169,6 @@
"title_aux": "comfyui-virallover"
}
],
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": [
[
"Hy3D21CameraConfig",
"Hy3D21ExportMesh",
"Hy3D21GenerateMultiViewsBatch",
"Hy3D21IMRemesh",
"Hy3D21LoadImageWithTransparency",
"Hy3D21LoadMesh",
"Hy3D21MeshGenerationBatch",
"Hy3D21MeshUVWrap",
"Hy3D21MeshlibDecimate",
"Hy3D21MultiViewsGeneratorWithMetaData",
"Hy3D21MultiViewsMeshGenerator",
"Hy3D21PostprocessMesh",
"Hy3D21ResizeImages",
"Hy3D21UseMultiViews",
"Hy3D21UseMultiViewsFromMetaData",
"Hy3D21VAEConfig",
"Hy3D21VAEDecode",
"Hy3D21VAELoader",
"Hy3DBakeMultiViews",
"Hy3DBakeMultiViewsWithMetaData",
"Hy3DHighPolyToLowPolyBakeMultiViewsWithMetaData",
"Hy3DInPaint",
"Hy3DMeshGenerator",
"Hy3DMultiViewsGenerator"
],
{
"title_aux": "ComfyUI-Hunyuan3d-2-1"
}
],
"https://github.com/visualbruno/ComfyUI-QRemeshify": [
[
"QRemeshify"
@ -9474,6 +9524,7 @@
"LoadImageFromDirectoryNode",
"LoadImageFromURLNode",
"LoadStringFromDirectoryNode",
"OllamaVisionNode",
"OutputIsListNode",
"OutputIsNonListNode",
"PrependTagsNode",
@ -9713,6 +9764,29 @@
"title_aux": "Comfyui_image2prompt"
}
],
"https://github.com/zhuanvi/ComfyUI-ZVNodes": [
[
"ImageCounterNodeZV",
"JoinListZV",
"JsonListIndexerZV",
"JsonListLengthZV",
"JsonListNodeZV",
"JsonListSlicerZV",
"JsonListToMaskZV",
"JsonReaderZV",
"LoadImageFromDirZV",
"LoadTxtFromDirZV",
"RandomSelectListZV",
"SaveImageToPathZV",
"SaveTxtToPathZV",
"TriangleCharacterLayoutZV",
"VideoSceneDetectorZV",
"VideoSpeedZV"
],
{
"title_aux": "ComfyUI-ZVNodes [WIP]"
}
],
"https://github.com/zjkhurry/comfyui_MetalFX": [
[
"metalFXImg"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "domenecmiralles",
"title": "obobo_nodes [REMOVED]",
"reference": "https://github.com/domenecmiralles/obobo_nodes",
"files": [
"https://github.com/domenecmiralles/obobo_nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI that provide various input and output capabilities."
},
{
"author": "NicholasKao1029",
"title": "comfyui-pixxio [REMOVED]",
"reference": "https://github.com/NicholasKao1029/comfyui-pixxio",
"files": [
"https://github.com/NicholasKao1029/comfyui-pixxio"
],
"install_type": "git-clone",
"description": "NODES: Auto-Upload Image to Pixxio Collection, Load Image from Pixx.io"
},
{
"author": "ComfyUI-Workflow",
"title": "ComfyUI OpenAI Nodes [REMOVED]",

View File

@ -1,5 +1,118 @@
{
"custom_nodes": [
{
"author": "ShmuelRonen",
"title": "ComfyUI-HiggsAudio_Wrapper",
"id": "higgs-audio-wrapper",
"reference": "https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper"
],
"install_type": "git-clone",
"description": "A comprehensive ComfyUI wrapper for HiggsAudio v2, enabling high-quality text-to-speech generation with advanced voice cloning capabilities. Supports multiple voice presets and custom reference audio for voice cloning. Requires transformers==4.45.2 for compatibility."
},
{
"author": "RndNanthu",
"title": "ComfyUI-RndNanthu",
"id": "ComfyUI-RndNanthu",
"reference": "https://github.com/rndnanthu/ComfyUI-RndNanthu",
"files": [
"https://github.com/rndnanthu/ComfyUI-RndNanthu"
],
"install_type": "git-clone",
"description": "Film Grain simulation, Log Color Conversions, Color Scopes (RGB Parade, Vectorscope, Gamut Warnings), False Color, and more."
},
{
"author": "keit",
"title": "ComfyUI-musubi-tuner",
"reference": "https://github.com/keit0728/ComfyUI-musubi-tuner",
"files": [
"https://github.com/keit0728/ComfyUI-musubi-tuner"
],
"install_type": "git-clone",
"description": "This is a custom node that allows you to run musubi-tuner from ComfyUI."
},
{
"author": "guill",
"title": "ComfyUI Droopy Noodles",
"reference": "https://github.com/guill/comfyui-droopy-noodles",
"files": [
"https://github.com/guill/comfyui-droopy-noodles"
],
"install_type": "git-clone",
"description": "A ComfyUI extension that makes your node connections delightfully droopy. (Disclaimer: despite what it may look like, this extension will not make your monitor taste like spaghetti.)"
},
{
"author": "AIWarper",
"title": "ComfyUI-DAViD",
"reference": "https://github.com/AIWarper/ComfyUI-DAViD",
"files": [
"https://github.com/AIWarper/ComfyUI-DAViD"
],
"install_type": "git-clone",
"description": "An implementation of the DAViD tooling, a method for extracting depth, normals, and masks from an input image."
},
{
"author": "ComfyUI Studio",
"title": "ComfyUI-Studio-nodes",
"reference": "https://github.com/comfyuistudio/ComfyUI-Studio-nodes",
"files": [
"https://github.com/comfyuistudio/ComfyUI-Studio-nodes"
],
"install_type": "git-clone",
"description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.",
"tags": ["image", "resize", "aspect-ratio", "markdown", "utils"]
},
{
"author": "HJH-AILab",
"title": "ComfyUI_Facefusion",
"reference": "https://github.com/HJH-AILab/ComfyUI_Facefusion",
"files": [
"https://github.com/HJH-AILab/ComfyUI_Facefusion"
],
"install_type": "git-clone",
"description": "a [a/Facefusion](https://github.com/facefusion/facefusion)'s wrapper for ComfyUI custom node."
},
{
"author": "visualbruno",
"title": "ComfyUI-Hunyuan3d-2-1",
"reference": "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1",
"files": [
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1"
],
"install_type": "git-clone",
"description": "ComfyUI Wrapper for [a/Hunyuan3D v2.1](https://github.com/Tencent-Hunyuan/Hunyuan3D-2.1) - From Images to High-Fidelity 3D Assets with Production-Ready PBR Material"
},
{
"author": "synchronicity-labs",
"title": "ComfyUI Sync Lipsync Node",
"reference": "https://github.com/synchronicity-labs/sync-comfyui",
"files": [
"https://github.com/synchronicity-labs/sync-comfyui"
],
"install_type": "git-clone",
"description": "This custom node allows you to perform audio-video lip synchronization inside ComfyUI using a simple interface."
},
{
"author": "brayevalerien",
"title": "ComfyUI-splitstring",
"reference": "https://github.com/brayevalerien/ComfyUI-SplitString",
"files": [
"https://github.com/brayevalerien/ComfyUI-SplitString"
],
"install_type": "git-clone",
"description": "Very specific node for spliting a string with 12 lines into 12 individual strings.k"
},
{
"author": "jenn",
"title": "BookCoverFinder",
"reference": "https://github.com/weberjc/book-cover-finder-comfy",
"files": [
"https://github.com/weberjc/book-cover-finder-comfy"
],
"install_type": "git-clone",
"description": "Book Cover Finder tool that wraps openlibrary.org"
},
{
"author": "GACLove",
"title": "ComfyUI-VFI",
@ -223,7 +336,7 @@
"https://github.com/set-soft/ComfyUI-ImageMisc"
],
"install_type": "git-clone",
"description": "Audio batch creation, extraction, resample, mono and stereo conversion."
"description": "Miscellaneous nodes for image manipulation.\nCurrently just download image with bypass, so you can create workflows including image examples.\nNo extra dependencies, just an internal module."
},
{
"author": "tritant",
@ -580,138 +693,6 @@
],
"install_type": "git-clone",
"description": "A ComfyUI wrapper implementation of ThinkSound - an advanced AI model for generating high-quality audio from text descriptions and video content using Chain-of-Thought (CoT) reasoning."
},
{
"author": "baikong",
"title": "blender-in-comfyui",
"reference": "https://github.com/JayLyu/blender-in-comfyui",
"files": [
"https://github.com/JayLyu/blender-in-comfyui"
],
"install_type": "git-clone",
"description": "Combine multiple 3D models into a single Blender file and render in ComfyUI."
},
{
"author": "ZXL-Xinram",
"title": "ComfyUI-AutoFlow",
"reference": "https://github.com/ZXL-Xinram/ComfyUI-AutoFlow",
"files": [
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow"
],
"install_type": "git-clone",
"description": "A collection of utility nodes for ComfyUI focused on path processing and string operations."
},
{
"author": "MithrilMan",
"title": "Mithril-Nodes for ComfyUI",
"reference": "https://github.com/MithrilMan/ComfyUI-MithrilNodes",
"files": [
"https://github.com/MithrilMan/ComfyUI-MithrilNodes"
],
"install_type": "git-clone",
"description": "Mithril-Nodes is a collection of custom nodes for ComfyUI that enhance workflow modularity, data routing, and configuration management. These nodes help you build more dynamic, organized, and reusable pipelines for generative AI workflows."
},
{
"author": "swisscore-py",
"title": "ComfyUI Telegram Suite",
"reference": "https://github.com/SwissCore92/comfyui-telegram-suite",
"files": [
"https://github.com/SwissCore92/comfyui-telegram-suite"
],
"install_type": "git-clone",
"description": "Implement Telegram into your ComfyUI workflows."
},
{
"author": "quasiblob",
"title": "ComfyUI-EsesImageCompare",
"reference": "https://github.com/quasiblob/ComfyUI-EsesImageCompare",
"files": [
"https://github.com/quasiblob/ComfyUI-EsesImageCompare"
],
"install_type": "git-clone",
"description": "Interactive A/B image comparison node with a draggable slider to reveal one image over another. Includes difference and other blend modes for more detailed analysis, allowing one to spot changes in similar images. Node also outputs a passthrough image of input A, and a grayscale difference mask."
},
{
"author": "Yuan-ManX",
"title": "ComfyUI-ThinkSound",
"reference": "https://github.com/Yuan-ManX/ComfyUI-ThinkSound",
"files": [
"https://github.com/Yuan-ManX/ComfyUI-ThinkSound"
],
"install_type": "git-clone",
"description": "ComfyUI-ThinkSound is now available in ComfyUI, ThinkSound is a unified Any2Audio generation framework with flow matching guided by Chain-of-Thought (CoT) reasoning."
},
{
"author": "xChenNing",
"title": "ComfyUI_Image_Pin",
"id": "comfyui-image-pin",
"reference": "https://github.com/CheNing233/ComfyUI_Image_Pin",
"files": [
"https://github.com/CheNing233/ComfyUI_Image_Pin"
],
"install_type": "git-clone",
"description": "Allows you to pin images to the JSON of your workflow, migrate with JSON, or embed in image's metadata. supports image compression."
},
{
"author": "LaoMaoBoss",
"title": "ComfyUI-WBLESS",
"id": "LaoMaoBoss",
"reference": "https://github.com/LaoMaoBoss/ComfyUI-WBLESS",
"files": [
"https://github.com/LaoMaoBoss/ComfyUI-WBLESS"
],
"install_type": "git-clone",
"description": "ComfyUI's custom node package. This custom node has many practical functions, including global variables and process flow control."
},
{
"author": "Android zhang",
"title": "Comfyui-Distill-Any-Depth",
"reference": "https://github.com/zade23/Comfyui-Distill-Any-Depth",
"files": [
"https://github.com/zade23/Comfyui-Distill-Any-Depth"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use Distill-Any-Depth prediction."
},
{
"author": "tritant",
"title": "Advanced Photo Grain",
"reference": "https://github.com/tritant/ComfyUI-Advanced-Photo-Grain",
"files": [
"https://github.com/tritant/ComfyUI-Advanced-Photo-Grain"
],
"install_type": "git-clone",
"description": "Adds realistic film grain, vignette and RGB aberration to photos"
},
{
"author": "zeeoale",
"title": "PromptCreatorNodetraumakom Prompt Generator",
"reference": "https://github.com/zeeoale/PromptCreatorNode",
"files": [
"https://github.com/zeeoale/PromptCreatorNode"
],
"install_type": "git-clone",
"description": "A powerful custom node for ComfyUI that generates rich, dynamic prompts based on modular JSON worlds — with color realm control (RGB / CMYK), LoRA triggers, and optional AI-based prompt enhancement."
},
{
"author": "Erehr",
"title": "ComfyUI-Eagle-Autosend",
"reference": "https://github.com/Erehr/ComfyUI-Eagle-Autosend",
"files": [
"https://github.com/Erehr/ComfyUI-Eagle-Autosend"
],
"install_type": "git-clone",
"description": "A seamless, node-independent way to automatically send your ComfyUI generations to Eagle, complete with full metadata annotation and tags."
},
{
"author": "silveroxides",
"title": "ComfyUI Power Shift Scheduler",
"reference": "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler",
"files": [
"https://github.com/silveroxides/ComfyUI_PowerShiftScheduler"
],
"install_type": "git-clone",
"description": "Highly customizable Scheduler for ComfyUI."
}
]
}

View File

@ -1418,6 +1418,16 @@
"title_aux": "ComfyUI Cache Cleaner Node"
}
],
"https://github.com/AIWarper/ComfyUI-DAViD": [
[
"DAViDDepthVisualizer",
"DAViDMultiTask",
"DAViDNormalToLight"
],
{
"title_aux": "ComfyUI-DAViD"
}
],
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": [
[
"DetailTransfer",
@ -3728,14 +3738,9 @@
"ImageLoader",
"LoadExr",
"LoadExrLayerByName",
"LoadExrSequence",
"SaverNode",
"ZNormalizeNode",
"coco_loader",
"load_exr",
"load_exr_layer_by_name",
"saver",
"shamble_cryptomatte",
"znormalize"
"ZNormalizeNode"
],
{
"title_aux": "ComfyUI-CoCoTools_IO"
@ -3939,7 +3944,7 @@
"Vector"
],
{
"title_aux": "Cyber-BlackCat"
"title_aux": "ComfyUI-Image-Vector"
}
],
"https://github.com/Cyber-BlackCat/ComfyUI-MoneyMaker": [
@ -3973,7 +3978,7 @@
"LoadManyImages"
],
{
"title_aux": "Cyber-BlackCat"
"title_aux": "ComfyUI_Auto_Caption"
}
],
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [
@ -4395,10 +4400,10 @@
"https://github.com/Dontdrunk/ComfyUI-DD-Nodes": [
[
"DD-AdvancedFusion",
"DD-ColorBackgroundGenerator",
"DD-ConditionSwitcher",
"DD-DimensionCalculator",
"DD-ImageSizeLimiter",
"DD-ImageStroke",
"DD-ImageToVideo",
"DD-ImageUniformSize",
"DD-LatentSwitcher",
@ -4529,6 +4534,8 @@
"HfDualClipLoader",
"HfLoraLoader",
"HfLoraLoaderModelOnly",
"HfQuadrupleClipLoader",
"HfTripleClipLoader",
"HfVaeLoader",
"ImageDifferenceCmap",
"PhotoDoddleConditioning"
@ -5936,6 +5943,20 @@
"title_aux": "ComfyUI_CosyVoice2"
}
],
"https://github.com/HJH-AILab/ComfyUI_Facefusion": [
[
"FacefusionFaceEnhancerProcessor",
"FacefusionFaceSwapperProcessor",
"FacefusionFrameEnhancerProcessor",
"FacefusionLipSyncerProcessor",
"FacefusionOptionsNode",
"FacefusionProcesserOptionsNode",
"FacefusionProcessingNode"
],
{
"title_aux": "ComfyUI_Facefusion"
}
],
"https://github.com/HJH-AILab/ComfyUI_StableAnimator": [
[
"StableAnimatorDWPoseDetectorAlignedModels",
@ -6622,21 +6643,6 @@
"title_aux": "ComfyUI-UniAnimate-W"
}
],
"https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows": [
[
"CLIPTextEncodeStyles",
"JoinVideos",
"MakeDrivingVideoForLivePortrait",
"MakePortraitWalk",
"MoveInOrOut",
"MoveLeftOrRight",
"MoveUpOrDown",
"Replace_Img_or_Vid_Bg_Assistant"
],
{
"title_aux": "ComfyUI-Animation_Nodes_and_Workflows"
}
],
"https://github.com/Isulion/ComfyUI_Isulion": [
[
"CustomTextNode",
@ -9338,18 +9344,22 @@
],
"https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix": [
[
"RTXRemixCloseProject",
"RTXRemixCreateLayer",
"RTXRemixDefineLayerId",
"RTXRemixDeleteFile",
"RTXRemixEndContext",
"RTXRemixGetDefaultDirectory",
"RTXRemixGetEditTarget",
"RTXRemixGetLayers",
"RTXRemixGetLoadedProject",
"RTXRemixGetTextures",
"RTXRemixIngestTexture",
"RTXRemixInvertBool",
"RTXRemixLayerType",
"RTXRemixLayerTypes",
"RTXRemixMuteLayer",
"RTXRemixOpenProject",
"RTXRemixRemoveLayer",
"RTXRemixRestAPIDetails",
"RTXRemixSaveLayer",
@ -9389,7 +9399,7 @@
"NS-FlexPreset"
],
{
"title_aux": "ComfyUI-NS-ManySliders"
"title_aux": "ComfyUI-NS-Util"
}
],
"https://github.com/NeoDroleDeGueule/comfyui-image-mixer": [
@ -10170,6 +10180,14 @@
"title_aux": "Pseudocomfy"
}
],
"https://github.com/Pun0110/ComfyUI-CSV-Styler": [
[
"PT.CSV Styler"
],
{
"title_aux": "CSV Styler"
}
],
"https://github.com/Q-Bug4/Comfyui-Qb-DateNodes": [
[
"DateTimeFormatterNode"
@ -10677,9 +10695,10 @@
],
"https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": [
[
"ApplyPoseDiff",
"CalcScaledPoseDiff",
"PoseDiffCalculator"
"ApplyPoseScalesToFrames",
"CalculatePoseScales",
"ConvertPoseToStandardFormat",
"RenderKps"
],
{
"title_aux": "Comfyui_SSsnap_pose-Remapping"
@ -11417,6 +11436,18 @@
"title_aux": "ComfyUI-Gemini_TTS"
}
],
"https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper": [
[
"HiggsAudio",
"LoadHiggsAudioModel",
"LoadHiggsAudioPrompt",
"LoadHiggsAudioSystemPrompt",
"LoadHiggsAudioTokenizer"
],
{
"title_aux": "ComfyUI-HiggsAudio_Wrapper"
}
],
"https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoSamplerSave": [
[
"EmptyVideoLatentForHunyuan",
@ -13859,7 +13890,8 @@
[
"FUSEGenericKSampler",
"FUSEKSampler",
"FUSESamplerMaskOptions"
"FUSESamplerMaskOptions",
"FUSEYOLOSettings"
],
{
"title_aux": "FUSE Face Enhancer"
@ -16005,6 +16037,7 @@
"BlenderInputSeed",
"BlenderInputString",
"BlenderInputStringMultiline",
"BlenderOutputDownload3D",
"BlenderOutputSaveImage"
],
{
@ -17760,6 +17793,14 @@
"title_aux": "ComfyUI-MagicQuill"
}
],
"https://github.com/brayevalerien/ComfyUI-SplitString": [
[
"Split String"
],
{
"title_aux": "ComfyUI-splitstring"
}
],
"https://github.com/brayevalerien/ComfyUI-resynthesizer": [
[
"Resynthesize"
@ -20607,6 +20648,16 @@
"title_aux": "ComfyUI_experiments"
}
],
"https://github.com/comfyuistudio/ComfyUI-Studio-nodes": [
[
"AspectRatioImageSize",
"AspectRatioResizeImage",
"MarkdownModelNote"
],
{
"title_aux": "ComfyUI-Studio-nodes"
}
],
"https://github.com/comnote-max/builmenlabo": [
[
"GeminiPoseAnalyzer",
@ -21878,22 +21929,6 @@
"title_aux": "ComfyUI-Keyframed"
}
],
"https://github.com/domenecmiralles/obobo_nodes": [
[
"OboboInputAudio",
"OboboInputImage",
"OboboInputLora",
"OboboInputNumber",
"OboboInputText",
"OboboInputVector2",
"OboboInputVideo",
"OboboOutput",
"OboboPathLoader"
],
{
"title_aux": "obobo_nodes"
}
],
"https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": [
[
"FramePackF1T2VLoraStack",
@ -22485,15 +22520,22 @@
],
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils": [
[
"AdjustBottomAlphaDistance",
"AlignFace",
"Alpha Crop and Position Image",
"CreateOutlineMask",
"GenerateTimestamp",
"GetMostCommonColors",
"ImageCompositeAbsoluteByContainer",
"LoadImageFromUrl",
"LoraLoaderModelWithNameOnly",
"LoraLoaderWithName",
"MaskMorphologyNode",
"OpenAI Image 2 Text",
"PadMask",
"ReadImage",
"ShowrunnerFilename",
"ShowrunnerSeed",
"Shrink Image"
],
{
@ -22605,8 +22647,25 @@
"https://github.com/fblissjr/ComfyUI-WanActivationEditor": [
[
"WanVideoActivationEditor",
"WanVideoActivationScheduler",
"WanVideoBlockActivationBuilder"
"WanVideoAdvancedActivationEditor",
"WanVideoBlockActivationBuilder",
"WanVideoBlockActivationViewer",
"WanVideoBlockStrengthBuilder",
"WanVideoDirectInjector",
"WanVideoEmbeddingAmplifier",
"WanVideoEmbeddingAnalyzer",
"WanVideoEmbeddingDatabase",
"WanVideoGuidanceController",
"WanVideoInjectionTester",
"WanVideoLatentEncoder",
"WanVideoLatentInjector",
"WanVideoNoiseController",
"WanVideoProjectionBooster",
"WanVideoSequentialMixer",
"WanVideoStrengthVisualizer",
"WanVideoVectorArithmetic",
"WanVideoVectorDifference",
"WanVideoVectorInterpolation"
],
{
"title_aux": "ComfyUI-WanActivationEditor"
@ -27310,6 +27369,14 @@
"title_aux": "ComfyUI-keitNodes"
}
],
"https://github.com/keit0728/ComfyUI-musubi-tuner": [
[
"MusubiTunerWanGenerateVideo"
],
{
"title_aux": "ComfyUI-musubi-tuner"
}
],
"https://github.com/kenjiqq/qq-nodes-comfyui": [
[
"Any List",
@ -30593,7 +30660,8 @@
"Load Random Image | sokes \ud83e\uddac",
"Random Hex Color | sokes \ud83e\uddac",
"Random Number | sokes \ud83e\uddac",
"Replace Text with RegEx | sokes \ud83e\uddac"
"Replace Text with RegEx | sokes \ud83e\uddac",
"Street View Loader | sokes \ud83e\uddac"
],
{
"title_aux": "ComfyUI Sokes Nodes \ud83e\uddac"
@ -31453,7 +31521,7 @@
"ReduxProcess"
],
{
"title_aux": "ComfyUI-Text-Translation"
"title_aux": "InsertAnything-ComfyUI-official"
}
],
"https://github.com/mobilehacker/ComfyUI_format-lora-stack": [
@ -32510,6 +32578,14 @@
"title_aux": "Olm Channel Mixer for ComfyUI"
}
],
"https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance": [
[
"OlmColorBalance"
],
{
"title_aux": "Olm Color Balance for ComfyUI"
}
],
"https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": [
[
"OlmCurveEditor"
@ -34224,7 +34300,8 @@
],
"https://github.com/risunobushi/ComfyUI_sm4ll-Wrapper": [
[
"VTONAPINode"
"VTONAPINode",
"VTONAPIPaidNode"
],
{
"title_aux": "ComfyUI_sm4ll-Wrapper"
@ -34250,6 +34327,20 @@
"title_aux": "Dia realistic TTS"
}
],
"https://github.com/rndnanthu/ComfyUI-RndNanthu": [
[
"AutoGradePro",
"ColorAnalysisPlotNode",
"ColorSpaceSim",
"ConvertToLogImage",
"FilmGrain",
"ProColorGrading",
"PromptGenerator"
],
{
"title_aux": "ComfyUI-RndNanthu"
}
],
"https://github.com/robertvoy/ComfyUI-Distributed": [
[
"DistributedCollector",
@ -36743,6 +36834,16 @@
"title_aux": "Vid2vid"
}
],
"https://github.com/synchronicity-labs/sync-comfyui": [
[
"SyncLipsyncInputNode",
"SyncLipsyncMainNode",
"SyncLipsyncOutputNode"
],
{
"title_aux": "ComfyUI Sync Lipsync Node"
}
],
"https://github.com/synthetai/ComfyUI-JM-KLing-API": [
[
"JM-KLingAI-API/api-key",
@ -36779,6 +36880,7 @@
[
"VolcengineI2VS2Pro",
"VolcengineImgEditV3",
"volcengine-doubao-seedance",
"volcengine-i2v-s2pro",
"volcengine-img-edit-v3",
"volcengine-seedream-v3"
@ -37898,6 +38000,37 @@
"title_aux": "ComfyUI-RGT"
}
],
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": [
[
"Hy3D21CameraConfig",
"Hy3D21ExportMesh",
"Hy3D21GenerateMultiViewsBatch",
"Hy3D21IMRemesh",
"Hy3D21LoadImageWithTransparency",
"Hy3D21LoadMesh",
"Hy3D21MeshGenerationBatch",
"Hy3D21MeshUVWrap",
"Hy3D21MeshlibDecimate",
"Hy3D21MultiViewsGeneratorWithMetaData",
"Hy3D21MultiViewsMeshGenerator",
"Hy3D21PostprocessMesh",
"Hy3D21ResizeImages",
"Hy3D21UseMultiViews",
"Hy3D21UseMultiViewsFromMetaData",
"Hy3D21VAEConfig",
"Hy3D21VAEDecode",
"Hy3D21VAELoader",
"Hy3DBakeMultiViews",
"Hy3DBakeMultiViewsWithMetaData",
"Hy3DHighPolyToLowPolyBakeMultiViewsWithMetaData",
"Hy3DInPaint",
"Hy3DMeshGenerator",
"Hy3DMultiViewsGenerator"
],
{
"title_aux": "ComfyUI-Hunyuan3d-2-1"
}
],
"https://github.com/vivax3794/ComfyUI-Sub-Nodes": [
[
"VIV_Default",
@ -38140,6 +38273,14 @@
"title_aux": "ComfyUI Invisible Watermark"
}
],
"https://github.com/weberjc/book-cover-finder-comfy": [
[
"BookCoverFinder"
],
{
"title_aux": "BookCoverFinder"
}
],
"https://github.com/webfiltered/DebugNode-ComfyUI": [
[
"WTFDebugNode"
@ -38245,7 +38386,7 @@
],
"https://github.com/whmc76/ComfyUI-RemoveBackgroundSuite": [
[
"BiRefNetUltraV3_RBS",
"BiRefNetUltra_RBS",
"MaskProcessDetails_RBS",
"TransparentBackgroundUltra_RBS"
],
@ -38281,7 +38422,6 @@
"MathExpression_UTK",
"PurgeVRAM_UTK",
"RestoreCropBox_UTK",
"Show_UTK",
"TextBoxNode_UTK",
"TextConcatenate_UTK",
"ThinkRemover_UTK"
@ -39353,8 +39493,10 @@
"easy loadImageBase64",
"easy loadImagesForLoop",
"easy loraNames",
"easy loraPromptApply",
"easy loraStack",
"easy loraStackApply",
"easy loraSwitcher",
"easy makeImageForICLora",
"easy mathFloat",
"easy mathInt",