Merge branch 'main' into draft-v4

This commit is contained in:
Dr.Lt.Data 2025-07-31 12:44:02 +09:00
commit 9c4d6a0773
11 changed files with 4833 additions and 4265 deletions

View File

@ -201,13 +201,15 @@ export class CopusShareDialog extends ComfyDialog {
});
this.LockInput = $el("input", {
type: "text",
placeholder: "",
placeholder: "0",
style: {
width: "100px",
padding: "7px",
paddingLeft: "30px",
borderRadius: "4px",
border: "1px solid #ddd",
boxSizing: "border-box",
position: "relative",
},
oninput: (event) => {
let input = event.target.value;
@ -375,7 +377,7 @@ export class CopusShareDialog extends ComfyDialog {
});
const blockChainSection_lock = $el("div", { style: sectionStyle }, [
$el("label", { style: labelStyle }, ["6Pay to download"]),
$el("label", { style: labelStyle }, ["6Download threshold"]),
$el(
"label",
{
@ -395,6 +397,7 @@ export class CopusShareDialog extends ComfyDialog {
marginLeft: "5px",
display: "flex",
alignItems: "center",
position: "relative",
},
},
[
@ -408,8 +411,18 @@ export class CopusShareDialog extends ComfyDialog {
color: "#fff",
},
},
["Price US$"]
["Unlock with"]
),
$el("img", {
style: {
width: "16px",
height: "16px",
position: "absolute",
right: "75px",
zIndex: "100",
},
src: "https://static.copus.io/images/admin/202507/prod/e2919a1d8f3c2d99d3b8fe27ff94b841.png",
}),
this.LockInput,
]
),
@ -420,7 +433,7 @@ export class CopusShareDialog extends ComfyDialog {
{ style: { display: "flex", alignItems: "center", cursor: "pointer" } },
[
this.radioButtonsCheckOff_lock,
$el(
$el(
"div",
{
style: {
@ -429,9 +442,7 @@ export class CopusShareDialog extends ComfyDialog {
alignItems: "center",
},
},
[
$el("span", { style: { marginLeft: "5px" } }, ["OFF"]),
]
[$el("span", { style: { marginLeft: "5px" } }, ["OFF"])]
),
]
),
@ -440,7 +451,6 @@ export class CopusShareDialog extends ComfyDialog {
"p",
{ style: { fontSize: "16px", color: "#fff", margin: "10px 0 0 0" } },
[
"Get paid from your workflow. You can change the price and withdraw your earnings on Copus.",
]
),
]);

View File

@ -13622,16 +13622,6 @@
"install_type": "git-clone",
"description": "Nodes:Jamworks_Login, Jamworks_Download, Shell_Command.\nA Simple Client for Jamworks Platform DAM Integration"
},
{
"author": "fablestudio",
"title": "ComfyUI-Showrunner-Utils",
"reference": "https://github.com/fablestudio/ComfyUI-Showrunner-Utils",
"files": [
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils"
],
"install_type": "git-clone",
"description": "Comfyui Custom Nodes for Showrunner"
},
{
"author": "MilitantHitchhiker",
"title": "MilitantHitchhiker-SwitchbladePack",
@ -20034,6 +20024,16 @@
"install_type": "git-clone",
"description": "ComfyUI-HiggsAudio is now available in ComfyUI, Higgs Audio v2 is a text-audio foundation model from Boson AI."
},
{
"author": "Yuan-ManX",
"title": "ComfyUI-SkyworkUniPic",
"reference": "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic",
"files": [
"https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic"
],
"install_type": "git-clone",
"description": "ComfyUI-SkyworkUniPic is now available in ComfyUI, Skywork-UniPic is a unified autoregressive multimodal model with 1.5 billion parameters that natively integrates image understanding, text-to-image generation, and image editing capabilities within a single architecture."
},
{
"author": "Starnodes2024",
"title": "ComfyUI_StarNodes",
@ -26864,14 +26864,14 @@
"description": "Automatic background removal and transparency generation for ComfyUI"
},
{
"author": "kevin314",
"author": "hao-ai-lab",
"title": "ComfyUI-FastVideo",
"reference": "https://github.com/kevin314/ComfyUI-FastVideo",
"reference": "https://github.com/hao-ai-lab/FastVideo",
"files": [
"https://github.com/kevin314/ComfyUI-FastVideo"
"https://github.com/hao-ai-lab/FastVideo"
],
"install_type": "git-clone",
"description": "A custom node suite for ComfyUI that provides accelerated video generation using [a/FastVideo](https://github.com/hao-ai-labs/FastVideo). See the [a/blog post](https://hao-ai-lab.github.io/blogs/fastvideo/) about FastVideo V1 to learn more."
"description": "A custom node suite for ComfyUI that provides accelerated multi-GPU video generation using [a/FastVideo](https://github.com/hao-ai-lab/FastVideo)."
},
{
"author": "TensorKaze",
@ -29324,16 +29324,6 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node that provides a database-driven prompt management system. Store, organize, and edit prompts in categories with persistent JSON storage."
},
{
"author": "PD19 Anime",
"title": "ComfyUI-PD19Anime-Nodes",
"reference": "https://github.com/PD19Anime/ComfyUI-PD19Anime-Nodes",
"files": [
"https://github.com/PD19Anime/ComfyUI-PD19Anime-Nodes"
],
"install_type": "git-clone",
"description": "A powerful suite of nodes for ComfyUI to dynamically load prompts and images. This pack is especially focused on batch processing from a directory and includes two main nodes: Advanced Prompt & Image Loader (Multiple) and Advanced Prompt & Image Loader (single)."
},
{
"author": "OneThingAI",
"title": "ComfyUI OneThing AI Node",
@ -29467,6 +29457,16 @@
"install_type": "git-clone",
"description": "ComfyUI nodes to use Distill-Any-Depth prediction."
},
{
"author": "Android zhang",
"title": "ComfyUI-MoGe2",
"reference": "https://github.com/zade23/Comfyui-MoGe2",
"files": [
"https://github.com/zade23/Comfyui-MoGe2"
],
"install_type": "git-clone",
"description": "Runs the MoGe2 model on the input image. \n v1: Ruicheng/moge-vitl \n v2: Ruicheng/moge-2-vitl-normal"
},
{
"author": "swisscore-py",
"title": "ComfyUI Telegram Suite",
@ -30030,6 +30030,77 @@
"install_type": "git-clone",
"description": "Custom nodes to offload and rapatriate models from cpu."
},
{
"author": "rainlizard",
"title": "Whirlpool Upscaler",
"reference": "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler",
"files": [
"https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler"
],
"install_type": "git-clone",
"description": "This is a modified implementation of impact-pack's iterative upscaler. It leans in on the idea that giving too much attention to computation at high resolutions isn't a good idea."
},
{
"author": "AlfredClark",
"title": "ComfyUI-ModelSpec",
"reference": "https://github.com/AlfredClark/ComfyUI-ModelSpec",
"files": [
"https://github.com/AlfredClark/ComfyUI-ModelSpec"
],
"install_type": "git-clone",
"description": "ComfyUI model metadata editing nodes."
},
{
"author": "zl9739379",
"title": "ComfyUI-ArkVideoGenerate",
"reference": "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate",
"files": [
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates ByteDance Volcano Engine's video generation AI model, supporting both text-to-video and image-to-video generation."
},
{
"author": "YaserJaradeh",
"title": "Yaser-nodes for ComfyUI",
"reference": "https://github.com/YaserJaradeh/comfyui-yaser-nodes",
"files": [
"https://github.com/YaserJaradeh/comfyui-yaser-nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI that provide dynamic input selection and intelligent upscaling functionality."
},
{
"author": "gvfarns",
"title": "comfyui_gvf",
"reference": "https://github.com/gvfarns/comfyui_gvf",
"files": [
"https://github.com/gvfarns/comfyui_gvf"
],
"install_type": "git-clone",
"description": "ComfyUI custom convenience nodes: Cropping images to a given aspect ratio, Cropping images to a max/min aspect ratio, If/else logic with provided float (rather than using a float node)"
},
{
"author": "mikeshuangyan",
"title": "ComfyUI_MqUtils",
"reference": "https://github.com/mikeshuangyan/ComfyUI_MqUtils",
"files": [
"https://github.com/mikeshuangyan/ComfyUI_MqUtils"
],
"install_type": "git-clone",
"description": "MQ util nodes for ComfyUI"
},
{
"author": "Franklyc",
"title": "ComfyUI LoRA adaLN Patcher Node",
"reference": "https://github.com/Franklyc/comfyui-lora-adain-patcher-node",
"files": [
"https://github.com/Franklyc/comfyui-lora-adain-patcher-node"
],
"install_type": "git-clone",
"description": "A simple but powerful custom node for ComfyUI that patches LoRA models by adding dummy adaLN_modulation_1 weights. This solves compatibility errors when using LoRAs with newer model architectures that expect these keys to be present in the final_layer."
},

View File

@ -459,6 +459,9 @@
"https://github.com/42lux/ComfyUI-42lux": [
[
"FluxEmptyLatentSizePicker",
"HighResFixApply",
"HighResFixConditioningDuplicator",
"HighResFixModelInjection",
"ModelSamplingFluxNormalized",
"SoulSampler",
"SoulSamplerAdvanced",
@ -1939,6 +1942,16 @@
"title_aux": "camera-comfyUI"
}
],
"https://github.com/AlfredClark/ComfyUI-ModelSpec": [
[
"ModelMetadataNode",
"ModelSpecEditNode",
"SelectModelNode"
],
{
"title_aux": "ComfyUI-ModelSpec"
}
],
"https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": [
[
"Add Layer Overlay JNK",
@ -4002,14 +4015,24 @@
],
"https://github.com/Cyrostar/ComfyUI-Artha-Gemini": [
[
"GeminiCondense",
"GeminiInstruct",
"GeminiMotion",
"GeminiPrompter",
"GeminiQuestion",
"GeminiResponse",
"GeminiTranslate",
"GeminiVision"
"Gemini Backdrop",
"Gemini Body",
"Gemini Cloth",
"Gemini Condense",
"Gemini Face",
"Gemini Form",
"Gemini Instruct",
"Gemini Makeup",
"Gemini Markdown",
"Gemini Motion",
"Gemini Operation",
"Gemini Portrait",
"Gemini Prompter",
"Gemini Question",
"Gemini Response",
"Gemini Scenery",
"Gemini Translate",
"Gemini Vision"
],
{
"title_aux": "ComfyUI-Artha-Gemini"
@ -4421,6 +4444,7 @@
"DD-MaskUniformSize",
"DD-ModelOptimizer",
"DD-ModelSwitcher",
"DD-QwenMTTranslator",
"DD-SamplingOptimizer",
"DD-SimpleLatent",
"DD-VideoFrameExtractor"
@ -5456,6 +5480,14 @@
"title_aux": "NX_Translator"
}
],
"https://github.com/Franklyc/comfyui-lora-adain-patcher-node": [
[
"LoraAdaLNPatcher"
],
{
"title_aux": "ComfyUI LoRA adaLN Patcher Node"
}
],
"https://github.com/FunnyFinger/ComfyUi-RadarWeightNode": [
[
"RadarWeightsNode"
@ -7967,14 +7999,18 @@
],
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
[
"AnyToText|LP",
"BoolToInt|LP",
"BoolToString|LP",
"CLIP Text Encode Translate [LP]",
"CLIPTextEncodeTranslate|LP",
"Calculate Target Size By Mask [LP]",
"CalculateTargetSizeByMask|LP",
"ComboToText|LP",
"Convert Any To Text [LP]",
"Convert Bool To Int [LP]",
"Convert Bool To String [LP]",
"Convert Combo To Text [LP]",
"Convert Float To Int [LP]",
"Convert Float To String [LP]",
"Convert Int To Bool [LP]",
@ -8007,11 +8043,23 @@
"FindValueFromFile|LP",
"FloatToInt|LP",
"FloatToString|LP",
"Get ComfyUI Folder Path [LP]",
"Get ComfyUI HTTP Folder Path [LP]",
"Get Filename By Index In Folder [LP]",
"Get Iterator Data From Image Folders [LP]",
"Get Iterator Data From Videos [LP]",
"GetComfyUIFolderPath|LP",
"GetComfyUIHttpFolderPath|LP",
"GetFilenameByIndexInFolder|LP",
"GetIteratorDataImageFolders|LP",
"GetIteratorDataVideos|LP",
"Hard Model Unloader [LP]",
"HardModelUnloader|LP",
"HundredthsSimpleFloatSlider|LP",
"Image Data Iterator [LP]",
"Image Loader From Path [LP]",
"Image Overlay [LP]",
"ImageDataIterator|LP",
"ImageLoaderFromPath|LP",
"ImageOverlay|LP",
"Inpaint Crop [LP]",
@ -8021,6 +8069,8 @@
"IntToBool|LP",
"IntToFloat|LP",
"IntToString|LP",
"Iterator [LP]",
"Iterator|LP",
"Keep Only English Tags [LP]",
"Keep Only English Words [LP]",
"KeepOnlyEnglishTags|LP",
@ -8829,12 +8879,14 @@
"Crop Image By Mask",
"Flux Empty Latent Image",
"Flux Image Scale To Total Pixels (Flux Safe)",
"Flux Resolution Selector",
"FluxResolutionMatcher",
"Image Scale To Total Pixels (SDXL Safe)",
"LatentHalfMasks",
"Place Image By Mask",
"Prompt With Guidance (Flux)",
"Sdxl Empty Latent Image"
"Sdxl Empty Latent Image",
"Sdxl Resolution Selector"
],
{
"title_aux": "ComfyUI-MaxedOut"
@ -9865,19 +9917,6 @@
"title_aux": "ComfyUI-CSV-Loader"
}
],
"https://github.com/PD19Anime/ComfyUI-PD19Anime-Nodes": [
[
"AdvancedEmptyLatentImage",
"AdvancedLoaderMultiple",
"AdvancedLoaderSingle",
"AdvancedModelLoader",
"AdvancedPromptSaver",
"AdvancedRandomNoise"
],
{
"title_aux": "ComfyUI-PD19Anime-Nodes"
}
],
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
[
"BatchImageToMask",
@ -14449,6 +14488,15 @@
"title_aux": "ComfyUI-NeuralMedia"
}
],
"https://github.com/YaserJaradeh/comfyui-yaser-nodes": [
[
"ConditionalSelectionNode",
"IterativeUpscaleWithModelsNode"
],
{
"title_aux": "Yaser-nodes for ComfyUI"
}
],
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
[
"MergeBlockWeighted"
@ -14745,6 +14793,22 @@
"title_aux": "ComfyUI-SkyReels-A2"
}
],
"https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic": [
[
"Image2Text",
"ImageEditing",
"LoadSkyworkUniPicCheckpoint",
"LoadSkyworkUniPicConfig",
"LoadSkyworkUniPicImage",
"LoadSkyworkUniPicPrompt",
"SaveSkyworkUniPicEditImage",
"SaveSkyworkUniPicImage",
"Text2Image"
],
{
"title_aux": "ComfyUI-SkyworkUniPic"
}
],
"https://github.com/Yuan-ManX/ComfyUI-SoundHub": [
[
"Load Audio",
@ -15669,6 +15733,7 @@
"Comfly_gpt_image_1",
"Comfly_gpt_image_1_edit",
"Comfly_kling_image2video",
"Comfly_kling_multi_image2video",
"Comfly_kling_text2video",
"Comfly_lip_sync",
"Comfly_mj_video",
@ -18207,29 +18272,27 @@
"Image_Channel_Apply",
"Image_Channel_Extract",
"Image_Channel_RemoveAlpha",
"Image_Pair_Merge",
"Image_Pair_crop",
"Image_Resize2",
"Image_Resize_sum",
"Image_Upscaletile",
"Image_batch_composite",
"Image_batch_select",
"Image_crop_box2",
"Image_pad_outfill",
"Image_pad_overlay",
"Image_transform_batch",
"Image_transform_sum",
"Image_solo_crop",
"Image_solo_stitch",
"Image_transform_layer",
"Image_transform_solo",
"Mask_Detect_label",
"Mask_Remove_bg",
"Mask_combine_High",
"Mask_combine_Width",
"Mask_face_detect",
"Mask_image2mask",
"Mask_inpaint_light",
"Mask_mask2mask",
"Mask_math",
"Mask_splitMask",
"Mask_splitMask_by_color",
"Mask_split_mulMask",
"Mask_sum_shape_sole",
"Mask_transform",
"Mask_transform_sum",
"Model_Preset_Unpack",
"Model_Preset_pack",
"Stack_CN_union",
@ -18248,10 +18311,12 @@
"Stack_adv_CN",
"Stack_condi",
"Stack_latent",
"Stack_pre_Mark",
"Stack_text",
"basicIn_Sampler",
"basicIn_Scheduler",
"basicIn_Seed",
"basicIn_color",
"basicIn_float",
"basicIn_int",
"basicIn_string",
@ -18286,6 +18351,7 @@
"chx_ksampler_Deforum_sch",
"chx_ksampler_tile",
"chx_latent_adjust",
"color_Local_Gray",
"color_OneColor_keep",
"color_OneColor_replace",
"color_adjust_HDR",
@ -18304,15 +18370,13 @@
"create_Mask_Rectangles",
"create_Mask_lay_X",
"create_Mask_lay_Y",
"create_Mask_location",
"create_Mask_match_shape",
"create_Mask_sole",
"create_Mask_visual_tag",
"create_RadialGradient",
"create_lineGradient",
"create_mask_solo",
"create_mulcolor_img",
"create_mulcolor_mask",
"create_overShape",
"excel_Prompter",
"excel_column_diff",
"excel_insert_image",
"excel_read",
@ -18335,6 +18399,7 @@
"lay_image_grid_note",
"lay_image_match_W_and_H",
"lay_images_free_layout",
"lay_imgCanvas",
"lay_text_sum",
"lay_texture_Offset",
"list_ListGetByIndex",
@ -18369,8 +18434,6 @@
"pre_sample_data",
"sampler_DynamicTileMerge",
"sampler_DynamicTileSplit",
"sampler_InpaintCrop",
"sampler_InpaintStitch",
"sampler_enhance",
"sch_Prompt",
"sch_Value",
@ -20596,6 +20659,7 @@
"TestAsyncConcurrentLimit",
"TestAsyncError",
"TestAsyncLazyCheck",
"TestAsyncProgressUpdate",
"TestAsyncResourceUser",
"TestAsyncTimeout",
"TestAsyncValidation",
@ -20620,11 +20684,13 @@
"TestListToAccumulationNode",
"TestMakeListNode",
"TestMixedExpansionReturns",
"TestOutputNodeWithSocketOutput",
"TestParallelSleep",
"TestSamplingInExpansion",
"TestSleep",
"TestStringConditions",
"TestSyncError",
"TestSyncProgressUpdate",
"TestToBoolNode",
"TestVariadicAverage",
"TestWhileLoopClose",
@ -22597,30 +22663,6 @@
"title_aux": "ComfyUI-EZ-AF-Nodes"
}
],
"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"
],
{
"title_aux": "ComfyUI-Showrunner-Utils"
}
],
"https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": [
[
"HunyuanVideoLoraLoader"
@ -24379,6 +24421,19 @@
"title_aux": "guy-nodes-comfyui"
}
],
"https://github.com/gvfarns/comfyui_gvf": [
[
"CheckpointLoaderWithName",
"CropToAspectRatio",
"CropToAspectRatioMinMax",
"IfElseFloat",
"IfElseInt",
"StringContains"
],
{
"title_aux": "comfyui_gvf"
}
],
"https://github.com/hackkhai/ComfyUI-Image-Matting": [
[
"ApplyMatting",
@ -24409,6 +24464,19 @@
"title_aux": "ComfyUI DataBeast"
}
],
"https://github.com/hao-ai-lab/FastVideo": [
[
"DITConfig",
"InferenceArgs",
"LoadImagePath",
"TextEncoderConfig",
"VAEConfig",
"VideoGenerator"
],
{
"title_aux": "ComfyUI-FastVideo"
}
],
"https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": [
[
"Image Selector"
@ -26019,6 +26087,7 @@
"Get Size JK",
"Guidance Default JK",
"HintImageEnchance JK",
"Hy3D Cam Config 20to21 JK",
"IPAAdapterFaceIDBatch",
"IPAdapter",
"IPAdapterAdvanced",
@ -27500,19 +27569,6 @@
"title_aux": "qq-nodes-comfyui"
}
],
"https://github.com/kevin314/ComfyUI-FastVideo": [
[
"DITConfig",
"InferenceArgs",
"LoadImagePath",
"TextEncoderConfig",
"VAEConfig",
"VideoGenerator"
],
{
"title_aux": "ComfyUI-FastVideo"
}
],
"https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": [
[
"ImageBlankAlpha",
@ -28230,6 +28286,7 @@
[
"CreateCFGScheduleFloatList",
"DownloadAndLoadWav2VecModel",
"DummyComfyWanModelObject",
"ExtractStartFramesForContinuations",
"FantasyTalkingModelLoader",
"FantasyTalkingWav2VecEmbeds",
@ -30049,6 +30106,7 @@
"BboxDetectorSEGS",
"BitwiseAndMask",
"BitwiseAndMaskForEach",
"BlackPatchRetryHookProvider",
"CLIPSegDetectorProvider",
"CfgScheduleHookProvider",
"CombineRegionalPrompts",
@ -30058,6 +30116,7 @@
"DenoiseScheduleHookProvider",
"DenoiseSchedulerDetailerHookProvider",
"DetailerForEach",
"DetailerForEachAutoRetry",
"DetailerForEachDebug",
"DetailerForEachDebugPipe",
"DetailerForEachPipe",
@ -31106,6 +31165,7 @@
"https://github.com/mcDandy/more_math": [
[
"mrmth_ConditioningMathNode",
"mrmth_FloatMathNode",
"mrmth_FloatToInt",
"mrmth_ImageMathNode",
"mrmth_IntToFloat",
@ -31468,6 +31528,17 @@
"title_aux": "Transparent-background-comfyUI"
}
],
"https://github.com/mikeshuangyan/ComfyUI_MqUtils": [
[
"MqCheckFP4Support",
"MqIntSwitch",
"MqIntToString",
"MqTextSplitter"
],
{
"title_aux": "ComfyUI_MqUtils"
}
],
"https://github.com/mikkel/ComfyUI-text-overlay": [
[
"Image Text Overlay"
@ -34053,6 +34124,14 @@
"title_aux": "Raffle"
}
],
"https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler": [
[
"WhirlpoolUpscaler"
],
{
"title_aux": "Whirlpool Upscaler"
}
],
"https://github.com/ramesh-x90/ComfyUI_pyannote": [
[
"Speaker Diarization",
@ -34483,6 +34562,7 @@
[
"DistributedCollector",
"DistributedSeed",
"ImageBatchDivider",
"UltimateSDUpscaleDistributed"
],
{
@ -40001,6 +40081,7 @@
],
"https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": [
[
"YoloNasPoseEngineBuilder",
"YoloNasPoseTensorrt"
],
{
@ -40056,6 +40137,14 @@
"title_aux": "Comfyui-Distill-Any-Depth"
}
],
"https://github.com/zade23/Comfyui-MoGe2": [
[
"RunMoGe2Process"
],
{
"title_aux": "ComfyUI-MoGe2"
}
],
"https://github.com/zaheenrahman/ComfyUI-ColorCorrection": [
[
"ClothingColorCorrection"
@ -40349,6 +40438,14 @@
"title_aux": "comfyui-deepseek-r1"
}
],
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": [
[
"ArkVideoGenerate"
],
{
"title_aux": "ComfyUI-ArkVideoGenerate"
}
],
"https://github.com/zmwv823/ComfyUI_Anytext": [
[
"UL_AnyText2Fonts",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,75 @@
{
"custom_nodes": [
{
"author": "tankenyuen-ola",
"title": "comfyui-wanvideo-scheduler-loop",
"reference": "https://github.com/tankenyuen-ola/comfyui-wanvideo-scheduler-loop",
"files": [
"https://github.com/tankenyuen-ola/comfyui-wanvideo-scheduler-loop"
],
"install_type": "git-clone",
"description": "NODES: WanVideo Scheduler Selector, WanVideo Scheduler Loop, WanVideo Scheduler Info"
},
{
"author": "ElyZeng",
"title": "ComfyUI-Translator [NAME CONFLICT]",
"reference": "https://github.com/ElyZeng/ComfyUI-Translator",
"files": [
"https://github.com/ElyZeng/ComfyUI-Translator"
],
"install_type": "git-clone",
"description": "A ComfyUI node to translate text between multiple languages using Argos Translate."
},
{
"author": "lggcfx2020",
"title": "ComfyUI-LGGCFX-Tools",
"reference": "https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools",
"files": [
"https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools"
],
"install_type": "git-clone",
"description": "A small tool for calculating the frame number and total frames of a video. Originally required four nodes, but has been merged into a single node for convenience. Includes quick resolution selection and landscape mode switching."
},
{
"author": "206811",
"title": "ComfyUI_ZhipuAIO",
"reference": "https://github.com/206811/ComfyUI_ZhipuAIO",
"files": [
"https://github.com/206811/ComfyUI_ZhipuAIO"
],
"install_type": "git-clone",
"description": "NODES: ZhipuAI AIO Config, ZhipuAI Translator, ZhipuAI GLM-4V Vision\nNOTE: The files in the repo are not organized."
},
{
"author": "ahmedbana",
"title": "upload-to-azure",
"reference": "https://github.com/ahmedbana/upload-to-azure",
"files": [
"https://github.com/ahmedbana/upload-to-azure"
],
"install_type": "git-clone",
"description": "ComfyUI Upload to Azure Node"
},
{
"author": "Huangcj2005",
"title": "comfyui-HandDetect",
"reference": "https://github.com/Huangcj2005/comfyui-HandDetect",
"files": [
"https://github.com/Huangcj2005/comfyui-HandDetect"
],
"install_type": "git-clone",
"description": "NODES: Hand Mask Generator (YOLOv8)"
},
{
"author": "Aero-Ex",
"title": "comfyui_diffswap",
"reference": "https://github.com/Aero-Ex/comfyui_diffswap",
"files": [
"https://github.com/Aero-Ex/comfyui_diffswap"
],
"install_type": "git-clone",
"description": "NODES: DiffSwap"
},
{
"author": "eggsbenedicto",
"title": "DiffusionRenderer-ComfyUI [WIP]",
@ -5211,16 +5281,6 @@
"install_type": "git-clone",
"description": "here put custom input nodes such as text,video...\nNOTE: The files in the repo are not organized."
},
{
"author": "fablestudio",
"title": "ComfyUI-Showrunner-Utils",
"reference": "https://github.com/fablestudio/ComfyUI-Showrunner-Utils",
"files": [
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils"
],
"install_type": "git-clone",
"description": "NODES: Align Face, Generate Timestamp, GetMostCommonColors, Alpha Crop and Position Image, Shrink Image"
},
{
"author": "monate0615",
"title": "ComfyUI-Simple-Image-Tools [WIP]",

View File

@ -205,6 +205,16 @@
"title_aux": "ComfyUI-1hewNodes [WIP]"
}
],
"https://github.com/206811/ComfyUI_ZhipuAIO": [
[
"ZhipuAIOConfigNode",
"ZhipuAIO_VisionNode",
"ZhipuTranslateNode"
],
{
"title_aux": "ComfyUI_ZhipuAIO"
}
],
"https://github.com/3dmindscapper/ComfyUI-PartField": [
[
"PartFieldClustering",
@ -317,6 +327,7 @@
"ImageBlendV1",
"ImageRatioCrop",
"Load_Images",
"Load_Images_V1",
"PDFile_name_fix",
"PDIMAGE_ImageCombine",
"PDIMAGE_LongerSize",
@ -341,11 +352,15 @@
"PD_Image_Rotate_v1",
"PD_Image_centerCrop",
"PD_MASK_SELECTION",
"PD_RemoveBlackBackground",
"PD_RemoveColorWords",
"PD_ShowText",
"PD_Text Overlay Node",
"PD_imagesave_path",
"PD_number_start",
"PD_random_prompt",
"PD_rename_batch_v1",
"PD_replace_word",
"PDimage_corp_v1",
"PDimage_corp_v2",
"mask_edge_selector"
@ -550,6 +565,14 @@
"title_aux": "comfyui-textools [WIP]"
}
],
"https://github.com/Aero-Ex/comfyui_diffswap": [
[
"DiffSwapNode"
],
{
"title_aux": "comfyui_diffswap"
}
],
"https://github.com/AhBumm/ComfyUI-Upscayl": [
[
"Upscayl Upscaler"
@ -876,6 +899,8 @@
"TileAndStitchBack",
"TiledWanImageStatistics",
"TiledWanImageToMask",
"TiledWanInpaintCropImproved",
"TiledWanInpaintStitchImproved",
"TiledWanMaskStatistics",
"TiledWanVideoSLGSimple",
"TiledWanVideoSamplerSimple",
@ -1443,6 +1468,14 @@
"title_aux": "ComfyUI-MusicGen [WIP]"
}
],
"https://github.com/ElyZeng/ComfyUI-Translator": [
[
"TextTranslatorNode"
],
{
"title_aux": "ComfyUI-Translator [NAME CONFLICT]"
}
],
"https://github.com/Elypha/ComfyUI-Prompt-Helper": [
[
"PromptHelper_CombineConditioning",
@ -1685,6 +1718,14 @@
"title_aux": "ComfyUI-LLMs-Toolkit [WIP]"
}
],
"https://github.com/Huangcj2005/comfyui-HandDetect": [
[
"HandMaskGenerator"
],
{
"title_aux": "comfyui-HandDetect"
}
],
"https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": [
[
"Face Crop",
@ -2421,6 +2462,7 @@
"cogvideox_flash_get_Node",
"cogvideox_flash_post_Node",
"cogview_3_flash_Node",
"doubaoNode",
"douyin_remove_watermark_Node",
"file_analysis_Node",
"find_files_by_extension_Node",
@ -3686,6 +3728,14 @@
"title_aux": "json-creator [WIP]"
}
],
"https://github.com/ahmedbana/upload-to-azure": [
[
"AzureBlobUploader"
],
{
"title_aux": "upload-to-azure"
}
],
"https://github.com/aiden1020/ComfyUI_Artcoder": [
[
"ArtCoder"
@ -4938,6 +4988,7 @@
"TestAsyncConcurrentLimit",
"TestAsyncError",
"TestAsyncLazyCheck",
"TestAsyncProgressUpdate",
"TestAsyncResourceUser",
"TestAsyncTimeout",
"TestAsyncValidation",
@ -4962,11 +5013,13 @@
"TestListToAccumulationNode",
"TestMakeListNode",
"TestMixedExpansionReturns",
"TestOutputNodeWithSocketOutput",
"TestParallelSleep",
"TestSamplingInExpansion",
"TestSleep",
"TestStringConditions",
"TestSyncError",
"TestSyncProgressUpdate",
"TestToBoolNode",
"TestVariadicAverage",
"TestWhileLoopClose",
@ -5157,6 +5210,7 @@
"OptimizedVoxelizationNode",
"ProceduralChunkedWFC3DTerrain",
"ShapeCompletionNode",
"VoxelExportNode",
"VoxelModelLoader",
"VoxelPreview",
"VoxelPreviewNode",
@ -5408,30 +5462,6 @@
"title_aux": "comfyui_runway_gen3"
}
],
"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"
],
{
"title_aux": "ComfyUI-Showrunner-Utils"
}
],
"https://github.com/facok/ComfyUI-FokToolset": [
[
"Fok_PreprocessRefImage"
@ -7018,6 +7048,15 @@
"title_aux": "ComfyUI_Scoring-Nodes"
}
],
"https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools": [
[
"LGGCFX_resolution",
"LGGCFX_time_frame"
],
{
"title_aux": "ComfyUI-LGGCFX-Tools"
}
],
"https://github.com/lgldlk/ComfyUI-img-tiler": [
[
"PC ImageListTileMaker",
@ -8939,6 +8978,16 @@
"title_aux": "comfyui-env-variable-reader [UNSAFE]"
}
],
"https://github.com/tankenyuen-ola/comfyui-wanvideo-scheduler-loop": [
[
"WanVideoSchedulerInfo",
"WanVideoSchedulerLoop",
"WanVideoSchedulerSelector"
],
{
"title_aux": "comfyui-wanvideo-scheduler-loop"
}
],
"https://github.com/tanmoy-it/comfyuiCustomNode": [
[
"DownloadImageDataUrl"
@ -9616,13 +9665,13 @@
"LoadImageFromDirectoryNode",
"LoadImageFromURLNode",
"LoadStringFromDirectoryNode",
"LoadStringNode",
"OllamaClientNode",
"OllamaNode",
"OutputIsListNode",
"OutputIsNonListNode",
"PrependTagsNode",
"PrintAnyNode",
"PrintImageNode",
"RemoveDuplicateTagsNode",
"SaveImageToDirectoryNode",
"SaveStringToDirectoryNode",
"SequenceStringListNode",

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,18 @@
{
"custom_nodes": [
{
"author": "fablestudio",
"title": "ComfyUI-Showrunner-Utils [REMOVED]",
"reference": "https://github.com/fablestudio/ComfyUI-Showrunner-Utils",
"files": [
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils"
],
"install_type": "git-clone",
"description": "NODES: Align Face, Generate Timestamp, GetMostCommonColors, Alpha Crop and Position Image, Shrink Image"
},
{
"author": "skayka",
"title": "ComfyUI-DreamFit []REMOVED]",
"title": "ComfyUI-DreamFit [REMOVED]",
"reference": "https://github.com/skayka/ComfyUI-DreamFit",
"files": [
"https://github.com/skayka/ComfyUI-DreamFit"

View File

@ -1,5 +1,95 @@
{
"custom_nodes": [
{
"author": "Franklyc",
"title": "ComfyUI LoRA adaLN Patcher Node",
"reference": "https://github.com/Franklyc/comfyui-lora-adain-patcher-node",
"files": [
"https://github.com/Franklyc/comfyui-lora-adain-patcher-node"
],
"install_type": "git-clone",
"description": "A simple but powerful custom node for ComfyUI that patches LoRA models by adding dummy adaLN_modulation_1 weights. This solves compatibility errors when using LoRAs with newer model architectures that expect these keys to be present in the final_layer."
},
{
"author": "YaserJaradeh",
"title": "Yaser-nodes for ComfyUI",
"reference": "https://github.com/YaserJaradeh/comfyui-yaser-nodes",
"files": [
"https://github.com/YaserJaradeh/comfyui-yaser-nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI that provide dynamic input selection and intelligent upscaling functionality."
},
{
"author": "gvfarns",
"title": "comfyui_gvf",
"reference": "https://github.com/gvfarns/comfyui_gvf",
"files": [
"https://github.com/gvfarns/comfyui_gvf"
],
"install_type": "git-clone",
"description": "ComfyUI custom convenience nodes: Cropping images to a given aspect ratio, Cropping images to a max/min aspect ratio, If/else logic with provided float (rather than using a float node)"
},
{
"author": "mikeshuangyan",
"title": "ComfyUI_MqUtils",
"reference": "https://github.com/mikeshuangyan/ComfyUI_MqUtils",
"files": [
"https://github.com/mikeshuangyan/ComfyUI_MqUtils"
],
"install_type": "git-clone",
"description": "MQ util nodes for ComfyUI"
},
{
"author": "Yuan-ManX",
"title": "ComfyUI-SkyworkUniPic",
"reference": "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic",
"files": [
"https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic"
],
"install_type": "git-clone",
"description": "ComfyUI-SkyworkUniPic is now available in ComfyUI, Skywork-UniPic is a unified autoregressive multimodal model with 1.5 billion parameters that natively integrates image understanding, text-to-image generation, and image editing capabilities within a single architecture."
},
{
"author": "zl9739379",
"title": "ComfyUI-ArkVideoGenerate",
"reference": "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate",
"files": [
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates ByteDance Volcano Engine's video generation AI model, supporting both text-to-video and image-to-video generation."
},
{
"author": "AlfredClark",
"title": "ComfyUI-ModelSpec",
"reference": "https://github.com/AlfredClark/ComfyUI-ModelSpec",
"files": [
"https://github.com/AlfredClark/ComfyUI-ModelSpec"
],
"install_type": "git-clone",
"description": "ComfyUI model metadata editing nodes."
},
{
"author": "rainlizard",
"title": "Whirlpool Upscaler",
"reference": "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler",
"files": [
"https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler"
],
"install_type": "git-clone",
"description": "This is a modified implementation of impact-pack's iterative upscaler. It leans in on the idea that giving too much attention to computation at high resolutions isn't a good idea."
},
{
"author": "Android zhang",
"title": "ComfyUI-MoGe2",
"reference": "https://github.com/zade23/Comfyui-MoGe2",
"files": [
"https://github.com/zade23/Comfyui-MoGe2"
],
"install_type": "git-clone",
"description": "Runs the MoGe2 model on the input image. \n v1: Ruicheng/moge-vitl \n v2: Ruicheng/moge-2-vitl-normal"
},
{
"author": "mcDandy",
"title": "More Math",
@ -643,56 +733,6 @@
],
"install_type": "git-clone",
"description": "A Wrapper and a set of Custom Nodes for using RenderFormer as a 3d Environment in ComfyUI."
},
{
"author": "seanjang990",
"title": "ComfyUI Document Auto Crop Node",
"reference": "https://github.com/seanjang990/comfyui-document-auto-crop",
"files": [
"https://github.com/seanjang990/comfyui-document-auto-crop"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI automatically crops a document by detecting edges, rotates it based on face orientation using MediaPipe, and adjusts it to a target aspect ratio (default 11:14)."
},
{
"author": "Assistant",
"title": "ComfyUI-NS-ManySliders",
"reference": "https://github.com/NakamuraShippo/ComfyUI-NS-Util",
"files": [
"https://github.com/NakamuraShippo/ComfyUI-NS-Util"
],
"install_type": "git-clone",
"description": "A collection of nodes for ComfyUI. ex:A node for batch managing int, float, and string parameters with presets"
},
{
"author": "cjj198909",
"title": "OpenAI/Azure OpenAI Image API",
"reference": "https://github.com/cjj198909/comfy_openai_image_api_azure",
"files": [
"https://github.com/cjj198909/comfy_openai_image_api_azure"
],
"install_type": "git-clone",
"description": "A ComfyUI node that provides access to OpenAI's image generation and editing capabilities, including support for gpt-image-1 model with both OpenAI and Azure OpenAI providers."
},
{
"author": "NyaFuP",
"title": "NF Preview Selector",
"reference": "https://github.com/NyaFuP/ComfyUI_Preview_Selector",
"files": [
"https://github.com/NyaFuP/ComfyUI_Preview_Selector"
],
"install_type": "git-clone",
"description": "A floating dialog-based image preview and selection system for ComfyUI."
},
{
"author": "aiaiaikkk",
"title": "kontext-super-prompt",
"reference": "https://github.com/aiaiaikkk/kontext-super-prompt",
"files": [
"https://github.com/aiaiaikkk/kontext-super-prompt"
],
"install_type": "git-clone",
"description": "Super Prompt System Powered by Flux Kontext Leveraging visual annotations and AI-enhanced control, this system enables precise, multimodal image editing. Users simply select a region and describe it—structured prompts are auto-generated to guide the Kontext model in smart local or global edits."
}
]
}

View File

@ -459,6 +459,9 @@
"https://github.com/42lux/ComfyUI-42lux": [
[
"FluxEmptyLatentSizePicker",
"HighResFixApply",
"HighResFixConditioningDuplicator",
"HighResFixModelInjection",
"ModelSamplingFluxNormalized",
"SoulSampler",
"SoulSamplerAdvanced",
@ -1939,6 +1942,16 @@
"title_aux": "camera-comfyUI"
}
],
"https://github.com/AlfredClark/ComfyUI-ModelSpec": [
[
"ModelMetadataNode",
"ModelSpecEditNode",
"SelectModelNode"
],
{
"title_aux": "ComfyUI-ModelSpec"
}
],
"https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": [
[
"Add Layer Overlay JNK",
@ -4002,14 +4015,24 @@
],
"https://github.com/Cyrostar/ComfyUI-Artha-Gemini": [
[
"GeminiCondense",
"GeminiInstruct",
"GeminiMotion",
"GeminiPrompter",
"GeminiQuestion",
"GeminiResponse",
"GeminiTranslate",
"GeminiVision"
"Gemini Backdrop",
"Gemini Body",
"Gemini Cloth",
"Gemini Condense",
"Gemini Face",
"Gemini Form",
"Gemini Instruct",
"Gemini Makeup",
"Gemini Markdown",
"Gemini Motion",
"Gemini Operation",
"Gemini Portrait",
"Gemini Prompter",
"Gemini Question",
"Gemini Response",
"Gemini Scenery",
"Gemini Translate",
"Gemini Vision"
],
{
"title_aux": "ComfyUI-Artha-Gemini"
@ -4421,6 +4444,7 @@
"DD-MaskUniformSize",
"DD-ModelOptimizer",
"DD-ModelSwitcher",
"DD-QwenMTTranslator",
"DD-SamplingOptimizer",
"DD-SimpleLatent",
"DD-VideoFrameExtractor"
@ -5456,6 +5480,14 @@
"title_aux": "NX_Translator"
}
],
"https://github.com/Franklyc/comfyui-lora-adain-patcher-node": [
[
"LoraAdaLNPatcher"
],
{
"title_aux": "ComfyUI LoRA adaLN Patcher Node"
}
],
"https://github.com/FunnyFinger/ComfyUi-RadarWeightNode": [
[
"RadarWeightsNode"
@ -7967,14 +7999,18 @@
],
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
[
"AnyToText|LP",
"BoolToInt|LP",
"BoolToString|LP",
"CLIP Text Encode Translate [LP]",
"CLIPTextEncodeTranslate|LP",
"Calculate Target Size By Mask [LP]",
"CalculateTargetSizeByMask|LP",
"ComboToText|LP",
"Convert Any To Text [LP]",
"Convert Bool To Int [LP]",
"Convert Bool To String [LP]",
"Convert Combo To Text [LP]",
"Convert Float To Int [LP]",
"Convert Float To String [LP]",
"Convert Int To Bool [LP]",
@ -8007,11 +8043,23 @@
"FindValueFromFile|LP",
"FloatToInt|LP",
"FloatToString|LP",
"Get ComfyUI Folder Path [LP]",
"Get ComfyUI HTTP Folder Path [LP]",
"Get Filename By Index In Folder [LP]",
"Get Iterator Data From Image Folders [LP]",
"Get Iterator Data From Videos [LP]",
"GetComfyUIFolderPath|LP",
"GetComfyUIHttpFolderPath|LP",
"GetFilenameByIndexInFolder|LP",
"GetIteratorDataImageFolders|LP",
"GetIteratorDataVideos|LP",
"Hard Model Unloader [LP]",
"HardModelUnloader|LP",
"HundredthsSimpleFloatSlider|LP",
"Image Data Iterator [LP]",
"Image Loader From Path [LP]",
"Image Overlay [LP]",
"ImageDataIterator|LP",
"ImageLoaderFromPath|LP",
"ImageOverlay|LP",
"Inpaint Crop [LP]",
@ -8021,6 +8069,8 @@
"IntToBool|LP",
"IntToFloat|LP",
"IntToString|LP",
"Iterator [LP]",
"Iterator|LP",
"Keep Only English Tags [LP]",
"Keep Only English Words [LP]",
"KeepOnlyEnglishTags|LP",
@ -8829,12 +8879,14 @@
"Crop Image By Mask",
"Flux Empty Latent Image",
"Flux Image Scale To Total Pixels (Flux Safe)",
"Flux Resolution Selector",
"FluxResolutionMatcher",
"Image Scale To Total Pixels (SDXL Safe)",
"LatentHalfMasks",
"Place Image By Mask",
"Prompt With Guidance (Flux)",
"Sdxl Empty Latent Image"
"Sdxl Empty Latent Image",
"Sdxl Resolution Selector"
],
{
"title_aux": "ComfyUI-MaxedOut"
@ -9865,19 +9917,6 @@
"title_aux": "ComfyUI-CSV-Loader"
}
],
"https://github.com/PD19Anime/ComfyUI-PD19Anime-Nodes": [
[
"AdvancedEmptyLatentImage",
"AdvancedLoaderMultiple",
"AdvancedLoaderSingle",
"AdvancedModelLoader",
"AdvancedPromptSaver",
"AdvancedRandomNoise"
],
{
"title_aux": "ComfyUI-PD19Anime-Nodes"
}
],
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
[
"BatchImageToMask",
@ -14449,6 +14488,15 @@
"title_aux": "ComfyUI-NeuralMedia"
}
],
"https://github.com/YaserJaradeh/comfyui-yaser-nodes": [
[
"ConditionalSelectionNode",
"IterativeUpscaleWithModelsNode"
],
{
"title_aux": "Yaser-nodes for ComfyUI"
}
],
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
[
"MergeBlockWeighted"
@ -14745,6 +14793,22 @@
"title_aux": "ComfyUI-SkyReels-A2"
}
],
"https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic": [
[
"Image2Text",
"ImageEditing",
"LoadSkyworkUniPicCheckpoint",
"LoadSkyworkUniPicConfig",
"LoadSkyworkUniPicImage",
"LoadSkyworkUniPicPrompt",
"SaveSkyworkUniPicEditImage",
"SaveSkyworkUniPicImage",
"Text2Image"
],
{
"title_aux": "ComfyUI-SkyworkUniPic"
}
],
"https://github.com/Yuan-ManX/ComfyUI-SoundHub": [
[
"Load Audio",
@ -15669,6 +15733,7 @@
"Comfly_gpt_image_1",
"Comfly_gpt_image_1_edit",
"Comfly_kling_image2video",
"Comfly_kling_multi_image2video",
"Comfly_kling_text2video",
"Comfly_lip_sync",
"Comfly_mj_video",
@ -18207,29 +18272,27 @@
"Image_Channel_Apply",
"Image_Channel_Extract",
"Image_Channel_RemoveAlpha",
"Image_Pair_Merge",
"Image_Pair_crop",
"Image_Resize2",
"Image_Resize_sum",
"Image_Upscaletile",
"Image_batch_composite",
"Image_batch_select",
"Image_crop_box2",
"Image_pad_outfill",
"Image_pad_overlay",
"Image_transform_batch",
"Image_transform_sum",
"Image_solo_crop",
"Image_solo_stitch",
"Image_transform_layer",
"Image_transform_solo",
"Mask_Detect_label",
"Mask_Remove_bg",
"Mask_combine_High",
"Mask_combine_Width",
"Mask_face_detect",
"Mask_image2mask",
"Mask_inpaint_light",
"Mask_mask2mask",
"Mask_math",
"Mask_splitMask",
"Mask_splitMask_by_color",
"Mask_split_mulMask",
"Mask_sum_shape_sole",
"Mask_transform",
"Mask_transform_sum",
"Model_Preset_Unpack",
"Model_Preset_pack",
"Stack_CN_union",
@ -18248,10 +18311,12 @@
"Stack_adv_CN",
"Stack_condi",
"Stack_latent",
"Stack_pre_Mark",
"Stack_text",
"basicIn_Sampler",
"basicIn_Scheduler",
"basicIn_Seed",
"basicIn_color",
"basicIn_float",
"basicIn_int",
"basicIn_string",
@ -18286,6 +18351,7 @@
"chx_ksampler_Deforum_sch",
"chx_ksampler_tile",
"chx_latent_adjust",
"color_Local_Gray",
"color_OneColor_keep",
"color_OneColor_replace",
"color_adjust_HDR",
@ -18304,15 +18370,13 @@
"create_Mask_Rectangles",
"create_Mask_lay_X",
"create_Mask_lay_Y",
"create_Mask_location",
"create_Mask_match_shape",
"create_Mask_sole",
"create_Mask_visual_tag",
"create_RadialGradient",
"create_lineGradient",
"create_mask_solo",
"create_mulcolor_img",
"create_mulcolor_mask",
"create_overShape",
"excel_Prompter",
"excel_column_diff",
"excel_insert_image",
"excel_read",
@ -18335,6 +18399,7 @@
"lay_image_grid_note",
"lay_image_match_W_and_H",
"lay_images_free_layout",
"lay_imgCanvas",
"lay_text_sum",
"lay_texture_Offset",
"list_ListGetByIndex",
@ -18369,8 +18434,6 @@
"pre_sample_data",
"sampler_DynamicTileMerge",
"sampler_DynamicTileSplit",
"sampler_InpaintCrop",
"sampler_InpaintStitch",
"sampler_enhance",
"sch_Prompt",
"sch_Value",
@ -20596,6 +20659,7 @@
"TestAsyncConcurrentLimit",
"TestAsyncError",
"TestAsyncLazyCheck",
"TestAsyncProgressUpdate",
"TestAsyncResourceUser",
"TestAsyncTimeout",
"TestAsyncValidation",
@ -20620,11 +20684,13 @@
"TestListToAccumulationNode",
"TestMakeListNode",
"TestMixedExpansionReturns",
"TestOutputNodeWithSocketOutput",
"TestParallelSleep",
"TestSamplingInExpansion",
"TestSleep",
"TestStringConditions",
"TestSyncError",
"TestSyncProgressUpdate",
"TestToBoolNode",
"TestVariadicAverage",
"TestWhileLoopClose",
@ -22597,30 +22663,6 @@
"title_aux": "ComfyUI-EZ-AF-Nodes"
}
],
"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"
],
{
"title_aux": "ComfyUI-Showrunner-Utils"
}
],
"https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": [
[
"HunyuanVideoLoraLoader"
@ -24379,6 +24421,19 @@
"title_aux": "guy-nodes-comfyui"
}
],
"https://github.com/gvfarns/comfyui_gvf": [
[
"CheckpointLoaderWithName",
"CropToAspectRatio",
"CropToAspectRatioMinMax",
"IfElseFloat",
"IfElseInt",
"StringContains"
],
{
"title_aux": "comfyui_gvf"
}
],
"https://github.com/hackkhai/ComfyUI-Image-Matting": [
[
"ApplyMatting",
@ -24409,6 +24464,19 @@
"title_aux": "ComfyUI DataBeast"
}
],
"https://github.com/hao-ai-lab/FastVideo": [
[
"DITConfig",
"InferenceArgs",
"LoadImagePath",
"TextEncoderConfig",
"VAEConfig",
"VideoGenerator"
],
{
"title_aux": "ComfyUI-FastVideo"
}
],
"https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": [
[
"Image Selector"
@ -26019,6 +26087,7 @@
"Get Size JK",
"Guidance Default JK",
"HintImageEnchance JK",
"Hy3D Cam Config 20to21 JK",
"IPAAdapterFaceIDBatch",
"IPAdapter",
"IPAdapterAdvanced",
@ -27500,19 +27569,6 @@
"title_aux": "qq-nodes-comfyui"
}
],
"https://github.com/kevin314/ComfyUI-FastVideo": [
[
"DITConfig",
"InferenceArgs",
"LoadImagePath",
"TextEncoderConfig",
"VAEConfig",
"VideoGenerator"
],
{
"title_aux": "ComfyUI-FastVideo"
}
],
"https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": [
[
"ImageBlankAlpha",
@ -28230,6 +28286,7 @@
[
"CreateCFGScheduleFloatList",
"DownloadAndLoadWav2VecModel",
"DummyComfyWanModelObject",
"ExtractStartFramesForContinuations",
"FantasyTalkingModelLoader",
"FantasyTalkingWav2VecEmbeds",
@ -30049,6 +30106,7 @@
"BboxDetectorSEGS",
"BitwiseAndMask",
"BitwiseAndMaskForEach",
"BlackPatchRetryHookProvider",
"CLIPSegDetectorProvider",
"CfgScheduleHookProvider",
"CombineRegionalPrompts",
@ -30058,6 +30116,7 @@
"DenoiseScheduleHookProvider",
"DenoiseSchedulerDetailerHookProvider",
"DetailerForEach",
"DetailerForEachAutoRetry",
"DetailerForEachDebug",
"DetailerForEachDebugPipe",
"DetailerForEachPipe",
@ -31106,6 +31165,7 @@
"https://github.com/mcDandy/more_math": [
[
"mrmth_ConditioningMathNode",
"mrmth_FloatMathNode",
"mrmth_FloatToInt",
"mrmth_ImageMathNode",
"mrmth_IntToFloat",
@ -31468,6 +31528,17 @@
"title_aux": "Transparent-background-comfyUI"
}
],
"https://github.com/mikeshuangyan/ComfyUI_MqUtils": [
[
"MqCheckFP4Support",
"MqIntSwitch",
"MqIntToString",
"MqTextSplitter"
],
{
"title_aux": "ComfyUI_MqUtils"
}
],
"https://github.com/mikkel/ComfyUI-text-overlay": [
[
"Image Text Overlay"
@ -34053,6 +34124,14 @@
"title_aux": "Raffle"
}
],
"https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler": [
[
"WhirlpoolUpscaler"
],
{
"title_aux": "Whirlpool Upscaler"
}
],
"https://github.com/ramesh-x90/ComfyUI_pyannote": [
[
"Speaker Diarization",
@ -34483,6 +34562,7 @@
[
"DistributedCollector",
"DistributedSeed",
"ImageBatchDivider",
"UltimateSDUpscaleDistributed"
],
{
@ -40001,6 +40081,7 @@
],
"https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": [
[
"YoloNasPoseEngineBuilder",
"YoloNasPoseTensorrt"
],
{
@ -40056,6 +40137,14 @@
"title_aux": "Comfyui-Distill-Any-Depth"
}
],
"https://github.com/zade23/Comfyui-MoGe2": [
[
"RunMoGe2Process"
],
{
"title_aux": "ComfyUI-MoGe2"
}
],
"https://github.com/zaheenrahman/ComfyUI-ColorCorrection": [
[
"ClothingColorCorrection"
@ -40349,6 +40438,14 @@
"title_aux": "comfyui-deepseek-r1"
}
],
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": [
[
"ArkVideoGenerate"
],
{
"title_aux": "ComfyUI-ArkVideoGenerate"
}
],
"https://github.com/zmwv823/ComfyUI_Anytext": [
[
"UL_AnyText2Fonts",

View File

@ -782,6 +782,39 @@ components:
minimum: 0
default: 0
required: [batch_id, start_time, state_before]
ImportFailInfoBulkRequest:
type: object
properties:
cnr_ids:
type: array
items:
type: string
description: A list of CNR IDs to check.
urls:
type: array
items:
type: string
description: A list of repository URLs to check.
ImportFailInfoBulkResponse:
type: object
additionalProperties:
$ref: '#/components/schemas/ImportFailInfoItem'
description: >-
A dictionary where each key is a cnr_id or url from the request,
and the value is the corresponding error info.
ImportFailInfoItem:
oneOf:
- type: object
properties:
error:
type: string
traceback:
type: string
- type: "null"
securitySchemes:
securityLevel:
type: apiKey
@ -1017,6 +1050,32 @@ paths:
description: Processing started
'201':
description: Processing already in progress
/v2/customnode/import_fail_info_bulk:
post:
summary: Get import failure info for multiple nodes
description: Retrieves recorded import failure information for a list of custom nodes.
tags:
- customnode
requestBody:
description: A list of CNR IDs or repository URLs to check.
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/ImportFailInfoBulkRequest'
responses:
'200':
description: A dictionary containing the import failure information.
content:
application/json:
schema:
$ref: '#/components/schemas/ImportFailInfoBulkResponse'
'400':
description: Bad Request. The request body is invalid.
'500':
description: Internal Server Error.
/v2/manager/queue/reset:
get:
summary: Reset queue