mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-30 16:50:50 +08:00
This commit is contained in:
parent
e730af2ae5
commit
6147ed790b
@ -35590,6 +35590,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NeurCADRecon: Neural Implicit CAD Reconstruction - Originally from ComfyUI-CADabra"
|
||||
},
|
||||
{
|
||||
"author": "PozzettiAndrea",
|
||||
"title": "ComfyUI-MIDI3D",
|
||||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-MIDI3D",
|
||||
"files": [
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MIDI3D"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "THIS NODE IS WIP. ComfyUI wrapper for MIDI-3D: Multi-Instance Diffusion for single image to compositional 3D scene generation."
|
||||
},
|
||||
{
|
||||
"author": "rookiestar28",
|
||||
"title": "Danbooru Tags Upsampler for ComfyUI",
|
||||
@ -35808,6 +35818,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Decompose images into semantic RGBA layers using Qwen-Image-Layered model. Features AI-powered layer naming, PSD/TIFF export with proper layer structure, original resolution support, and VRAM management. Includes 18 nodes for layer decomposition, manipulation, and saving."
|
||||
},
|
||||
{
|
||||
"author": "EricRollei",
|
||||
"title": "comfyui-refocus",
|
||||
"reference": "https://github.com/EricRollei/comfyui-refocus",
|
||||
"files": [
|
||||
"https://github.com/EricRollei/comfyui-refocus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for Generative Refocusing - Deblurring and Bokeh generation using FLUX LoRA adapters based on Genfocus"
|
||||
},
|
||||
{
|
||||
"author": "nomadoor",
|
||||
"title": "ComfyUI Temporal Mask Tools",
|
||||
@ -37254,6 +37274,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for saving, previewing, and passing images downstream while supporting mask editing and intermediate node execution. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterI2Vadvanced",
|
||||
"reference": "https://github.com/princepainter/ComfyUI-PainterI2Vadvanced",
|
||||
"files": [
|
||||
"https://github.com/princepainter/ComfyUI-PainterI2Vadvanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Enhanced Wan2.2 image-to-video node with dual sampler workflow, dynamic enhancement, and intelligent color drift correction for video generation. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "rafacost",
|
||||
"title": "rafacostComfy",
|
||||
@ -37628,6 +37658,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom utility nodes for ComfyUI by huyl2 (sort list v2, etc.)"
|
||||
},
|
||||
{
|
||||
"author": "huyl3-cpu",
|
||||
"title": "comfyui_segment_anything_a100",
|
||||
"reference": "https://github.com/huyl3-cpu/comfyui_segment_anything_a100",
|
||||
"files": [
|
||||
"https://github.com/huyl3-cpu/comfyui_segment_anything_a100"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Heavily optimized A100 GPU fork of ComfyUI Segment Anything using BF16 precision, VRAM Locking, and Zero-Copy GPU processing for massive batch processing."
|
||||
},
|
||||
{
|
||||
"author": "7BEII",
|
||||
"title": "comfyui-PD_comfy-api-node",
|
||||
@ -38618,6 +38658,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate audio-reactive SCAIL pose sequences for character animation without requiring input video tracking. Now supports Multi-Character Choreography. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "ckinpdx",
|
||||
"title": "ComfyUI-LoadAudioandSplit",
|
||||
"reference": "https://github.com/ckinpdx/ComfyUI-LoadAudioandSplit",
|
||||
"files": [
|
||||
"https://github.com/ckinpdx/ComfyUI-LoadAudioandSplit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Splits audio into frame-synced chunks for video generation workflows with support for overlapping segments for seamless transitions."
|
||||
},
|
||||
{
|
||||
"author": "jessesep",
|
||||
"title": "SimpleVariables",
|
||||
@ -39909,7 +39959,56 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "LLM nodes for ComfyUI including a Canary-Qwen-2.5B audio transcription node. (Description by CC)"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "elgalardi",
|
||||
"title": "comfyui-clip-prompt-splitter",
|
||||
"reference": "https://github.com/elgalardi/comfyui-clip-prompt-splitter",
|
||||
"files": [
|
||||
"https://github.com/elgalardi/comfyui-clip-prompt-splitter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for ComfyUI that splits a multiline prompt into 5 independent CLIP conditionings."
|
||||
},
|
||||
{
|
||||
"author": "NexusEast",
|
||||
"title": "ComfyUI_ContactSheet_Auto",
|
||||
"reference": "https://github.com/NexusEast/ComfyUI_ContactSheet_Auto",
|
||||
"files": [
|
||||
"https://github.com/NexusEast/ComfyUI_ContactSheet_Auto"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A lightweight ComfyUI extension designed to automate the creation of video contact sheets (preview grids)."
|
||||
},
|
||||
{
|
||||
"author": "daveand",
|
||||
"title": "ComfyUI-daveand-utils",
|
||||
"reference": "https://github.com/daveand/ComfyUI-daveand-utils",
|
||||
"files": [
|
||||
"https://github.com/daveand/ComfyUI-daveand-utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Utility nodes including ModelConfigSelector for saving checkpoint configurations and managing manual sampler overrides. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "NewBieAI-Lab",
|
||||
"title": "ComfyUI-MltoXml",
|
||||
"reference": "https://github.com/NewBieAI-Lab/ComfyUI-MltoXml",
|
||||
"files": [
|
||||
"https://github.com/NewBieAI-Lab/ComfyUI-MltoXml"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple node to convert ML or XML format data. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Hahihula",
|
||||
"title": "ComfyUI-batching-nodes",
|
||||
"reference": "https://github.com/Hahihula/ComfyUI-batching-nodes",
|
||||
"files": [
|
||||
"https://github.com/Hahihula/ComfyUI-batching-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that enable powerful batch processing capabilities for both prompts and images."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5310,6 +5310,7 @@
|
||||
"QWENPrompt",
|
||||
"QwenAspectRatioCreepy",
|
||||
"RandomAudioSegment",
|
||||
"RandomGreekMyth",
|
||||
"RandomScripture",
|
||||
"SanitizeFilename",
|
||||
"SaveRawLatent",
|
||||
@ -7020,6 +7021,37 @@
|
||||
"title_aux": "Qwen Layers Diffuser Pipeline"
|
||||
}
|
||||
],
|
||||
"https://github.com/EricRollei/comfyui-refocus": [
|
||||
[
|
||||
"BokehNetApply",
|
||||
"ComputeDefocusMap",
|
||||
"DeblurNetApply",
|
||||
"DepthMetricToInverse",
|
||||
"DepthMetricToRelative",
|
||||
"DepthProEstimate",
|
||||
"DepthProModelLoader",
|
||||
"FocalMMtoPX",
|
||||
"FocalPXtoMM",
|
||||
"FocusPointFromMask",
|
||||
"GenfocusBokeh",
|
||||
"GenfocusBokehNative",
|
||||
"GenfocusCondition",
|
||||
"GenfocusDeblur",
|
||||
"GenfocusDeblurLoader",
|
||||
"GenfocusDeblurNative",
|
||||
"GenfocusDefocusMapCondition",
|
||||
"GenfocusGenerate",
|
||||
"GenfocusLoRALoader",
|
||||
"GenfocusModelLoader",
|
||||
"GenfocusPipeline",
|
||||
"GenfocusSwitchAdapter",
|
||||
"GenfocusUnloadModels",
|
||||
"SelectFocusPoint"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-refocus"
|
||||
}
|
||||
],
|
||||
"https://github.com/EuphoricPenguin/resemble-enhance-comfyui": [
|
||||
[
|
||||
"ResembleEnhance"
|
||||
@ -7634,6 +7666,7 @@
|
||||
"Any to Int/Float/String",
|
||||
"Audio Duration",
|
||||
"Clamp Images To Megapixels",
|
||||
"Clean Style From Caption",
|
||||
"Essential Params",
|
||||
"Essential Params Expand",
|
||||
"FV Get Image Half Size",
|
||||
@ -8912,6 +8945,17 @@
|
||||
"title_aux": "Factory Prompt Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hahihula/ComfyUI-batching-nodes": [
|
||||
[
|
||||
"BatchImageLoaderNode",
|
||||
"ImageFromBatchNode",
|
||||
"PromptFromListNode",
|
||||
"PromptLoopNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-batching-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Haiper-ai/ComfyUI-HaiperAI-API": [
|
||||
[
|
||||
"HaiperImage2Video",
|
||||
@ -13425,6 +13469,7 @@
|
||||
"Image Rotator",
|
||||
"Pixelation Dimensions",
|
||||
"Pose Image Setup",
|
||||
"PreviewAsMarkdown",
|
||||
"PreviewImageAlpha",
|
||||
"ReplaceAlpha",
|
||||
"Resize Image and Mask by Side",
|
||||
@ -14085,6 +14130,14 @@
|
||||
"title_aux": "ComfyUI LLM SDXL Adapter"
|
||||
}
|
||||
],
|
||||
"https://github.com/NewBieAI-Lab/ComfyUI-MltoXml": [
|
||||
[
|
||||
"MltoXml"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MltoXml"
|
||||
}
|
||||
],
|
||||
"https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot": [
|
||||
[
|
||||
"KSamplerHelper",
|
||||
@ -14136,6 +14189,15 @@
|
||||
"title_aux": "ComfyUI-XingLiu"
|
||||
}
|
||||
],
|
||||
"https://github.com/NexusEast/ComfyUI_ContactSheet_Auto": [
|
||||
[
|
||||
"SimpleGridImage",
|
||||
"VideoIntervalCalculator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_ContactSheet_Auto"
|
||||
}
|
||||
],
|
||||
"https://github.com/NguynHungNguyen/Segment-Bedroom-Interior": [
|
||||
[
|
||||
"BedroomFurnitureMask"
|
||||
@ -15084,6 +15146,7 @@
|
||||
"GeomPackBooleanOp",
|
||||
"GeomPackCheckNormals",
|
||||
"GeomPackCombineMeshes",
|
||||
"GeomPackCombineMeshesBatch",
|
||||
"GeomPackComputeNormals",
|
||||
"GeomPackConnectedComponents",
|
||||
"GeomPackCreatePrimitive",
|
||||
@ -15190,6 +15253,22 @@
|
||||
"title_aux": "ComfyUI-HunyuanX"
|
||||
}
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MIDI3D": [
|
||||
[
|
||||
"CombineMasksToInstance",
|
||||
"DownloadAndLoadMIDI3DModel",
|
||||
"MIDI3DLoadTextureModels",
|
||||
"MIDI3DPreprocess",
|
||||
"MIDI3DPreprocessFromFiles",
|
||||
"MIDI3DProcess",
|
||||
"MIDI3DSceneToTrimesh",
|
||||
"MIDI3DTexture",
|
||||
"RGBToInstanceMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MIDI3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": [
|
||||
[
|
||||
"HunyuanX_ApplyAndSaveTexturedMesh",
|
||||
@ -22433,6 +22512,7 @@
|
||||
"CombineWan2_2Pipeline",
|
||||
"CombineWan2_2VaceFunPipeline",
|
||||
"CombineWanPipeline",
|
||||
"CombineZImagePipeline",
|
||||
"CreateTrajectoryBasedOnKJNodes",
|
||||
"FunAttention",
|
||||
"FunCompile",
|
||||
@ -22440,6 +22520,9 @@
|
||||
"FunTextBox",
|
||||
"ImageCollectNode",
|
||||
"ImageMaximumNode",
|
||||
"ImageToCanny",
|
||||
"ImageToDepth",
|
||||
"ImageToPose",
|
||||
"LoadCogVideoXFunLora",
|
||||
"LoadCogVideoXFunModel",
|
||||
"LoadQwenImageLora",
|
||||
@ -22463,6 +22546,13 @@
|
||||
"LoadWanTextEncoderModel",
|
||||
"LoadWanTransformerModel",
|
||||
"LoadWanVAEModel",
|
||||
"LoadZImageControlNetInModel",
|
||||
"LoadZImageControlNetInPipeline",
|
||||
"LoadZImageLora",
|
||||
"LoadZImageModel",
|
||||
"LoadZImageTextEncoderModel",
|
||||
"LoadZImageTransformerModel",
|
||||
"LoadZImageVAEModel",
|
||||
"QwenImageEditSampler",
|
||||
"QwenImageT2VSampler",
|
||||
"VideoToCanny",
|
||||
@ -22478,7 +22568,9 @@
|
||||
"WanFunT2VSampler",
|
||||
"WanFunV2VSampler",
|
||||
"WanI2VSampler",
|
||||
"WanT2VSampler"
|
||||
"WanT2VSampler",
|
||||
"ZImageControlSampler",
|
||||
"ZImageT2ISampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "VideoX-Fun"
|
||||
@ -22577,22 +22669,81 @@
|
||||
],
|
||||
"https://github.com/aining2022/ComfyUI_Swwan": [
|
||||
[
|
||||
"AddLabel",
|
||||
"BatchSlice",
|
||||
"ColorMatch",
|
||||
"CrossFadeImages",
|
||||
"CrossFadeImagesMulti",
|
||||
"DrawMaskOnImage",
|
||||
"Fast Groups Muter (rgthree)",
|
||||
"Fast Muter (rgthree)",
|
||||
"FastPreview",
|
||||
"GetImageRangeFromBatch",
|
||||
"GetImageSizeAndCount",
|
||||
"GetImagesFromBatchIndexed",
|
||||
"GetLatentRangeFromBatch",
|
||||
"GetLatentSizeAndCount",
|
||||
"Image Comparer (rgthree)",
|
||||
"ImageAddMulti",
|
||||
"ImageAndMaskPreview",
|
||||
"ImageBatchExtendWithOverlap",
|
||||
"ImageBatchFilter",
|
||||
"ImageBatchJoinWithTransition",
|
||||
"ImageBatchMulti",
|
||||
"ImageBatchRepeatInterleaving",
|
||||
"ImageBatchTestPattern",
|
||||
"ImageConcanate",
|
||||
"ImageConcatFromBatch",
|
||||
"ImageConcatMulti",
|
||||
"ImageCropByMask",
|
||||
"ImageCropByMaskAndResize",
|
||||
"ImageCropByMaskBatch",
|
||||
"ImageGrabPIL",
|
||||
"ImageGridComposite2x2",
|
||||
"ImageGridComposite3x3",
|
||||
"ImageGridtoBatch",
|
||||
"ImageNormalize_Neg1_To_1",
|
||||
"ImagePadForOutpaintMasked",
|
||||
"ImagePadForOutpaintTargetSize",
|
||||
"ImagePadKJ",
|
||||
"ImagePass",
|
||||
"ImagePrepForICLora",
|
||||
"ImageResizeKJ",
|
||||
"ImageResizeKJv2",
|
||||
"ImageTensorList",
|
||||
"ImageUncropByMask",
|
||||
"ImageUpscaleWithModelBatched",
|
||||
"Image_Resize_sum",
|
||||
"Image_Resize_sum_data",
|
||||
"Image_Resize_sum_restore",
|
||||
"InsertImagesToBatchIndexed",
|
||||
"InsertLatentToIndex",
|
||||
"LayerUtility: CropByMask V2",
|
||||
"LayerUtility: CropByMask V3",
|
||||
"LayerUtility: ImageScaleByAspectRatio V2",
|
||||
"LayerUtility: RestoreCropBox",
|
||||
"LoadAndResizeImage",
|
||||
"LoadImagesFromFolderKJ",
|
||||
"LoadVideosFromFolder",
|
||||
"Mask_transform_sum",
|
||||
"MergeBatch",
|
||||
"MergeImageChannels",
|
||||
"PadImageBatchInterleaved",
|
||||
"PreviewAnimation",
|
||||
"RemapImageRange",
|
||||
"ReplaceImagesInBatch",
|
||||
"ReverseImageBatch",
|
||||
"SaveImageKJ",
|
||||
"SaveImageWithAlpha",
|
||||
"SaveStringKJ",
|
||||
"Seed (rgthree)",
|
||||
"ShuffleImageBatch",
|
||||
"SplitImageChannels",
|
||||
"SwwanImageBatchToImageList",
|
||||
"SwwanImageListToImageBatch",
|
||||
"TransitionImagesInBatch",
|
||||
"TransitionImagesMulti",
|
||||
"WebcamCaptureCV2",
|
||||
"list_Merge",
|
||||
"list_Slice",
|
||||
"list_Value",
|
||||
@ -26153,6 +26304,7 @@
|
||||
"Mask_Detect_label",
|
||||
"Mask_FaceSegment",
|
||||
"Mask_Remove_bg",
|
||||
"Mask_Remove_bg2",
|
||||
"Mask_image2mask",
|
||||
"Mask_math",
|
||||
"Mask_simple_adjust",
|
||||
@ -26203,17 +26355,14 @@
|
||||
"Stack_pre_Mark2",
|
||||
"Stack_sample_data",
|
||||
"Stack_text",
|
||||
"Test_CN_ImgPreview",
|
||||
"basicIn_Remap_slide",
|
||||
"basicIn_Sampler",
|
||||
"basicIn_Scheduler",
|
||||
"basicIn_Seed",
|
||||
"basicIn_color",
|
||||
"basicIn_float",
|
||||
"basicIn_input",
|
||||
"basicIn_int",
|
||||
"basicIn_string",
|
||||
"basic_KSampler_variant_seed",
|
||||
"basic_Ksampler_adv",
|
||||
"basic_Ksampler_custom",
|
||||
"basic_Ksampler_full",
|
||||
@ -26253,6 +26402,7 @@
|
||||
"color_balance_adv",
|
||||
"color_brightGradient",
|
||||
"color_match_adv",
|
||||
"color_select",
|
||||
"create_AD_mask",
|
||||
"create_Mask_match_shape",
|
||||
"create_Mask_match_shape2",
|
||||
@ -26282,8 +26432,6 @@
|
||||
"excel_write_data",
|
||||
"excel_write_data_easy",
|
||||
"flow_QueueTrigger",
|
||||
"flow_Translate_Node_DD",
|
||||
"flow_Translate_Node_office",
|
||||
"flow_ValueReceiver",
|
||||
"flow_ValueSender",
|
||||
"flow_auto_pixel",
|
||||
@ -26304,6 +26452,7 @@
|
||||
"lay_ImageGrid",
|
||||
"lay_MaskGrid",
|
||||
"lay_edge_cut",
|
||||
"lay_image_XYgrid",
|
||||
"lay_image_grid_note",
|
||||
"lay_images_free_layout",
|
||||
"lay_imgCanvas",
|
||||
@ -26370,6 +26519,7 @@
|
||||
"sum_stack_image",
|
||||
"text_Splitter",
|
||||
"text_StrMatrix",
|
||||
"text_converter",
|
||||
"text_filter",
|
||||
"text_list_combine",
|
||||
"text_loadText",
|
||||
@ -26398,6 +26548,7 @@
|
||||
"view_GetShape",
|
||||
"view_GetWidgetsValues",
|
||||
"view_Mask_And_Img",
|
||||
"view_Primitive",
|
||||
"view_bridge_Text",
|
||||
"view_bridge_image",
|
||||
"view_combo",
|
||||
@ -28168,6 +28319,14 @@
|
||||
"title_aux": "OpenAI/Azure OpenAI Image API"
|
||||
}
|
||||
],
|
||||
"https://github.com/ckinpdx/ComfyUI-LoadAudioandSplit": [
|
||||
[
|
||||
"LoadAudioandSplit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LoadAudioandSplit"
|
||||
}
|
||||
],
|
||||
"https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive": [
|
||||
[
|
||||
"SCAILAISTBeatDance",
|
||||
@ -30007,6 +30166,16 @@
|
||||
"title_aux": "comfyui_DSP_imagehelpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/daveand/ComfyUI-daveand-utils": [
|
||||
[
|
||||
"ModelConfigSelector",
|
||||
"PromptCameraSelector",
|
||||
"PromptLightingSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-daveand-utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/davidgressett/comfyui-systemlevel": [
|
||||
[
|
||||
"CartesianCSVNode"
|
||||
@ -30416,6 +30585,8 @@
|
||||
"ChatterBoxF5TTSEditVoice",
|
||||
"ChatterBoxOfficial23LangEngineNode",
|
||||
"ChatterBoxVoiceCapture",
|
||||
"CosyVoice Engine",
|
||||
"CosyVoiceEngineNode",
|
||||
"F5TTSEngineNode",
|
||||
"HiggsAudioEngineNode",
|
||||
"IndexTTS Engine",
|
||||
@ -31300,6 +31471,14 @@
|
||||
"title_aux": "ComfyUI-ImageProcessUtilities"
|
||||
}
|
||||
],
|
||||
"https://github.com/elgalardi/comfyui-clip-prompt-splitter": [
|
||||
[
|
||||
"CLIPPromptSplitter5"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-clip-prompt-splitter"
|
||||
}
|
||||
],
|
||||
"https://github.com/elyetis/Comfyui-ColorMatchNodes": [
|
||||
[
|
||||
"ColorMatch2Refs",
|
||||
@ -34881,6 +35060,18 @@
|
||||
"title_aux": "comfyui-huyl2-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/huyl3-cpu/comfyui_segment_anything_a100": [
|
||||
[
|
||||
"GroundingDinoModelLoader",
|
||||
"GroundingDinoSAMSegment",
|
||||
"InvertMask",
|
||||
"IsMaskEmptyNode",
|
||||
"SAMModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_segment_anything_a100"
|
||||
}
|
||||
],
|
||||
"https://github.com/hvppycoding/comfyui-json-prompt-renderer": [
|
||||
[
|
||||
"ExtractJSON",
|
||||
@ -38439,6 +38630,7 @@
|
||||
"WanVideoTextImageEncode",
|
||||
"WanVideoTinyVAELoader",
|
||||
"WanVideoTorchCompileSettings",
|
||||
"WanVideoUltraVicoSettings",
|
||||
"WanVideoUni3C_ControlnetLoader",
|
||||
"WanVideoUni3C_embeds",
|
||||
"WanVideoUniAnimateDWPoseDetector",
|
||||
@ -40612,6 +40804,7 @@
|
||||
"LoadLoraOnly",
|
||||
"LoraAdd",
|
||||
"LoraLayersOperation",
|
||||
"LoraSimpleAdd",
|
||||
"LoraStatViewer",
|
||||
"MergeLoraToModel",
|
||||
"SaveLora"
|
||||
@ -42008,9 +42201,11 @@
|
||||
],
|
||||
"https://github.com/mcDandy/more_math": [
|
||||
[
|
||||
"mrmth_AudioToImageSpectrogram",
|
||||
"mrmth_CLIPMathNode",
|
||||
"mrmth_FloatMathNode",
|
||||
"mrmth_FloatToInt",
|
||||
"mrmth_ImageSpectrogramToAudio",
|
||||
"mrmth_IntToFloat",
|
||||
"mrmth_ModelMathNode",
|
||||
"mrmth_NoiseMathNode",
|
||||
@ -42590,6 +42785,8 @@
|
||||
"https://github.com/mirabarukaso/ComfyUI_MiraSubPack": [
|
||||
[
|
||||
"ImageMergeByPixelAlign_MiraSubPack",
|
||||
"ImageTiledKSamplerWithTagger",
|
||||
"ImageTilesFeatherMerger",
|
||||
"JoyCaptionBetaOneSimple_MiraSubPack",
|
||||
"JoyCaptionNodeBetaOne_MiraSubPack",
|
||||
"TextEncodeQwenImageEditPlus_MiraSubPack",
|
||||
@ -45563,6 +45760,14 @@
|
||||
"title_aux": "ComfyUI-PainterI2V"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterI2Vadvanced": [
|
||||
[
|
||||
"PainterI2VAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PainterI2Vadvanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterI2VforKJ": [
|
||||
[
|
||||
"PainterI2VforKJ"
|
||||
@ -47744,11 +47949,14 @@
|
||||
],
|
||||
"https://github.com/saftle/uber_comfy_nodes": [
|
||||
[
|
||||
"AdaptiveImageScaler",
|
||||
"ControlNet Selector",
|
||||
"ControlNetOptionalLoader",
|
||||
"DiffusersSelector",
|
||||
"ModelSimilarityNode",
|
||||
"ModelWeightDumperNode",
|
||||
"MultiInputVariableRewrite",
|
||||
"RunwareResolutionCalculator",
|
||||
"SaveImageJPGNoMeta",
|
||||
"TextRegexOperations",
|
||||
"VideoSegmentCalculator"
|
||||
@ -48448,7 +48656,8 @@
|
||||
[
|
||||
"WanContinuationConditioning",
|
||||
"WanFreeLong",
|
||||
"WanFreeLongEnforcer"
|
||||
"WanFreeLongEnforcer",
|
||||
"WanMotionScale"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyUI-LongLook"
|
||||
@ -49522,7 +49731,8 @@
|
||||
"SigmasRescale",
|
||||
"SuperCreateTiles",
|
||||
"SuperSVRCalcTiles",
|
||||
"SuperStitchTiles"
|
||||
"SuperStitchTiles",
|
||||
"WanExtendI2VPlus"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SuperNodes"
|
||||
@ -52213,6 +52423,7 @@
|
||||
"VRGDG_MusicVideoPromptCreatorV3",
|
||||
"VRGDG_PostRunIndexStepper",
|
||||
"VRGDG_PromptSplitter",
|
||||
"VRGDG_PromptSplitter2",
|
||||
"VRGDG_PromptSplitter4",
|
||||
"VRGDG_PromptSplitterForFMML",
|
||||
"VRGDG_PromptSplitterForManual",
|
||||
@ -52951,6 +53162,7 @@
|
||||
[
|
||||
"BackgroundEditNode",
|
||||
"CharacterPromptBuilder",
|
||||
"ContestPromptGenerator",
|
||||
"MetaPromptGenerator",
|
||||
"SceneGeneratorNode",
|
||||
"WizdroidCharacterEdit",
|
||||
|
||||
15078
github-stats-cache.json
15078
github-stats-cache.json
File diff suppressed because it is too large
Load Diff
7368
github-stats.json
7368
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "supaidauen",
|
||||
"title": "ComfyUI-supaidauen [WIP]",
|
||||
"reference": "https://github.com/supaidauen/ComfyUI-supaidauen",
|
||||
"files": [
|
||||
"https://github.com/supaidauen/ComfyUI-supaidauen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Collection of custom ComfyUI nodes including VRAM management, image processing, latent manipulation, character I/O, and advanced sampling utilities. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "huhu-tiger",
|
||||
"title": "ComfyUI-RemoteResource",
|
||||
"reference": "https://github.com/huhu-tiger/ComfyUI-RemoteResource",
|
||||
"files": [
|
||||
"https://github.com/huhu-tiger/ComfyUI-RemoteResource"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for loading images from remote sources. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "nomadop",
|
||||
"title": "ComfyUI-Video-Matting [NAME CONFLICT]",
|
||||
"reference": "https://github.com/nomadop/ComfyUI-Video-Matting",
|
||||
"files": [
|
||||
"https://github.com/nomadop/ComfyUI-Video-Matting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Modular video matting nodes supporting multiple models (RVM, MODNet, U2Net, RMBG-2.0) and video object segmentation with Cutie and edge refinement via ViTMatte."
|
||||
},
|
||||
{
|
||||
"author": "agavesunset",
|
||||
"title": "Comfyui_SiliconFlow_AgaveSunset",
|
||||
|
||||
@ -1672,8 +1672,10 @@
|
||||
"Donut Simple Calibration",
|
||||
"DonutApplyLoRAStack",
|
||||
"DonutCacheDebug",
|
||||
"DonutCheckpointSave",
|
||||
"DonutClipEncode",
|
||||
"DonutDetailerZIT",
|
||||
"DonutFaceDetailer",
|
||||
"DonutFillerClip",
|
||||
"DonutFillerModel",
|
||||
"DonutHotReload",
|
||||
@ -1683,6 +1685,7 @@
|
||||
"DonutLoRAStack",
|
||||
"DonutLoRAStackCivitAI",
|
||||
"DonutManualCleanup",
|
||||
"DonutModelSave",
|
||||
"DonutMultiModelSampler",
|
||||
"DonutOpenCivitAI",
|
||||
"DonutSDXLTeaCache",
|
||||
@ -1696,6 +1699,7 @@
|
||||
"LoraBlockInfo //Inspire",
|
||||
"LoraLoaderBlockWeight //Inspire",
|
||||
"MakeLBW //Inspire",
|
||||
"ModelMergeZIT",
|
||||
"SaveLBW //Inspire",
|
||||
"XY Input: Lora Block Weight //Inspire"
|
||||
],
|
||||
@ -2765,6 +2769,7 @@
|
||||
"LunaKSampler",
|
||||
"LunaKSamplerAdvanced",
|
||||
"LunaKSamplerHeadless",
|
||||
"LunaKSamplerScaffold",
|
||||
"LunaLoRARandomizer",
|
||||
"LunaLoRAStacker",
|
||||
"LunaLoRATriggerInjector",
|
||||
@ -2788,6 +2793,7 @@
|
||||
"LunaSuperUpscaler",
|
||||
"LunaSuperUpscalerSimple",
|
||||
"LunaUNetTunnel",
|
||||
"LunaUSDUClone",
|
||||
"LunaVLMPromptGenerator",
|
||||
"LunaVisionNode",
|
||||
"LunaWildcardBuilder",
|
||||
@ -3989,6 +3995,7 @@
|
||||
"SAM3D_DepthEstimate",
|
||||
"SAM3D_PoseOptimization",
|
||||
"SAM3D_PreviewPointCloud",
|
||||
"SAM3D_ScenePoseOptimize",
|
||||
"SAM3D_UnloadModel"
|
||||
],
|
||||
{
|
||||
@ -8467,6 +8474,8 @@
|
||||
],
|
||||
"https://github.com/grokuku/ComfyUI-Holaf": [
|
||||
[
|
||||
"HolafBundleCreator",
|
||||
"HolafBundleExtractor",
|
||||
"HolafBypasser",
|
||||
"HolafGroupBypasser",
|
||||
"HolafImageAdjustment",
|
||||
@ -12001,6 +12010,8 @@
|
||||
"FinalFrameSelector",
|
||||
"NthLastFrameSelector",
|
||||
"PreviewImageWithCounter",
|
||||
"RemoveFirstAndLastFrame",
|
||||
"RemoveFirstFrame",
|
||||
"VideoMerge"
|
||||
],
|
||||
{
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,105 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "PozzettiAndrea",
|
||||
"title": "ComfyUI-MIDI3D",
|
||||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-MIDI3D",
|
||||
"files": [
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MIDI3D"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "THIS NODE IS WIP. ComfyUI wrapper for MIDI-3D: Multi-Instance Diffusion for single image to compositional 3D scene generation."
|
||||
},
|
||||
{
|
||||
"author": "EricRollei",
|
||||
"title": "comfyui-refocus",
|
||||
"reference": "https://github.com/EricRollei/comfyui-refocus",
|
||||
"files": [
|
||||
"https://github.com/EricRollei/comfyui-refocus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for Generative Refocusing - Deblurring and Bokeh generation using FLUX LoRA adapters based on Genfocus"
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterI2Vadvanced",
|
||||
"reference": "https://github.com/princepainter/ComfyUI-PainterI2Vadvanced",
|
||||
"files": [
|
||||
"https://github.com/princepainter/ComfyUI-PainterI2Vadvanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Enhanced Wan2.2 image-to-video node with dual sampler workflow, dynamic enhancement, and intelligent color drift correction for video generation. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "daveand",
|
||||
"title": "ComfyUI-daveand-utils",
|
||||
"reference": "https://github.com/daveand/ComfyUI-daveand-utils",
|
||||
"files": [
|
||||
"https://github.com/daveand/ComfyUI-daveand-utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Utility nodes including ModelConfigSelector for saving checkpoint configurations and managing manual sampler overrides. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "ckinpdx",
|
||||
"title": "ComfyUI-LoadAudioandSplit",
|
||||
"reference": "https://github.com/ckinpdx/ComfyUI-LoadAudioandSplit",
|
||||
"files": [
|
||||
"https://github.com/ckinpdx/ComfyUI-LoadAudioandSplit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Splits audio into frame-synced chunks for video generation workflows with support for overlapping segments for seamless transitions."
|
||||
},
|
||||
{
|
||||
"author": "NewBieAI-Lab",
|
||||
"title": "ComfyUI-MltoXml",
|
||||
"reference": "https://github.com/NewBieAI-Lab/ComfyUI-MltoXml",
|
||||
"files": [
|
||||
"https://github.com/NewBieAI-Lab/ComfyUI-MltoXml"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple node to convert ML or XML format data. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Hahihula",
|
||||
"title": "ComfyUI-batching-nodes",
|
||||
"reference": "https://github.com/Hahihula/ComfyUI-batching-nodes",
|
||||
"files": [
|
||||
"https://github.com/Hahihula/ComfyUI-batching-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that enable powerful batch processing capabilities for both prompts and images."
|
||||
},
|
||||
{
|
||||
"author": "huyl3-cpu",
|
||||
"title": "comfyui_segment_anything_a100",
|
||||
"reference": "https://github.com/huyl3-cpu/comfyui_segment_anything_a100",
|
||||
"files": [
|
||||
"https://github.com/huyl3-cpu/comfyui_segment_anything_a100"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Heavily optimized A100 GPU fork of ComfyUI Segment Anything using BF16 precision, VRAM Locking, and Zero-Copy GPU processing for massive batch processing."
|
||||
},
|
||||
{
|
||||
"author": "elgalardi",
|
||||
"title": "comfyui-clip-prompt-splitter",
|
||||
"reference": "https://github.com/elgalardi/comfyui-clip-prompt-splitter",
|
||||
"files": [
|
||||
"https://github.com/elgalardi/comfyui-clip-prompt-splitter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for ComfyUI that splits a multiline prompt into 5 independent CLIP conditionings."
|
||||
},
|
||||
{
|
||||
"author": "NexusEast",
|
||||
"title": "ComfyUI_ContactSheet_Auto",
|
||||
"reference": "https://github.com/NexusEast/ComfyUI_ContactSheet_Auto",
|
||||
"files": [
|
||||
"https://github.com/NexusEast/ComfyUI_ContactSheet_Auto"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A lightweight ComfyUI extension designed to automate the creation of video contact sheets (preview grids)."
|
||||
},
|
||||
{
|
||||
"author": "marduk191",
|
||||
"title": "ComfyUI_LFM2-350M",
|
||||
@ -596,277 +696,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FL CosyVoice3 - Advanced Text-to-Speech nodes for ComfyUI. Features zero-shot voice cloning, cross-lingual synthesis, instruction-based control, and voice conversion using the CosyVoice3 model family. Supports 9 languages and 18+ Chinese dialects with automatic model downloading and caching."
|
||||
},
|
||||
{
|
||||
"author": "ShammiG",
|
||||
"title": "ComfyUI_Text_Tools_SG",
|
||||
"reference": "https://github.com/ShammiG/ComfyUI_Text_Tools_SG",
|
||||
"files": [
|
||||
"https://github.com/ShammiG/ComfyUI_Text_Tools_SG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Text Editor node with Markdown editing plus quick shortcuts, Text Viewer node, with extra features plus Text Merge, Text Save and Load Text from anywhere nodes."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-ModelSamplingSD3Advanced",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-ModelSamplingSD3Advanced",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-ModelSamplingSD3Advanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds windowed, curved shift control for Flow Matching samplers (SD3-style / flow schedules). It is a drop-in replacement for Comfy's included ModelSamplingSD3 node."
|
||||
},
|
||||
{
|
||||
"author": "DayMan84",
|
||||
"title": "ComfyUI-Usgromana-Gallery",
|
||||
"reference": "https://github.com/DayMan84/ComfyUI-Usgromana-Gallery",
|
||||
"files": [
|
||||
"https://github.com/DayMan84/ComfyUI-Usgromana-Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive image gallery extension for ComfyUI that provides advanced image management, metadata editing, NSFW content filtering, real-time file monitoring, and a full-featured file explorer."
|
||||
},
|
||||
{
|
||||
"author": "ddontsov93",
|
||||
"title": "ComfyUI-AudioSeparator",
|
||||
"reference": "https://github.com/ddontsov93/ComfyUI-AudioSeparator",
|
||||
"files": [
|
||||
"https://github.com/ddontsov93/ComfyUI-AudioSeparator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for ComfyUI integrating audio-separator library that separates audio stems (vocals vs instrumental), removes noise, and fixes audio artifacts using GPU acceleration. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "cyberlightdev",
|
||||
"title": "ComfyUI-CyberUtils",
|
||||
"reference": "https://github.com/cyberlightdev/ComfyUI-CyberUtils",
|
||||
"files": [
|
||||
"https://github.com/cyberlightdev/ComfyUI-CyberUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A minimal template for creating React/TypeScript frontend extensions for ComfyUI, with complete boilerplate setup including internationalization and unit testing."
|
||||
},
|
||||
{
|
||||
"author": "TobiasGlaubach",
|
||||
"title": "ComfyUI-TG_pydocmaker",
|
||||
"reference": "https://github.com/TobiasGlaubach/ComfyUI-TG_pydocmaker",
|
||||
"files": [
|
||||
"https://github.com/TobiasGlaubach/ComfyUI-TG_pydocmaker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A minimal node set in comfyui to render pydocmaker reports"
|
||||
},
|
||||
{
|
||||
"author": "xuheyao",
|
||||
"title": "comfyui-dinov3-point-prompt",
|
||||
"reference": "https://github.com/xuheyao/comfyui-dinov3-point-prompt",
|
||||
"files": [
|
||||
"https://github.com/xuheyao/comfyui-dinov3-point-prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for DINOv3 point prompt functionality with integration of Facebook's DINOv3 research model. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "logicalor",
|
||||
"title": "comfyui_friendly_pipe",
|
||||
"reference": "https://github.com/logicalor/comfyui_friendly_pipe",
|
||||
"files": [
|
||||
"https://github.com/logicalor/comfyui_friendly_pipe"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Flexible pipe nodes for bundling and unbundling multiple connections of any type in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Asidert",
|
||||
"title": "Base64 Images input and output nodes for ComfyUI",
|
||||
"reference": "https://github.com/Asidert/ComfyUI_Base64Images",
|
||||
"files": [
|
||||
"https://github.com/Asidert/ComfyUI_Base64Images"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of base64 input and output nodes for a custom API using ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "9nate-drake",
|
||||
"title": "ComfyUI-PanoTools",
|
||||
"reference": "https://github.com/9nate-drake/ComfyUI-PanoTools",
|
||||
"files": [
|
||||
"https://github.com/9nate-drake/ComfyUI-PanoTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional panorama generation tools for ComfyUI converting perspective images/video to equirectangular 360° panoramas with automatic camera calibration via AI, horizon detection, or vertical line detection."
|
||||
},
|
||||
{
|
||||
"author": "Bzbaozi",
|
||||
"title": "ComfyUI-YK-Banana2-Batch",
|
||||
"reference": "https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch",
|
||||
"files": [
|
||||
"https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful batch image generation node for ComfyUI using the YK-Banana2 Pro API to generate multiple images in parallel with reference image support. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "rethink-studios",
|
||||
"title": "comfyui-model-linker-desktop",
|
||||
"reference": "https://github.com/rethink-studios/comfyui-model-linker-desktop",
|
||||
"files": [
|
||||
"https://github.com/rethink-studios/comfyui-model-linker-desktop"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension that helps users relink missing models in workflows"
|
||||
},
|
||||
{
|
||||
"author": "OhSeongHyeon",
|
||||
"title": "comfyui-watdafox-nodes",
|
||||
"reference": "https://github.com/OhSeongHyeon/comfyui-watdafox-nodes",
|
||||
"files": [
|
||||
"https://github.com/OhSeongHyeon/comfyui-watdafox-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node pack for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "pixelpainter",
|
||||
"title": "mute-bypass by node ID",
|
||||
"reference": "https://github.com/pixelpainter/comfyui-mute-bypass-by-ID",
|
||||
"files": [
|
||||
"https://github.com/pixelpainter/comfyui-mute-bypass-by-ID"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "2 nodes for muting or bypassing a node by node ID. They are widget linkable and promotable to a Subgraph node as a switch to mute or bypass a node in it's own Subgraph, or any other Subgraph, or it can be used as a stand alone node anywhere"
|
||||
},
|
||||
{
|
||||
"author": "benjiyaya",
|
||||
"title": "ComfyUI-QwenImageLayeredToLength",
|
||||
"reference": "https://github.com/benjiyaya/ComfyUI-QwenImageLayeredToLength",
|
||||
"files": [
|
||||
"https://github.com/benjiyaya/ComfyUI-QwenImageLayeredToLength"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node for using Qwen-Image-Layered as a conversion tool to transform layer numbers into latent space length parameters. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterVideoCombine",
|
||||
"reference": "https://github.com/princepainter/ComfyUI-PainterVideoCombine",
|
||||
"files": [
|
||||
"https://github.com/princepainter/ComfyUI-PainterVideoCombine"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node: extract fps/frames/duration/width/height from video"
|
||||
},
|
||||
{
|
||||
"author": "Arctenox",
|
||||
"title": "Arctenoxs-Essentials_ComfyUI",
|
||||
"reference": "https://github.com/Arctenox/Arctenoxs-Essentials_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Arctenox/Arctenoxs-Essentials_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of efficient workflow nodes for ComfyUI with advanced sampling, seed management, temporal prompt processing, and workflow optimization tools"
|
||||
},
|
||||
{
|
||||
"author": "by-ae",
|
||||
"title": "ae-in-workflow",
|
||||
"reference": "https://github.com/by-ae/ae-in-workflow",
|
||||
"files": [
|
||||
"https://github.com/by-ae/ae-in-workflow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "In-workflow Nodes for ComfyUI - Heavy interaction and streaming capabilities"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "chameleon-ai",
|
||||
"title": "comfyui_momo",
|
||||
"reference": "https://github.com/chameleon-ai/comfyui_momo",
|
||||
"files": [
|
||||
"https://github.com/chameleon-ai/comfyui_momo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of MoMo interpolation for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "PozzettiAndrea",
|
||||
"title": "ComfyUI-BGPSeg",
|
||||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-BGPSeg",
|
||||
"files": [
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-BGPSeg"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "BGPSeg: Boundary-Guided Primitive Segmentation - Originally from ComfyUI-CADabra"
|
||||
},
|
||||
{
|
||||
"author": "PozzettiAndrea",
|
||||
"title": "ComfyUI-SECADNET",
|
||||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-SECADNET",
|
||||
"files": [
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-SECADNET"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SECAD-Net: Sketch-Extrude CAD Reconstruction - Originally from ComfyUI-CADabra"
|
||||
},
|
||||
{
|
||||
"author": "PozzettiAndrea",
|
||||
"title": "ComfyUI-Cadrille",
|
||||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-Cadrille",
|
||||
"files": [
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-Cadrille"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Cadrille: Multi-modal CAD Reconstruction - Originally from ComfyUI-CADabra"
|
||||
},
|
||||
{
|
||||
"author": "PozzettiAndrea",
|
||||
"title": "ComfyUI-NeurCADRecon",
|
||||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-NeurCADRecon",
|
||||
"files": [
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-NeurCADRecon"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NeurCADRecon: Neural Implicit CAD Reconstruction - Originally from ComfyUI-CADabra"
|
||||
},
|
||||
{
|
||||
"author": "RyukoMatoiFan",
|
||||
"title": "ComfyUI-Switti",
|
||||
"reference": "https://github.com/RyukoMatoiFan/ComfyUI-Switti",
|
||||
"files": [
|
||||
"https://github.com/RyukoMatoiFan/ComfyUI-Switti"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for running the Switti text-to-image model inside ComfyUI with support for checkpoint loading, VAE, CLIP encoders, and pipeline building."
|
||||
},
|
||||
{
|
||||
"author": "DenRakEiw",
|
||||
"title": "ComfyUI-nearest-qwen-resolution",
|
||||
"reference": "https://github.com/DenRakEiw/ComfyUI-nearest-qwen-resolution",
|
||||
"files": [
|
||||
"https://github.com/DenRakEiw/ComfyUI-nearest-qwen-resolution"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that converts input image dimensions to the nearest recommended Qwen-Image resolution preset, matching orientation and aspect ratio while optimizing for the target model."
|
||||
},
|
||||
{
|
||||
"author": "styletransfer",
|
||||
"title": "ComfyUI-TRELLIS2_Motion",
|
||||
"reference": "https://github.com/styletransfer/ComfyUI-TRELLIS2_Motion",
|
||||
"files": [
|
||||
"https://github.com/styletransfer/ComfyUI-TRELLIS2_Motion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive ComfyUI node package that uses Microsoft's TRELLIS2 to transform video footage into 3D mesh reconstructions with advanced rendering effects."
|
||||
},
|
||||
{
|
||||
"author": "SuzumiyaAkizuki",
|
||||
"title": "ComfyUI-LLM_Prompt_XML_Formatter",
|
||||
"reference": "https://github.com/SuzumiyaAkizuki/ComfyUI-LLM_Prompt_XML_Formatter",
|
||||
"files": [
|
||||
"https://github.com/SuzumiyaAkizuki/ComfyUI-LLM_Prompt_XML_Formatter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for automatically generating XML-style prompts compatible with NewBie models using LLM APIs, with style customization and preset management capabilities. (Description by CC)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -5310,6 +5310,7 @@
|
||||
"QWENPrompt",
|
||||
"QwenAspectRatioCreepy",
|
||||
"RandomAudioSegment",
|
||||
"RandomGreekMyth",
|
||||
"RandomScripture",
|
||||
"SanitizeFilename",
|
||||
"SaveRawLatent",
|
||||
@ -7020,6 +7021,37 @@
|
||||
"title_aux": "Qwen Layers Diffuser Pipeline"
|
||||
}
|
||||
],
|
||||
"https://github.com/EricRollei/comfyui-refocus": [
|
||||
[
|
||||
"BokehNetApply",
|
||||
"ComputeDefocusMap",
|
||||
"DeblurNetApply",
|
||||
"DepthMetricToInverse",
|
||||
"DepthMetricToRelative",
|
||||
"DepthProEstimate",
|
||||
"DepthProModelLoader",
|
||||
"FocalMMtoPX",
|
||||
"FocalPXtoMM",
|
||||
"FocusPointFromMask",
|
||||
"GenfocusBokeh",
|
||||
"GenfocusBokehNative",
|
||||
"GenfocusCondition",
|
||||
"GenfocusDeblur",
|
||||
"GenfocusDeblurLoader",
|
||||
"GenfocusDeblurNative",
|
||||
"GenfocusDefocusMapCondition",
|
||||
"GenfocusGenerate",
|
||||
"GenfocusLoRALoader",
|
||||
"GenfocusModelLoader",
|
||||
"GenfocusPipeline",
|
||||
"GenfocusSwitchAdapter",
|
||||
"GenfocusUnloadModels",
|
||||
"SelectFocusPoint"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-refocus"
|
||||
}
|
||||
],
|
||||
"https://github.com/EuphoricPenguin/resemble-enhance-comfyui": [
|
||||
[
|
||||
"ResembleEnhance"
|
||||
@ -7634,6 +7666,7 @@
|
||||
"Any to Int/Float/String",
|
||||
"Audio Duration",
|
||||
"Clamp Images To Megapixels",
|
||||
"Clean Style From Caption",
|
||||
"Essential Params",
|
||||
"Essential Params Expand",
|
||||
"FV Get Image Half Size",
|
||||
@ -8912,6 +8945,17 @@
|
||||
"title_aux": "Factory Prompt Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hahihula/ComfyUI-batching-nodes": [
|
||||
[
|
||||
"BatchImageLoaderNode",
|
||||
"ImageFromBatchNode",
|
||||
"PromptFromListNode",
|
||||
"PromptLoopNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-batching-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Haiper-ai/ComfyUI-HaiperAI-API": [
|
||||
[
|
||||
"HaiperImage2Video",
|
||||
@ -13425,6 +13469,7 @@
|
||||
"Image Rotator",
|
||||
"Pixelation Dimensions",
|
||||
"Pose Image Setup",
|
||||
"PreviewAsMarkdown",
|
||||
"PreviewImageAlpha",
|
||||
"ReplaceAlpha",
|
||||
"Resize Image and Mask by Side",
|
||||
@ -14085,6 +14130,14 @@
|
||||
"title_aux": "ComfyUI LLM SDXL Adapter"
|
||||
}
|
||||
],
|
||||
"https://github.com/NewBieAI-Lab/ComfyUI-MltoXml": [
|
||||
[
|
||||
"MltoXml"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MltoXml"
|
||||
}
|
||||
],
|
||||
"https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot": [
|
||||
[
|
||||
"KSamplerHelper",
|
||||
@ -14136,6 +14189,15 @@
|
||||
"title_aux": "ComfyUI-XingLiu"
|
||||
}
|
||||
],
|
||||
"https://github.com/NexusEast/ComfyUI_ContactSheet_Auto": [
|
||||
[
|
||||
"SimpleGridImage",
|
||||
"VideoIntervalCalculator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_ContactSheet_Auto"
|
||||
}
|
||||
],
|
||||
"https://github.com/NguynHungNguyen/Segment-Bedroom-Interior": [
|
||||
[
|
||||
"BedroomFurnitureMask"
|
||||
@ -15084,6 +15146,7 @@
|
||||
"GeomPackBooleanOp",
|
||||
"GeomPackCheckNormals",
|
||||
"GeomPackCombineMeshes",
|
||||
"GeomPackCombineMeshesBatch",
|
||||
"GeomPackComputeNormals",
|
||||
"GeomPackConnectedComponents",
|
||||
"GeomPackCreatePrimitive",
|
||||
@ -15190,6 +15253,22 @@
|
||||
"title_aux": "ComfyUI-HunyuanX"
|
||||
}
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MIDI3D": [
|
||||
[
|
||||
"CombineMasksToInstance",
|
||||
"DownloadAndLoadMIDI3DModel",
|
||||
"MIDI3DLoadTextureModels",
|
||||
"MIDI3DPreprocess",
|
||||
"MIDI3DPreprocessFromFiles",
|
||||
"MIDI3DProcess",
|
||||
"MIDI3DSceneToTrimesh",
|
||||
"MIDI3DTexture",
|
||||
"RGBToInstanceMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MIDI3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": [
|
||||
[
|
||||
"HunyuanX_ApplyAndSaveTexturedMesh",
|
||||
@ -22433,6 +22512,7 @@
|
||||
"CombineWan2_2Pipeline",
|
||||
"CombineWan2_2VaceFunPipeline",
|
||||
"CombineWanPipeline",
|
||||
"CombineZImagePipeline",
|
||||
"CreateTrajectoryBasedOnKJNodes",
|
||||
"FunAttention",
|
||||
"FunCompile",
|
||||
@ -22440,6 +22520,9 @@
|
||||
"FunTextBox",
|
||||
"ImageCollectNode",
|
||||
"ImageMaximumNode",
|
||||
"ImageToCanny",
|
||||
"ImageToDepth",
|
||||
"ImageToPose",
|
||||
"LoadCogVideoXFunLora",
|
||||
"LoadCogVideoXFunModel",
|
||||
"LoadQwenImageLora",
|
||||
@ -22463,6 +22546,13 @@
|
||||
"LoadWanTextEncoderModel",
|
||||
"LoadWanTransformerModel",
|
||||
"LoadWanVAEModel",
|
||||
"LoadZImageControlNetInModel",
|
||||
"LoadZImageControlNetInPipeline",
|
||||
"LoadZImageLora",
|
||||
"LoadZImageModel",
|
||||
"LoadZImageTextEncoderModel",
|
||||
"LoadZImageTransformerModel",
|
||||
"LoadZImageVAEModel",
|
||||
"QwenImageEditSampler",
|
||||
"QwenImageT2VSampler",
|
||||
"VideoToCanny",
|
||||
@ -22478,7 +22568,9 @@
|
||||
"WanFunT2VSampler",
|
||||
"WanFunV2VSampler",
|
||||
"WanI2VSampler",
|
||||
"WanT2VSampler"
|
||||
"WanT2VSampler",
|
||||
"ZImageControlSampler",
|
||||
"ZImageT2ISampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "VideoX-Fun"
|
||||
@ -22577,22 +22669,81 @@
|
||||
],
|
||||
"https://github.com/aining2022/ComfyUI_Swwan": [
|
||||
[
|
||||
"AddLabel",
|
||||
"BatchSlice",
|
||||
"ColorMatch",
|
||||
"CrossFadeImages",
|
||||
"CrossFadeImagesMulti",
|
||||
"DrawMaskOnImage",
|
||||
"Fast Groups Muter (rgthree)",
|
||||
"Fast Muter (rgthree)",
|
||||
"FastPreview",
|
||||
"GetImageRangeFromBatch",
|
||||
"GetImageSizeAndCount",
|
||||
"GetImagesFromBatchIndexed",
|
||||
"GetLatentRangeFromBatch",
|
||||
"GetLatentSizeAndCount",
|
||||
"Image Comparer (rgthree)",
|
||||
"ImageAddMulti",
|
||||
"ImageAndMaskPreview",
|
||||
"ImageBatchExtendWithOverlap",
|
||||
"ImageBatchFilter",
|
||||
"ImageBatchJoinWithTransition",
|
||||
"ImageBatchMulti",
|
||||
"ImageBatchRepeatInterleaving",
|
||||
"ImageBatchTestPattern",
|
||||
"ImageConcanate",
|
||||
"ImageConcatFromBatch",
|
||||
"ImageConcatMulti",
|
||||
"ImageCropByMask",
|
||||
"ImageCropByMaskAndResize",
|
||||
"ImageCropByMaskBatch",
|
||||
"ImageGrabPIL",
|
||||
"ImageGridComposite2x2",
|
||||
"ImageGridComposite3x3",
|
||||
"ImageGridtoBatch",
|
||||
"ImageNormalize_Neg1_To_1",
|
||||
"ImagePadForOutpaintMasked",
|
||||
"ImagePadForOutpaintTargetSize",
|
||||
"ImagePadKJ",
|
||||
"ImagePass",
|
||||
"ImagePrepForICLora",
|
||||
"ImageResizeKJ",
|
||||
"ImageResizeKJv2",
|
||||
"ImageTensorList",
|
||||
"ImageUncropByMask",
|
||||
"ImageUpscaleWithModelBatched",
|
||||
"Image_Resize_sum",
|
||||
"Image_Resize_sum_data",
|
||||
"Image_Resize_sum_restore",
|
||||
"InsertImagesToBatchIndexed",
|
||||
"InsertLatentToIndex",
|
||||
"LayerUtility: CropByMask V2",
|
||||
"LayerUtility: CropByMask V3",
|
||||
"LayerUtility: ImageScaleByAspectRatio V2",
|
||||
"LayerUtility: RestoreCropBox",
|
||||
"LoadAndResizeImage",
|
||||
"LoadImagesFromFolderKJ",
|
||||
"LoadVideosFromFolder",
|
||||
"Mask_transform_sum",
|
||||
"MergeBatch",
|
||||
"MergeImageChannels",
|
||||
"PadImageBatchInterleaved",
|
||||
"PreviewAnimation",
|
||||
"RemapImageRange",
|
||||
"ReplaceImagesInBatch",
|
||||
"ReverseImageBatch",
|
||||
"SaveImageKJ",
|
||||
"SaveImageWithAlpha",
|
||||
"SaveStringKJ",
|
||||
"Seed (rgthree)",
|
||||
"ShuffleImageBatch",
|
||||
"SplitImageChannels",
|
||||
"SwwanImageBatchToImageList",
|
||||
"SwwanImageListToImageBatch",
|
||||
"TransitionImagesInBatch",
|
||||
"TransitionImagesMulti",
|
||||
"WebcamCaptureCV2",
|
||||
"list_Merge",
|
||||
"list_Slice",
|
||||
"list_Value",
|
||||
@ -26153,6 +26304,7 @@
|
||||
"Mask_Detect_label",
|
||||
"Mask_FaceSegment",
|
||||
"Mask_Remove_bg",
|
||||
"Mask_Remove_bg2",
|
||||
"Mask_image2mask",
|
||||
"Mask_math",
|
||||
"Mask_simple_adjust",
|
||||
@ -26203,17 +26355,14 @@
|
||||
"Stack_pre_Mark2",
|
||||
"Stack_sample_data",
|
||||
"Stack_text",
|
||||
"Test_CN_ImgPreview",
|
||||
"basicIn_Remap_slide",
|
||||
"basicIn_Sampler",
|
||||
"basicIn_Scheduler",
|
||||
"basicIn_Seed",
|
||||
"basicIn_color",
|
||||
"basicIn_float",
|
||||
"basicIn_input",
|
||||
"basicIn_int",
|
||||
"basicIn_string",
|
||||
"basic_KSampler_variant_seed",
|
||||
"basic_Ksampler_adv",
|
||||
"basic_Ksampler_custom",
|
||||
"basic_Ksampler_full",
|
||||
@ -26253,6 +26402,7 @@
|
||||
"color_balance_adv",
|
||||
"color_brightGradient",
|
||||
"color_match_adv",
|
||||
"color_select",
|
||||
"create_AD_mask",
|
||||
"create_Mask_match_shape",
|
||||
"create_Mask_match_shape2",
|
||||
@ -26282,8 +26432,6 @@
|
||||
"excel_write_data",
|
||||
"excel_write_data_easy",
|
||||
"flow_QueueTrigger",
|
||||
"flow_Translate_Node_DD",
|
||||
"flow_Translate_Node_office",
|
||||
"flow_ValueReceiver",
|
||||
"flow_ValueSender",
|
||||
"flow_auto_pixel",
|
||||
@ -26304,6 +26452,7 @@
|
||||
"lay_ImageGrid",
|
||||
"lay_MaskGrid",
|
||||
"lay_edge_cut",
|
||||
"lay_image_XYgrid",
|
||||
"lay_image_grid_note",
|
||||
"lay_images_free_layout",
|
||||
"lay_imgCanvas",
|
||||
@ -26370,6 +26519,7 @@
|
||||
"sum_stack_image",
|
||||
"text_Splitter",
|
||||
"text_StrMatrix",
|
||||
"text_converter",
|
||||
"text_filter",
|
||||
"text_list_combine",
|
||||
"text_loadText",
|
||||
@ -26398,6 +26548,7 @@
|
||||
"view_GetShape",
|
||||
"view_GetWidgetsValues",
|
||||
"view_Mask_And_Img",
|
||||
"view_Primitive",
|
||||
"view_bridge_Text",
|
||||
"view_bridge_image",
|
||||
"view_combo",
|
||||
@ -28168,6 +28319,14 @@
|
||||
"title_aux": "OpenAI/Azure OpenAI Image API"
|
||||
}
|
||||
],
|
||||
"https://github.com/ckinpdx/ComfyUI-LoadAudioandSplit": [
|
||||
[
|
||||
"LoadAudioandSplit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LoadAudioandSplit"
|
||||
}
|
||||
],
|
||||
"https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive": [
|
||||
[
|
||||
"SCAILAISTBeatDance",
|
||||
@ -30007,6 +30166,16 @@
|
||||
"title_aux": "comfyui_DSP_imagehelpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/daveand/ComfyUI-daveand-utils": [
|
||||
[
|
||||
"ModelConfigSelector",
|
||||
"PromptCameraSelector",
|
||||
"PromptLightingSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-daveand-utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/davidgressett/comfyui-systemlevel": [
|
||||
[
|
||||
"CartesianCSVNode"
|
||||
@ -30416,6 +30585,8 @@
|
||||
"ChatterBoxF5TTSEditVoice",
|
||||
"ChatterBoxOfficial23LangEngineNode",
|
||||
"ChatterBoxVoiceCapture",
|
||||
"CosyVoice Engine",
|
||||
"CosyVoiceEngineNode",
|
||||
"F5TTSEngineNode",
|
||||
"HiggsAudioEngineNode",
|
||||
"IndexTTS Engine",
|
||||
@ -31300,6 +31471,14 @@
|
||||
"title_aux": "ComfyUI-ImageProcessUtilities"
|
||||
}
|
||||
],
|
||||
"https://github.com/elgalardi/comfyui-clip-prompt-splitter": [
|
||||
[
|
||||
"CLIPPromptSplitter5"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-clip-prompt-splitter"
|
||||
}
|
||||
],
|
||||
"https://github.com/elyetis/Comfyui-ColorMatchNodes": [
|
||||
[
|
||||
"ColorMatch2Refs",
|
||||
@ -34881,6 +35060,18 @@
|
||||
"title_aux": "comfyui-huyl2-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/huyl3-cpu/comfyui_segment_anything_a100": [
|
||||
[
|
||||
"GroundingDinoModelLoader",
|
||||
"GroundingDinoSAMSegment",
|
||||
"InvertMask",
|
||||
"IsMaskEmptyNode",
|
||||
"SAMModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_segment_anything_a100"
|
||||
}
|
||||
],
|
||||
"https://github.com/hvppycoding/comfyui-json-prompt-renderer": [
|
||||
[
|
||||
"ExtractJSON",
|
||||
@ -38439,6 +38630,7 @@
|
||||
"WanVideoTextImageEncode",
|
||||
"WanVideoTinyVAELoader",
|
||||
"WanVideoTorchCompileSettings",
|
||||
"WanVideoUltraVicoSettings",
|
||||
"WanVideoUni3C_ControlnetLoader",
|
||||
"WanVideoUni3C_embeds",
|
||||
"WanVideoUniAnimateDWPoseDetector",
|
||||
@ -40612,6 +40804,7 @@
|
||||
"LoadLoraOnly",
|
||||
"LoraAdd",
|
||||
"LoraLayersOperation",
|
||||
"LoraSimpleAdd",
|
||||
"LoraStatViewer",
|
||||
"MergeLoraToModel",
|
||||
"SaveLora"
|
||||
@ -42008,9 +42201,11 @@
|
||||
],
|
||||
"https://github.com/mcDandy/more_math": [
|
||||
[
|
||||
"mrmth_AudioToImageSpectrogram",
|
||||
"mrmth_CLIPMathNode",
|
||||
"mrmth_FloatMathNode",
|
||||
"mrmth_FloatToInt",
|
||||
"mrmth_ImageSpectrogramToAudio",
|
||||
"mrmth_IntToFloat",
|
||||
"mrmth_ModelMathNode",
|
||||
"mrmth_NoiseMathNode",
|
||||
@ -42590,6 +42785,8 @@
|
||||
"https://github.com/mirabarukaso/ComfyUI_MiraSubPack": [
|
||||
[
|
||||
"ImageMergeByPixelAlign_MiraSubPack",
|
||||
"ImageTiledKSamplerWithTagger",
|
||||
"ImageTilesFeatherMerger",
|
||||
"JoyCaptionBetaOneSimple_MiraSubPack",
|
||||
"JoyCaptionNodeBetaOne_MiraSubPack",
|
||||
"TextEncodeQwenImageEditPlus_MiraSubPack",
|
||||
@ -45563,6 +45760,14 @@
|
||||
"title_aux": "ComfyUI-PainterI2V"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterI2Vadvanced": [
|
||||
[
|
||||
"PainterI2VAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PainterI2Vadvanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterI2VforKJ": [
|
||||
[
|
||||
"PainterI2VforKJ"
|
||||
@ -47744,11 +47949,14 @@
|
||||
],
|
||||
"https://github.com/saftle/uber_comfy_nodes": [
|
||||
[
|
||||
"AdaptiveImageScaler",
|
||||
"ControlNet Selector",
|
||||
"ControlNetOptionalLoader",
|
||||
"DiffusersSelector",
|
||||
"ModelSimilarityNode",
|
||||
"ModelWeightDumperNode",
|
||||
"MultiInputVariableRewrite",
|
||||
"RunwareResolutionCalculator",
|
||||
"SaveImageJPGNoMeta",
|
||||
"TextRegexOperations",
|
||||
"VideoSegmentCalculator"
|
||||
@ -48448,7 +48656,8 @@
|
||||
[
|
||||
"WanContinuationConditioning",
|
||||
"WanFreeLong",
|
||||
"WanFreeLongEnforcer"
|
||||
"WanFreeLongEnforcer",
|
||||
"WanMotionScale"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyUI-LongLook"
|
||||
@ -49522,7 +49731,8 @@
|
||||
"SigmasRescale",
|
||||
"SuperCreateTiles",
|
||||
"SuperSVRCalcTiles",
|
||||
"SuperStitchTiles"
|
||||
"SuperStitchTiles",
|
||||
"WanExtendI2VPlus"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SuperNodes"
|
||||
@ -52213,6 +52423,7 @@
|
||||
"VRGDG_MusicVideoPromptCreatorV3",
|
||||
"VRGDG_PostRunIndexStepper",
|
||||
"VRGDG_PromptSplitter",
|
||||
"VRGDG_PromptSplitter2",
|
||||
"VRGDG_PromptSplitter4",
|
||||
"VRGDG_PromptSplitterForFMML",
|
||||
"VRGDG_PromptSplitterForManual",
|
||||
@ -52951,6 +53162,7 @@
|
||||
[
|
||||
"BackgroundEditNode",
|
||||
"CharacterPromptBuilder",
|
||||
"ContestPromptGenerator",
|
||||
"MetaPromptGenerator",
|
||||
"SceneGeneratorNode",
|
||||
"WizdroidCharacterEdit",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user