mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
cf45c51dfb
commit
72a109f109
@ -15315,6 +15315,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial optimized and enhanced fork of [a/LatentSync 1.5](https://github.com/bytedance/LatentSync) implementation for ComfyUI on Windows and WSL 2.0."
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "ComfyUI-Image-Segmenting-Loader",
|
||||
"reference": "https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lets you send a section of an image to qwen edit or kontext to help isolate areas in need of change"
|
||||
},
|
||||
{
|
||||
"author": "Dobidop",
|
||||
"title": "Dobidop ComfyStereo",
|
||||
@ -18814,6 +18824,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A general extension to utilize TIPO or DanTagGen to do 'text-presampling' based on KGen library: [a/https://github.com/KohakuBlueleaf/KGen](https://github.com/KohakuBlueleaf/KGen)"
|
||||
},
|
||||
{
|
||||
"author": "KohakuBlueleaf",
|
||||
"title": "HDM-ext",
|
||||
"id": "HDM",
|
||||
"reference": "https://github.com/KohakuBlueleaf/HDM-ext",
|
||||
"files": [
|
||||
"https://github.com/KohakuBlueleaf/HDM-ext"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "HDM model loader for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "hanoixan",
|
||||
"title": "ComfyUI DataBeast",
|
||||
@ -26325,6 +26346,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node displays the positive and negative prompts of a loaded ComfyUi image."
|
||||
},
|
||||
{
|
||||
"author": "BigStationW",
|
||||
"title": "ComfyUi-Scale-Image-to-Total-Pixels-Advanced",
|
||||
"reference": "https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced",
|
||||
"files": [
|
||||
"https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A more advanced version of the original ImageScaleToTotalPixels node"
|
||||
},
|
||||
{
|
||||
"author": "rakki194",
|
||||
"title": "ComfyUI-ImageCompare",
|
||||
@ -31205,17 +31236,35 @@
|
||||
"description": "A collection of ComfyUI nodes for interfacing with the Vectorizer.ai API. Manipulate the results with options for scaling the SVG result back to raster image with increased resolution. Includes a background remover node to remove a prevalent background color from raster images. Enter credentials in config.json or directly within the node."
|
||||
},
|
||||
{
|
||||
"author": "KohakuBlueleaf",
|
||||
"title": "HDM-ext",
|
||||
"id": "HDM",
|
||||
"reference": "https://github.com/KohakuBlueleaf/HDM-ext",
|
||||
"author": "TinyBeeman",
|
||||
"title": "ComfyUI-TinyBee",
|
||||
"reference": "https://github.com/TinyBeeman/ComfyUI-TinyBee",
|
||||
"files": [
|
||||
"https://github.com/KohakuBlueleaf/HDM-ext"
|
||||
"https://github.com/TinyBeeman/ComfyUI-TinyBee"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "HDM model loader for ComfyUI"
|
||||
"description": "A collection of custom nodes for ComfyUI, designed to provide utility functions for list processing, file management, and more."
|
||||
},
|
||||
{
|
||||
"author": "Hangover3832",
|
||||
"title": "ComfyUI_Hangover-Utils",
|
||||
"reference": "https://github.com/Hangover3832/ComfyUI_Hangover-Utils",
|
||||
"files": [
|
||||
"https://github.com/Hangover3832/ComfyUI_Hangover-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository fully replaces and extends the previous Hangover Nodes"
|
||||
},
|
||||
{
|
||||
"author": "Onionman61",
|
||||
"title": "ComfyUI ModelScope Kontext API Node",
|
||||
"reference": "https://github.com/Onionman61/ComfyUI-ModelScope-Kontext",
|
||||
"files": [
|
||||
"https://github.com/Onionman61/ComfyUI-ModelScope-Kontext"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that allows users to perform Image-to-Image generation by calling the FLUX.1-Kontext-Dev model via the official ModelScope API."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2868,6 +2868,14 @@
|
||||
"title_aux": "ComfyUi-RescaleCFGAdvanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced": [
|
||||
[
|
||||
"ImageScaleToTotalPixelsX"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUi-Scale-Image-to-Total-Pixels-Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigWhiteFly/ComfyUI-ImageConcat": [
|
||||
[
|
||||
"ImageConcatenateBatchWithTxt"
|
||||
@ -6040,6 +6048,15 @@
|
||||
"title_aux": "ComfyUI-GeekyRemB"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader": [
|
||||
[
|
||||
"GeekyQwenCompositor",
|
||||
"GeekyQwenSegmentLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Image-Segmenting-Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer": [
|
||||
[
|
||||
"GeekyAudioMixer"
|
||||
@ -6440,6 +6457,22 @@
|
||||
"title_aux": "ComfyUI-HaiperAI-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hangover3832/ComfyUI_Hangover-Utils": [
|
||||
[
|
||||
"Image Clipboard Paster",
|
||||
"Image Scale Bounding Box",
|
||||
"Make Inpaint Model",
|
||||
"Save Image w/o Metadata",
|
||||
"Sympy Math Interpreter"
|
||||
],
|
||||
{
|
||||
"author": "AlexL",
|
||||
"description": "Scales an input image into a given box size, whereby the aspect ratio keeps retained.",
|
||||
"nickname": "Hangover-Image_Scale_Bouning_Box",
|
||||
"title": "ComfyUI-Hangover-Image_Scale_Bouning_Box",
|
||||
"title_aux": "ComfyUI_Hangover-Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/HannibalP/comfyui-HannibalPack": [
|
||||
[
|
||||
"HannibalLoraLoader"
|
||||
@ -7743,6 +7776,16 @@
|
||||
"title_aux": "ComfyUI Fisheye Effects Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/KohakuBlueleaf/HDM-ext": [
|
||||
[
|
||||
"HDMCameraParam",
|
||||
"HDMLoader",
|
||||
"HDMTreadGamma"
|
||||
],
|
||||
{
|
||||
"title_aux": "HDM-ext"
|
||||
}
|
||||
],
|
||||
"https://github.com/KohakuBlueleaf/z-tipo-extension": [
|
||||
[
|
||||
"TIPO",
|
||||
@ -10341,6 +10384,14 @@
|
||||
"title_aux": "ComfyUI OneThing AI Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Onionman61/ComfyUI-ModelScope-Kontext": [
|
||||
[
|
||||
"ModelScopeKontextAPI"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI ModelScope Kontext API Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/OpalSky-AI/OpalSky_Nodes": [
|
||||
[
|
||||
"PromptAssistantOpalSky",
|
||||
@ -10675,6 +10726,7 @@
|
||||
[
|
||||
"Apply Circular Padding Model",
|
||||
"Apply Circular Padding VAE",
|
||||
"Create Pole Mask",
|
||||
"Create Seam Mask",
|
||||
"Crop 360 to 180 Equirectangular",
|
||||
"Crop Image with Coords",
|
||||
@ -10682,7 +10734,9 @@
|
||||
"Cubemap to Equirectangular",
|
||||
"Equirectangular Rotation",
|
||||
"Equirectangular to Cubemap",
|
||||
"Equirectangular to Face",
|
||||
"Equirectangular to Perspective",
|
||||
"Face to Equirectangular",
|
||||
"Masked Diff C2E",
|
||||
"Merge Monoscopic into Stereo",
|
||||
"Pad 180 to 360 Equirectangular",
|
||||
@ -13061,6 +13115,8 @@
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
|
||||
[
|
||||
"StarApplyOverlayDepth",
|
||||
"StarQwenEditEncoder",
|
||||
"StarQwenImageEditInputs",
|
||||
"StarQwenImageRatio",
|
||||
"StarQwenWanRatio"
|
||||
],
|
||||
@ -14048,6 +14104,24 @@
|
||||
"title_aux": "RisuTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/TinyBeeman/ComfyUI-TinyBee": [
|
||||
[
|
||||
"Filter List",
|
||||
"Filter Words",
|
||||
"Get File List",
|
||||
"Get List From File",
|
||||
"Incrementer",
|
||||
"Indexed Entry",
|
||||
"List Count",
|
||||
"Process Path Name",
|
||||
"Random Entry",
|
||||
"Randomize List",
|
||||
"Sort List"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TinyBee"
|
||||
}
|
||||
],
|
||||
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
|
||||
[
|
||||
"ttN KSampler_v2",
|
||||
@ -15152,6 +15226,28 @@
|
||||
"title_aux": "SwD Preset Selector for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/YarvixPA/ComfyUI-YarvixPA": [
|
||||
[
|
||||
"ApplyStyleModelEnhanced",
|
||||
"ApplyStyleModelSimple",
|
||||
"BatchImagesNode",
|
||||
"FrameCalculator",
|
||||
"InpaintConditioningNode",
|
||||
"InpaintFluxKontextConditioning",
|
||||
"Prepimg2Vid",
|
||||
"RemoveBackgroundNode",
|
||||
"StitchImages",
|
||||
"StitchImagesAndMask",
|
||||
"TextFieldNode",
|
||||
"UnstitchImages",
|
||||
"UnstitchImagesAndMask",
|
||||
"UpscaleImageWithModel",
|
||||
"VTracerImageVectorizerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-YarvixPA"
|
||||
}
|
||||
],
|
||||
"https://github.com/YaserJaradeh/comfyui-yaser-nodes": [
|
||||
[
|
||||
"Float",
|
||||
@ -19175,6 +19271,7 @@
|
||||
"pre_Flex2",
|
||||
"pre_Kontext",
|
||||
"pre_Kontext_mul",
|
||||
"pre_QwenEdit",
|
||||
"pre_controlnet",
|
||||
"pre_controlnet_union",
|
||||
"pre_ic_light_sd15",
|
||||
@ -28960,6 +29057,7 @@
|
||||
"GetImageSizeAndCount",
|
||||
"GetImagesFromBatchIndexed",
|
||||
"GetLatentRangeFromBatch",
|
||||
"GetLatentSizeAndCount",
|
||||
"GetLatentsFromBatchIndexed",
|
||||
"GetMaskSizeAndCount",
|
||||
"GradientToFloat",
|
||||
@ -29005,6 +29103,7 @@
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStringMulti",
|
||||
"JoinStrings",
|
||||
"LazySwitchKJ",
|
||||
"LeapfusionHunyuanI2VPatcher",
|
||||
"LoadAndResizeImage",
|
||||
"LoadImagesFromFolderKJ",
|
||||
@ -34012,6 +34111,7 @@
|
||||
],
|
||||
"https://github.com/obisin/ComfyUI-DGLS": [
|
||||
[
|
||||
"DGLSCleanup",
|
||||
"DGLSModelLoader",
|
||||
"DynamicSwappingLoader"
|
||||
],
|
||||
@ -41342,6 +41442,7 @@
|
||||
"KY_RegexExtractor",
|
||||
"KY_RegexReplace",
|
||||
"KY_SaveImageToPath",
|
||||
"KY_VideoCompare",
|
||||
"KY_isNone",
|
||||
"KY_restoreBBox",
|
||||
"KY_toBBox"
|
||||
|
||||
5382
github-stats.json
5382
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "odedgranot",
|
||||
"title": "ComfyUI Video Save Node [UNSAFE]",
|
||||
"reference": "https://github.com/odedgranot/comfyui_video_save_node",
|
||||
"files": [
|
||||
"https://github.com/odedgranot/comfyui_video_save_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node that saves video outputs as H.264 .mp4 files with unique naming and returns the file path as a string.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "odedgranot",
|
||||
"title": "ComfyUI FFmpeg Node [UNSAFE]",
|
||||
"reference": "https://github.com/odedgranot/comfyui-ffmpeg-node",
|
||||
"files": [
|
||||
"https://github.com/odedgranot/comfyui-ffmpeg-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node that allows you to run FFmpeg commands directly within your ComfyUI workflows. [w/This nodepack contains a vulnerability that allows remote code execution.]"
|
||||
},
|
||||
{
|
||||
"author": "viik420",
|
||||
"title": "Model Copy Node for ComfyUI [UNSAFE]",
|
||||
@ -8,7 +28,7 @@
|
||||
"https://github.com/apeirography/ModelCopyNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple ComfyUI custom node that copies model files from the models/ folder to the output/ folder.[w/This node pack has a vulnerability that allows writing files to arbitrary paths.]"
|
||||
"description": "A simple ComfyUI custom node that copies model files from the models/ folder to the output/ folder.[w/This nodepack has a vulnerability that allows writing files to arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "Maff3u",
|
||||
@ -120,16 +140,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom nodepack with a bunch of nodes that helps you generate fun math paterns directly inside of comfyui for masking or other reasons.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "KohakuBlueleaf",
|
||||
"title": "hdm-ext [WIP]",
|
||||
"reference": "https://github.com/KohakuBlueleaf/HDM-ext",
|
||||
"files": [
|
||||
"https://github.com/KohakuBlueleaf/HDM-ext"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "HDM(HomeDiffusionModel) Extension"
|
||||
},
|
||||
{
|
||||
"author": "TimothyCMeehan",
|
||||
"title": "ComfyUI CK3 Presets",
|
||||
@ -168,7 +178,7 @@
|
||||
"https://github.com/Babiduba/ivan_knows"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Role Selector, Save Absolute. [w/This node pack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
"description": "NODES: Role Selector, Save Absolute. [w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "zhu733756",
|
||||
@ -178,7 +188,7 @@
|
||||
"https://github.com/zhu733756/Comfyui-Anything-Converter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node extension designed for ComfyUI, providing JSON/TEXT/IMG handling functionality etc.[w/This node pack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
"description": "This is a custom node extension designed for ComfyUI, providing JSON/TEXT/IMG handling functionality etc.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "twj515895394",
|
||||
@ -188,7 +198,7 @@
|
||||
"https://github.com/twj515895394/ComfyUI-LowMemVideoSuite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a low-memory video composition plugin designed for ComfyUI, which uses FFmpeg to combine disk-stored frame images into a video, avoiding loading all frames into memory at once.[w/This node pack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
"description": "This is a low-memory video composition plugin designed for ComfyUI, which uses FFmpeg to combine disk-stored frame images into a video, avoiding loading all frames into memory at once.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "chenpipi0807",
|
||||
@ -249,7 +259,7 @@
|
||||
"https://github.com/tg-tjmitchell/comfyui-custom-node-lister"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that lists installed custom node packages in ComfyUI Manager compatible format, providing the exact package names and install commands for sharing or reinstalling."
|
||||
"description": "A ComfyUI custom node that lists installed custom nodepackages in ComfyUI Manager compatible format, providing the exact package names and install commands for sharing or reinstalling."
|
||||
},
|
||||
{
|
||||
"author": "duckmartians",
|
||||
@ -259,7 +269,7 @@
|
||||
"https://github.com/duckmartians/Duck_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load data from Google Sheets, Google Docs, Excel, Word, and TXT with built-in login system for ComfyUI.[w/This node pack contains a node with a vulnerability that allows reading files from arbitrary paths.]"
|
||||
"description": "Load data from Google Sheets, Google Docs, Excel, Word, and TXT with built-in login system for ComfyUI.[w/This nodepack contains a node with a vulnerability that allows reading files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "xsai-collab",
|
||||
@ -719,7 +729,7 @@
|
||||
"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.]"
|
||||
"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 nodepack installs its dependencies automatically during execution.]"
|
||||
},
|
||||
{
|
||||
"author": "love2hina-net",
|
||||
@ -739,7 +749,7 @@
|
||||
"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."
|
||||
"description": "A custom nodepack for ComfyUI that provides utility nodes for image generation and manipulation.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ahmedbana",
|
||||
@ -759,7 +769,7 @@
|
||||
"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.]"
|
||||
"description": "A custom ComfyUI nodepackage that allows you to rename files with incremented numbers based on various mathematical operations. Includes both basic and advanced functionality.[w/This nodepack includes a node that can rename files to arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "ahmedbana",
|
||||
@ -819,7 +829,7 @@
|
||||
"https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for converting LoRA (Low-Rank Adaptation) keys in ComfyUI.[w/This node pack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
"description": "A node for converting LoRA (Low-Rank Adaptation) keys in ComfyUI.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "Estanislao-Oviedo",
|
||||
@ -929,7 +939,7 @@
|
||||
"https://github.com/stalkervr/comfyui-custom-path-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for path handling and image cropping.[w/This node pack contains a node that has a vulnerability allowing access to arbitrary file paths.]"
|
||||
"description": "Nodes for path handling and image cropping.[w/This nodepack contains a node that has a vulnerability allowing access to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "gorillaframeai",
|
||||
@ -1029,7 +1039,7 @@
|
||||
"https://github.com/zopieux/ComfyUI-zopi"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Eval Python, Load TensortRT + checkpoint + CLIP + VAE [w/This node pack contains a vulnerability that allows remote code execution.]"
|
||||
"description": "NODES: Eval Python, Load TensortRT + checkpoint + CLIP + VAE [w/This nodepack contains a vulnerability that allows remote code execution.]"
|
||||
},
|
||||
{
|
||||
"author": "przewodo",
|
||||
@ -1101,16 +1111,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A Kontext Bench-style ComfyUI image difference analysis node that supports instruction-based prompt generation and batch TXT editing.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "TinyBeeman",
|
||||
"title": "ComfyUI-TinyBee",
|
||||
"reference": "https://github.com/TinyBeeman/ComfyUI-TinyBee",
|
||||
"files": [
|
||||
"https://github.com/TinyBeeman/ComfyUI-TinyBee"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: List Count, Random Entry, Indexed Entry, Incrementer, Get File List"
|
||||
},
|
||||
{
|
||||
"author": "Tr1dae",
|
||||
"title": "ComfyUI-CustomNodes-MVM",
|
||||
@ -1229,7 +1229,7 @@
|
||||
"https://github.com/orion4d/ComfyUI_unified_list_selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is a custom node for ComfyUI that allows you to dynamically load lists from text (.txt) or CSV (.csv) files and select an item to use in your workflow. It features a manual selection mode (via a dropdown list) and a random selection mode, as well as the ability to add prefixes and suffixes to the selected text.[w/This node pack contains a node with a vulnerability that allows reading files from arbitrary paths.]"
|
||||
"description": "This project is a custom node for ComfyUI that allows you to dynamically load lists from text (.txt) or CSV (.csv) files and select an item to use in your workflow. It features a manual selection mode (via a dropdown list) and a random selection mode, as well as the ability to add prefixes and suffixes to the selected text.[w/This nodepack contains a node with a vulnerability that allows reading files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "kongds1999",
|
||||
@ -1560,7 +1560,7 @@
|
||||
"https://github.com/akatz-ai/ComfyUI-Execution-Inversion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Contains nodes related to the new execution inversion engine in ComfyUI. Node pack originally from [a/https://github.com/BadCafeCode/execution-inversion-demo-comfyui](https://github.com/BadCafeCode/execution-inversion-demo-comfyui)"
|
||||
"description": "Contains nodes related to the new execution inversion engine in ComfyUI. nodepack originally from [a/https://github.com/BadCafeCode/execution-inversion-demo-comfyui](https://github.com/BadCafeCode/execution-inversion-demo-comfyui)"
|
||||
},
|
||||
{
|
||||
"author": "mamorett",
|
||||
@ -1940,7 +1940,7 @@
|
||||
"https://github.com/gamtruliar/ComfyUI-N_SwapInput"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple tool for swapping input folders with custom suffix in comfy-UI[w/]This node pack performs deletion operations on local files and contains a vulnerability that allows arbitrary paths to be deleted."
|
||||
"description": "This is a simple tool for swapping input folders with custom suffix in comfy-UI[w/]This nodepack performs deletion operations on local files and contains a vulnerability that allows arbitrary paths to be deleted."
|
||||
},
|
||||
{
|
||||
"author": "bulldog68",
|
||||
@ -1970,7 +1970,7 @@
|
||||
"https://github.com/pictorialink/ComfyUI-static-resource"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Use model bending to push your model beyond its visuals' limits. These nodes allow you to apply transformations to the intemediate densoising steps during sampling, e.g. add, multiplty, scale, rotate, dilate, erode ..etc.[w/This node pack includes a feature that allows downloading remote files to arbitrary local paths. This is a vulnerability that can lead to Remote Code Execution.]"
|
||||
"description": "Use model bending to push your model beyond its visuals' limits. These nodes allow you to apply transformations to the intemediate densoising steps during sampling, e.g. add, multiplty, scale, rotate, dilate, erode ..etc.[w/This nodepack includes a feature that allows downloading remote files to arbitrary local paths. This is a vulnerability that can lead to Remote Code Execution.]"
|
||||
},
|
||||
{
|
||||
"author": "brace-great",
|
||||
@ -2040,7 +2040,7 @@
|
||||
"https://github.com/abuzreq/ComfyUI-Model-Bending"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Use model bending to push your model beyond its visuals' limits. These nodes allow you to apply transformations to the intemediate densoising steps during sampling, e.g. add, multiplty, scale, rotate, dilate, erode ..etc.[w/This node pack contains a vulnerability that allows remote code execution.]"
|
||||
"description": "Use model bending to push your model beyond its visuals' limits. These nodes allow you to apply transformations to the intemediate densoising steps during sampling, e.g. add, multiplty, scale, rotate, dilate, erode ..etc.[w/This nodepack contains a vulnerability that allows remote code execution.]"
|
||||
},
|
||||
{
|
||||
"author": "Stable Diffusion VN",
|
||||
@ -2051,7 +2051,7 @@
|
||||
"https://github.com/StableDiffusionVN/SDVN_Comfy_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Update IC Lora Layout Support Node[w/This node pack contains a vulnerability that allows remote code execution.]"
|
||||
"description": "Update IC Lora Layout Support Node[w/This nodepack contains a vulnerability that allows remote code execution.]"
|
||||
},
|
||||
{
|
||||
"author": "Sephrael",
|
||||
@ -2251,7 +2251,7 @@
|
||||
"https://github.com/qlikpetersen/ComfyUI-AI_Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: DoLogin, HttpRequest, Json2String, String2Json, CreateListString, CreateListJSON, Query_OpenAI, Image_Attachment, JSON_Attachment, String_Attachment, RunPython\n[w/This node pack contains a node with a vulnerability that allows arbitrary code execution.]"
|
||||
"description": "NODES: DoLogin, HttpRequest, Json2String, String2Json, CreateListString, CreateListJSON, Query_OpenAI, Image_Attachment, JSON_Attachment, String_Attachment, RunPython\n[w/This nodepack contains a node with a vulnerability that allows arbitrary code execution.]"
|
||||
},
|
||||
{
|
||||
"author": "MuAIGC",
|
||||
@ -2401,7 +2401,7 @@
|
||||
"https://github.com/erosDiffusion/ComfyUI-enricos-json-file-load-and-value-selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "this node lists json files in the ComfyUI input folder[w/If this node pack is installed and the server is running with remote access enabled, it can read the contents of JSON files located in arbitrary paths.]"
|
||||
"description": "this node lists json files in the ComfyUI input folder[w/If this nodepack is installed and the server is running with remote access enabled, it can read the contents of JSON files located in arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "yichengup",
|
||||
@ -2421,7 +2421,7 @@
|
||||
"https://github.com/rakki194/ComfyUI_WolfSigmas"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node pack for ComfyUI provides a suite of tools for generating and manipulating sigma schedules for diffusion models. These nodes are particularly useful for fine-tuning the sampling process, experimenting with different step counts, and adapting schedules for specific models.[w/Security Warning: Remote Code Execution]"
|
||||
"description": "This custom nodepack for ComfyUI provides a suite of tools for generating and manipulating sigma schedules for diffusion models. These nodes are particularly useful for fine-tuning the sampling process, experimenting with different step counts, and adapting schedules for specific models.[w/Security Warning: Remote Code Execution]"
|
||||
},
|
||||
{
|
||||
"author": "xl0",
|
||||
@ -2950,7 +2950,7 @@
|
||||
"https://github.com/lucafoscili/lf-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!\n[w/This node pack contains a node with a vulnerability that allows arbitrary code execution.]"
|
||||
"description": "Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!\n[w/This nodepack contains a node with a vulnerability that allows arbitrary code execution.]"
|
||||
},
|
||||
{
|
||||
"author": "jerryname2022",
|
||||
@ -3020,7 +3020,7 @@
|
||||
"https://github.com/WaiyanLing/ComfyUI-Tracking"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Tracking This node pack helps to conveniently collect invocation data from workflows for further study.\nNOTE: The files in the repo are not organized."
|
||||
"description": "ComfyUI-Tracking This nodepack helps to conveniently collect invocation data from workflows for further study.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "vladp0727",
|
||||
@ -3170,7 +3170,7 @@
|
||||
"https://github.com/dogcomplex/ComfyUI-LOKI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Glamour\nNOTE: This node pack installs pip dependencies outside the control of ComfyUI-Manager."
|
||||
"description": "NODES: Glamour\nNOTE: This nodepack installs pip dependencies outside the control of ComfyUI-Manager."
|
||||
},
|
||||
{
|
||||
"author": "hunzmusic",
|
||||
@ -3330,7 +3330,7 @@
|
||||
"https://github.com/Stable-X/ComfyUI-Hi3DGen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension integrates [a/Hi3DGen](https://github.com/Stable-X/Hi3DGen) into ComfyUI, allowing user to generate high-fidelity 3D geometry generation from Images.[w/If the *sageattention* package is installed, this node pack causes problems.]"
|
||||
"description": "This extension integrates [a/Hi3DGen](https://github.com/Stable-X/Hi3DGen) into ComfyUI, allowing user to generate high-fidelity 3D geometry generation from Images.[w/If the *sageattention* package is installed, this nodepack causes problems.]"
|
||||
},
|
||||
{
|
||||
"author": "stiffy-committee",
|
||||
@ -3541,7 +3541,7 @@
|
||||
"https://github.com/cidiro/cid-node-pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A lightweight node pack for ComfyUI that adds a few handy nodes that I use in my workflows"
|
||||
"description": "A lightweight nodepack for ComfyUI that adds a few handy nodes that I use in my workflows"
|
||||
},
|
||||
{
|
||||
"author": "CeeVeeR",
|
||||
@ -3972,7 +3972,7 @@
|
||||
"https://github.com/NEZHA625/ComfyUI-tools-by-dong"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: HuggingFaceUploadNode, ImageDownloader, LoraIterator, FileMoveNode, InputDetectionNode, ...\nNOTE: The files in the repo are not organized.[w/This node pack includes nodes that can modify arbitrary files.]"
|
||||
"description": "NODES: HuggingFaceUploadNode, ImageDownloader, LoraIterator, FileMoveNode, InputDetectionNode, ...\nNOTE: The files in the repo are not organized.[w/This nodepack includes nodes that can modify arbitrary files.]"
|
||||
},
|
||||
{
|
||||
"author": "if-ai",
|
||||
@ -4012,7 +4012,7 @@
|
||||
"https://github.com/badmike/comfyui-prompt-factory"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A modular system that adds randomness to prompt generation [w/This node pack is causing a name conflict with https://github.com/satche/comfyui-prompt-factory]"
|
||||
"description": "A modular system that adds randomness to prompt generation [w/This nodepack is causing a name conflict with https://github.com/satche/comfyui-prompt-factory]"
|
||||
},
|
||||
{
|
||||
"author": "owengillett",
|
||||
@ -4072,7 +4072,7 @@
|
||||
"https://github.com/mr-krak3n/ComfyUI-Qwen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains custom nodes for ComfyUI, designed to facilitate working with language models such as Qwen2.5 and DeepSeek. [w/This node pack is causing a name conflict with https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen]"
|
||||
"description": "This repository contains custom nodes for ComfyUI, designed to facilitate working with language models such as Qwen2.5 and DeepSeek. [w/This nodepack is causing a name conflict with https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen]"
|
||||
},
|
||||
{
|
||||
"author": "hiusdev",
|
||||
@ -4383,7 +4383,7 @@
|
||||
"https://github.com/StartHua/Comfyui_CXH_joy_caption"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Joy_caption_load, Joy_caption\nNOTE:This node pack has been transitioned to a security screening status due to policy."
|
||||
"description": "Nodes:Joy_caption_load, Joy_caption\nNOTE:This nodepack has been transitioned to a security screening status due to policy."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
@ -4633,7 +4633,7 @@
|
||||
"https://github.com/x3bits/ComfyUI-Power-Flow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node package that introduces common programming logic to enhance the flexibility of ComfyUI workflows. It supports features such as function definition and execution, 'for' loops, 'while' loops, and Python code execution.\n[w/This extension allows the execution of arbitrary Python code from a workflow.]"
|
||||
"description": "A ComfyUI nodepackage that introduces common programming logic to enhance the flexibility of ComfyUI workflows. It supports features such as function definition and execution, 'for' loops, 'while' loops, and Python code execution.\n[w/This extension allows the execution of arbitrary Python code from a workflow.]"
|
||||
},
|
||||
{
|
||||
"author": "EmilioPlumed",
|
||||
@ -4693,7 +4693,7 @@
|
||||
"https://github.com/gitmylo/FlowNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node pack containing nodes for basic programming logic."
|
||||
"description": "A ComfyUI nodepack containing nodes for basic programming logic."
|
||||
},
|
||||
{
|
||||
"author": "chengzeyi",
|
||||
@ -4793,7 +4793,7 @@
|
||||
"https://github.com/ciga2011/ComfyUI-AppGen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node pack designed to generate and edit Single Page Applications (SPAs) using natural language.[w/This extension allows arbitrary JavaScript code to be executed through the execution of workflows.]"
|
||||
"description": "A ComfyUI nodepack designed to generate and edit Single Page Applications (SPAs) using natural language.[w/This extension allows arbitrary JavaScript code to be executed through the execution of workflows.]"
|
||||
},
|
||||
{
|
||||
"author": "DraconicDragon",
|
||||
@ -4893,7 +4893,7 @@
|
||||
"https://github.com/watarika/ComfyUI-Text-Utility"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node to handle text.[w/This node pack contains a custom node that poses a security risk by providing the ability to read text from arbitrary paths.]"
|
||||
"description": "Custom node to handle text.[w/This nodepack contains a custom node that poses a security risk by providing the ability to read text from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "mehbebe",
|
||||
@ -4913,7 +4913,7 @@
|
||||
"https://github.com/karthikg-09/ComfyUI-3ncrypt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Save Image+[w/The web extension of this node pack modifies part of ComfyUI's asset files.]"
|
||||
"description": "NODES: Save Image+[w/The web extension of this nodepack modifies part of ComfyUI's asset files.]"
|
||||
},
|
||||
{
|
||||
"author": "AustinMroz",
|
||||
@ -5065,7 +5065,7 @@
|
||||
"https://github.com/Eagle-CN/ComfyUI-Addoor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: AD_BatchImageLoadFromDir, AD_DeleteLocalAny, AD_TextListToString, AD_AnyFileList, AD_ZipSave, AD_ImageSaver, AD_FluxTrainStepMath, AD_TextSaver, AD_PromptReplace.\nNOTE: This node pack includes nodes that can delete arbitrary files."
|
||||
"description": "NODES: AD_BatchImageLoadFromDir, AD_DeleteLocalAny, AD_TextListToString, AD_AnyFileList, AD_ZipSave, AD_ImageSaver, AD_FluxTrainStepMath, AD_TextSaver, AD_PromptReplace.\nNOTE: This nodepack includes nodes that can delete arbitrary files."
|
||||
},
|
||||
{
|
||||
"author": "backearth1",
|
||||
@ -6202,7 +6202,7 @@
|
||||
"https://github.com/yojimbodayne/ComfyUI-Dropbox-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node package for ComfyUI allows users to interact with Dropbox API, enabling image, text, and video uploads, downloads, and management directly from ComfyUI workflows.\nNOTE: The files in the repo are not organized."
|
||||
"description": "This custom nodepackage for ComfyUI allows users to interact with Dropbox API, enabling image, text, and video uploads, downloads, and management directly from ComfyUI workflows.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ilovejohnwhite",
|
||||
|
||||
@ -2051,7 +2051,7 @@
|
||||
"HDMTreadGamma"
|
||||
],
|
||||
{
|
||||
"title_aux": "hdm-ext [WIP]"
|
||||
"title_aux": "HDM [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": [
|
||||
@ -3443,7 +3443,7 @@
|
||||
"SDVN Pipe Out All",
|
||||
"SDVN QuadrupleCLIP Download",
|
||||
"SDVN Quick Menu",
|
||||
"SDVN Qwen Reference",
|
||||
"SDVN QwenEdit TextEncoder",
|
||||
"SDVN RGBA to RGB",
|
||||
"SDVN Run Python Code",
|
||||
"SDVN Run Test",
|
||||
@ -3661,20 +3661,6 @@
|
||||
"title_aux": "ComfyUI CK3 Presets"
|
||||
}
|
||||
],
|
||||
"https://github.com/TinyBeeman/ComfyUI-TinyBee": [
|
||||
[
|
||||
"Get File List",
|
||||
"Incrementer",
|
||||
"Indexed Entry",
|
||||
"List Count",
|
||||
"Process Path Name",
|
||||
"Random Entry",
|
||||
"Randomize List"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TinyBee"
|
||||
}
|
||||
],
|
||||
"https://github.com/Tr1dae/ComfyUI-CustomNodes-MVM": [
|
||||
[
|
||||
"LoadImageFromFolderMVM",
|
||||
@ -8419,6 +8405,22 @@
|
||||
"title_aux": "ComfyUI_Cluster [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/odedgranot/comfyui-ffmpeg-node": [
|
||||
[
|
||||
"FFmpegNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI FFmpeg Node [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/odedgranot/comfyui_video_save_node": [
|
||||
[
|
||||
"VideoSaveNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Video Save Node [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/orion4d/ComfyUI_unified_list_selector": [
|
||||
[
|
||||
"UnifiedListSelector"
|
||||
|
||||
@ -1,5 +1,66 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "KohakuBlueleaf",
|
||||
"title": "HDM-ext",
|
||||
"id": "HDM",
|
||||
"reference": "https://github.com/KohakuBlueleaf/HDM-ext",
|
||||
"files": [
|
||||
"https://github.com/KohakuBlueleaf/HDM-ext"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "HDM model loader for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "TinyBeeman",
|
||||
"title": "ComfyUI-TinyBee",
|
||||
"reference": "https://github.com/TinyBeeman/ComfyUI-TinyBee",
|
||||
"files": [
|
||||
"https://github.com/TinyBeeman/ComfyUI-TinyBee"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI, designed to provide utility functions for list processing, file management, and more."
|
||||
},
|
||||
{
|
||||
"author": "Hangover3832",
|
||||
"title": "ComfyUI_Hangover-Utils",
|
||||
"reference": "https://github.com/Hangover3832/ComfyUI_Hangover-Utils",
|
||||
"files": [
|
||||
"https://github.com/Hangover3832/ComfyUI_Hangover-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository fully replaces and extends the previous Hangover Nodes"
|
||||
},
|
||||
{
|
||||
"author": "BigStationW",
|
||||
"title": "ComfyUi-Scale-Image-to-Total-Pixels-Advanced",
|
||||
"reference": "https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced",
|
||||
"files": [
|
||||
"https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A more advanced version of the original ImageScaleToTotalPixels node"
|
||||
},
|
||||
{
|
||||
"author": "Onionman61",
|
||||
"title": "ComfyUI ModelScope Kontext API Node",
|
||||
"reference": "https://github.com/Onionman61/ComfyUI-ModelScope-Kontext",
|
||||
"files": [
|
||||
"https://github.com/Onionman61/ComfyUI-ModelScope-Kontext"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that allows users to perform Image-to-Image generation by calling the FLUX.1-Kontext-Dev model via the official ModelScope API."
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "ComfyUI-Image-Segmenting-Loader",
|
||||
"reference": "https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lets you send a section of an image to qwen edit or kontext to help isolate areas in need of change"
|
||||
},
|
||||
{
|
||||
"author": "saquib764",
|
||||
"title": "Omini Kontext",
|
||||
|
||||
@ -2868,6 +2868,14 @@
|
||||
"title_aux": "ComfyUi-RescaleCFGAdvanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced": [
|
||||
[
|
||||
"ImageScaleToTotalPixelsX"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUi-Scale-Image-to-Total-Pixels-Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigWhiteFly/ComfyUI-ImageConcat": [
|
||||
[
|
||||
"ImageConcatenateBatchWithTxt"
|
||||
@ -6040,6 +6048,15 @@
|
||||
"title_aux": "ComfyUI-GeekyRemB"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader": [
|
||||
[
|
||||
"GeekyQwenCompositor",
|
||||
"GeekyQwenSegmentLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Image-Segmenting-Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer": [
|
||||
[
|
||||
"GeekyAudioMixer"
|
||||
@ -6440,6 +6457,22 @@
|
||||
"title_aux": "ComfyUI-HaiperAI-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hangover3832/ComfyUI_Hangover-Utils": [
|
||||
[
|
||||
"Image Clipboard Paster",
|
||||
"Image Scale Bounding Box",
|
||||
"Make Inpaint Model",
|
||||
"Save Image w/o Metadata",
|
||||
"Sympy Math Interpreter"
|
||||
],
|
||||
{
|
||||
"author": "AlexL",
|
||||
"description": "Scales an input image into a given box size, whereby the aspect ratio keeps retained.",
|
||||
"nickname": "Hangover-Image_Scale_Bouning_Box",
|
||||
"title": "ComfyUI-Hangover-Image_Scale_Bouning_Box",
|
||||
"title_aux": "ComfyUI_Hangover-Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/HannibalP/comfyui-HannibalPack": [
|
||||
[
|
||||
"HannibalLoraLoader"
|
||||
@ -7743,6 +7776,16 @@
|
||||
"title_aux": "ComfyUI Fisheye Effects Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/KohakuBlueleaf/HDM-ext": [
|
||||
[
|
||||
"HDMCameraParam",
|
||||
"HDMLoader",
|
||||
"HDMTreadGamma"
|
||||
],
|
||||
{
|
||||
"title_aux": "HDM-ext"
|
||||
}
|
||||
],
|
||||
"https://github.com/KohakuBlueleaf/z-tipo-extension": [
|
||||
[
|
||||
"TIPO",
|
||||
@ -10341,6 +10384,14 @@
|
||||
"title_aux": "ComfyUI OneThing AI Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Onionman61/ComfyUI-ModelScope-Kontext": [
|
||||
[
|
||||
"ModelScopeKontextAPI"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI ModelScope Kontext API Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/OpalSky-AI/OpalSky_Nodes": [
|
||||
[
|
||||
"PromptAssistantOpalSky",
|
||||
@ -10675,6 +10726,7 @@
|
||||
[
|
||||
"Apply Circular Padding Model",
|
||||
"Apply Circular Padding VAE",
|
||||
"Create Pole Mask",
|
||||
"Create Seam Mask",
|
||||
"Crop 360 to 180 Equirectangular",
|
||||
"Crop Image with Coords",
|
||||
@ -10682,7 +10734,9 @@
|
||||
"Cubemap to Equirectangular",
|
||||
"Equirectangular Rotation",
|
||||
"Equirectangular to Cubemap",
|
||||
"Equirectangular to Face",
|
||||
"Equirectangular to Perspective",
|
||||
"Face to Equirectangular",
|
||||
"Masked Diff C2E",
|
||||
"Merge Monoscopic into Stereo",
|
||||
"Pad 180 to 360 Equirectangular",
|
||||
@ -13061,6 +13115,8 @@
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
|
||||
[
|
||||
"StarApplyOverlayDepth",
|
||||
"StarQwenEditEncoder",
|
||||
"StarQwenImageEditInputs",
|
||||
"StarQwenImageRatio",
|
||||
"StarQwenWanRatio"
|
||||
],
|
||||
@ -14048,6 +14104,24 @@
|
||||
"title_aux": "RisuTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/TinyBeeman/ComfyUI-TinyBee": [
|
||||
[
|
||||
"Filter List",
|
||||
"Filter Words",
|
||||
"Get File List",
|
||||
"Get List From File",
|
||||
"Incrementer",
|
||||
"Indexed Entry",
|
||||
"List Count",
|
||||
"Process Path Name",
|
||||
"Random Entry",
|
||||
"Randomize List",
|
||||
"Sort List"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TinyBee"
|
||||
}
|
||||
],
|
||||
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
|
||||
[
|
||||
"ttN KSampler_v2",
|
||||
@ -15152,6 +15226,28 @@
|
||||
"title_aux": "SwD Preset Selector for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/YarvixPA/ComfyUI-YarvixPA": [
|
||||
[
|
||||
"ApplyStyleModelEnhanced",
|
||||
"ApplyStyleModelSimple",
|
||||
"BatchImagesNode",
|
||||
"FrameCalculator",
|
||||
"InpaintConditioningNode",
|
||||
"InpaintFluxKontextConditioning",
|
||||
"Prepimg2Vid",
|
||||
"RemoveBackgroundNode",
|
||||
"StitchImages",
|
||||
"StitchImagesAndMask",
|
||||
"TextFieldNode",
|
||||
"UnstitchImages",
|
||||
"UnstitchImagesAndMask",
|
||||
"UpscaleImageWithModel",
|
||||
"VTracerImageVectorizerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-YarvixPA"
|
||||
}
|
||||
],
|
||||
"https://github.com/YaserJaradeh/comfyui-yaser-nodes": [
|
||||
[
|
||||
"Float",
|
||||
@ -19175,6 +19271,7 @@
|
||||
"pre_Flex2",
|
||||
"pre_Kontext",
|
||||
"pre_Kontext_mul",
|
||||
"pre_QwenEdit",
|
||||
"pre_controlnet",
|
||||
"pre_controlnet_union",
|
||||
"pre_ic_light_sd15",
|
||||
@ -28960,6 +29057,7 @@
|
||||
"GetImageSizeAndCount",
|
||||
"GetImagesFromBatchIndexed",
|
||||
"GetLatentRangeFromBatch",
|
||||
"GetLatentSizeAndCount",
|
||||
"GetLatentsFromBatchIndexed",
|
||||
"GetMaskSizeAndCount",
|
||||
"GradientToFloat",
|
||||
@ -29005,6 +29103,7 @@
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStringMulti",
|
||||
"JoinStrings",
|
||||
"LazySwitchKJ",
|
||||
"LeapfusionHunyuanI2VPatcher",
|
||||
"LoadAndResizeImage",
|
||||
"LoadImagesFromFolderKJ",
|
||||
@ -34012,6 +34111,7 @@
|
||||
],
|
||||
"https://github.com/obisin/ComfyUI-DGLS": [
|
||||
[
|
||||
"DGLSCleanup",
|
||||
"DGLSModelLoader",
|
||||
"DynamicSwappingLoader"
|
||||
],
|
||||
@ -41342,6 +41442,7 @@
|
||||
"KY_RegexExtractor",
|
||||
"KY_RegexReplace",
|
||||
"KY_SaveImageToPath",
|
||||
"KY_VideoCompare",
|
||||
"KY_isNone",
|
||||
"KY_restoreBBox",
|
||||
"KY_toBBox"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user