Compare commits

...

16 Commits

Author SHA1 Message Date
frankluise5220
861c17456b
Merge e209dcd8e9 into d8e3f531c7 2026-01-24 19:04:07 +08:00
Dr.Lt.Data
d8e3f531c7 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-01-24 19:04:17 +09:00
Dr.Lt.Data
40829b059a update DB 2026-01-24 18:48:51 +09:00
Dr.Lt.Data
6c48c98900 update DB 2026-01-24 18:42:17 +09:00
Urabewe
934132e922
Add Audio Enhance and Normalize tools (#2537)
* Add Audio Enhance and Normalize tools

* Update ComfyUI-AudioTools node details

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2026-01-24 18:38:15 +09:00
Dr.Lt.Data
d2bb0c3b36 update DB 2026-01-24 18:16:01 +09:00
room3dev
f57cc56285
Add ComfyUI-I2VChainHelper node to custom-node-list (#2535)
Added a new node for ComfyUI-I2VChainHelper that assists with image batch processing.
2026-01-24 18:15:13 +09:00
Dr.Lt.Data
63522345cb update DB 2026-01-24 18:14:51 +09:00
wangyff-code
787457bf23
Update custom-node-list.json (#2534)
ADD ComfyUI custom node that converts images into Pixel Art using ONNX models.
2026-01-24 18:12:57 +09:00
Dr.Lt.Data
d13837ac5c update DB 2026-01-24 18:09:01 +09:00
loficoding
c57ee0c6e8
Update custom-node-list.json (#2531)
Added ComfyUI Node HUD extension by loficoding
2026-01-24 18:06:53 +09:00
Arthemy
53d924014d
Update custom-node-list.json (#2529)
Hey there! I've added a new custom node for Z-image and I'd love to share that too on ComfyUI-Manager! <3
2026-01-24 18:03:47 +09:00
Dr.Lt.Data
fcf7581431 update DB 2026-01-24 17:40:20 +09:00
CrateTools
53073a6015
Add Preview Video Monitor Pro (#2499) 2026-01-24 17:38:16 +09:00
frankluise5220
e209dcd8e9
Update custom-node-list.json 2026-01-20 22:15:36 +08:00
frankluise5220
78c81ccec5
Update custom-node-list.json 2026-01-17 19:48:15 +08:00
8 changed files with 6291 additions and 5849 deletions

View File

@ -33583,6 +33583,16 @@
"install_type": "git-clone",
"description": "A simple utility node that counts active Video S2V Extend nodes in your workflow and returns that number plus one. Now you don't have to remember to update the batch number. Just set your extend nodes and go. It was easy to forget so I made this quick and dirty."
},
{
"author": "Urabewe",
"title": "ComfyUI-AudioTools",
"reference": "https://github.com/Urabewe/ComfyUI-AudioTools",
"files": [
"https://github.com/Urabewe/ComfyUI-AudioTools"
],
"install_type": "git-clone",
"description": "Audio normalization and enhancement nodes for ComfyUI (LUFS normalization, audio processing utilities)."
},
{
"author": "Juste-Leo2",
"title": "USO Nodes for ComfyUI",
@ -39778,16 +39788,6 @@
],
"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": "pixelpainter",
"title": "UI-Decorators",
"reference": "https://github.com/pixelpainter/UI-Decorators",
"files": [
"https://github.com/pixelpainter/UI-Decorators"
],
"install_type": "git-clone",
"description": "UI Decorators is a set of 4 nodes to enhance frontside SubGraph usability and organization.All node widgets are linkable and promotable from the SubGraph canvas."
},
{
"author": "pixelpainter",
@ -40134,6 +40134,17 @@
"install_type": "git-clone",
"description": "Dynamic resolution selector and advanced resize nodes with real-time feedback."
},
{
"author": "room3dev",
"title": "ComfyUI-I2VChainHelper",
"id": "comfyui-i2vchainhelper",
"reference": "https://github.com/room3dev/ComfyUI-I2VChainHelper",
"files": [
"https://github.com/room3dev/ComfyUI-I2VChainHelper"
],
"install_type": "git-clone",
"description": "Helps filter and trim image batches for I2V chaining by ensuring consistent face identity and eye openness."
},
{
"author": "chrishill197724-gif",
"title": "ComfyUI-Wan22-GGUF-Storyboard",
@ -41712,6 +41723,16 @@
"install_type": "git-clone",
"description": "Advanced live tuning nodes for SDXL, Illustrious, and NAI. Slice U-Net and CLIP into functional areas to adjust intensity of specific components like Layout, Style, or Syntax."
},
{
"author": "aledelpho",
"title": "Arthemy Live Tuner - Z-image",
"reference": "https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI",
"files": [
"https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI"
],
"install_type": "git-clone",
"description": "Advanced real-time control for Z-Image models and Qwen3-4B Text Encoders. These nodes allow you to change your model's weights to boost or lower specific generative phases."
},
{
"author": "bkpaine1",
"title": "Halo-Lipsy",
@ -41816,7 +41837,49 @@
"install_type": "git-clone",
"description": "Some custom nodes: XMath, XResolution, XImageSave, XVideoSave, XLatentLoad, XLatentSave ...and more"
},
{
"author": "CrateTools",
"title": "Preview Video Monitor Pro",
"id": "preview-video-monitor-pro",
"reference": "https://github.com/CrateTools/comfyui-preview-video-monitor",
"files": [
"https://github.com/CrateTools/comfyui-preview-video-monitor"
],
"install_type": "git-clone",
"description": "Second monitor preview for video generations with interactive playback controls, color tools, generation tracking, and workflow-embedded snapshots."
},
{
"author": "loficoding",
"title": "ComfyUI Node HUD",
"reference": "https://github.com/loficoding/ComfyUI-Node-HUD",
"files": [
"https://github.com/loficoding/ComfyUI-Node-HUD"
],
"install_type": "git-clone",
"description": "Adds a smart I/O status dock to stacked nodes for cleaner layouts.",
"tags": ["ui", "layout", "utils"]
},
{
"author": "laowang",
"title": "ComfyUI PixelArt Converter",
"reference": "https://github.com/wangyff-code/ComfyUI-PixelArt-Converter",
"files": [
"https://github.com/wangyff-code/ComfyUI-PixelArt-Converter"
],
"install_type": "git-clone",
"description": "Convert images to pixel art using ONNX models."
},
{
"author": "sjhddh",
"title": "ComfyUI-Cyber-Steganography",
"id": "cyber-steganography",
"reference": "https://github.com/sjhddh/ComfyUI-Cyber-Steganography",
"files": [
"https://github.com/sjhddh/ComfyUI-Cyber-Steganography"
],
"install_type": "git-clone",
"description": "Cyberpunk/Spy-craft steganography nodes for ComfyUI. Hide secret text messages inside AI-generated images using LSB (Least Significant Bit) steganography. Features encryption with optional password key. Nodes: StegoEncode (hide text), StegoDecode (reveal text)."
},
@ -41958,16 +42021,6 @@
"install_type": "copy",
"description": "Advanced merging methods."
},
{
"author": "tudal",
"title": "Hakkun-ComfyUI-nodes",
"reference": "https://github.com/tudal/Hakkun-ComfyUI-nodes",
"files": [
"https://raw.githubusercontent.com/tudal/Hakkun-ComfyUI-nodes/main/hakkun_nodes.py"
],
"install_type": "copy",
"description": "Mainly its prompt generating by custom syntax. Prompt Parser, Prompt tags, Random Line, Calculate Upscale, Image size to string, Type Converter, Image Resize To Height/Width, Load Random Image, Load Text"
},
{
"author": "SadaleNet",
"title": "ComfyUI A1111-like Prompt Custom Node Solution",
@ -42217,6 +42270,14 @@
],
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"title": "LoraHelper Chat Nodes",
"reference": "https://github.com/frankluise5220/ComfyUI-lorahelper",
"description": "LLM-based chat nodes for image description, tagging and prompt enhancement using GGUF models",
"author": "frankluise5220",
"nodename_pattern": "UniversalGGUFLoader|UniversalAIChat|LH_History_Monitor",
"tags": ["llm", "vision", "prompt generation", "lora", "Qwen3"]
},
{
"author": "aimingfail",

View File

@ -611,6 +611,7 @@
],
"https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack": [
[
"Aspect Ratio Master (3R3BOS)",
"Batch Selector (3R3BOS)",
"Image Comparer (3R3BOS)"
],
@ -2319,6 +2320,8 @@
"Input_Text",
"Text_Concat",
"billbum_modified_stream_response_llm_api",
"doubao_seedance_api_node",
"doubao_seedream_api_node",
"hyprlab_image_api_node",
"load_video_from_url",
"load_video_from_url_comfy_core",
@ -2769,8 +2772,7 @@
],
"https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node": [
[
"EmptySDXLFlux2LatentImage",
"TargetTimeConditioning"
"EmptySDXLFlux2LatentImage"
],
{
"title_aux": "SDXL-Flux2VAE-ComfyUI-Node"
@ -3840,6 +3842,7 @@
],
"https://github.com/BigStationW/ComfyUi-TextEncodeQwenImageEditAdvanced": [
[
"ConditioningAddImageReference",
"TextEncodeEditAdvanced"
],
{
@ -5363,6 +5366,14 @@
"title_aux": "ComfyUI-Resolution-Divider"
}
],
"https://github.com/CrateTools/comfyui-preview-video-monitor": [
[
"PreviewVideoMonitorPro"
],
{
"title_aux": "Preview Video Monitor Pro"
}
],
"https://github.com/Creditas-labs/ComfyUI_Adforge": [
[
"LoadVideoGCS",
@ -6017,13 +6028,19 @@
"https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI": [
[
"AnyAdapterNode",
"AnyConcatNode",
"CheckpointSelectorNode",
"ClipSkipSliderNode",
"DiffusionModelGeneratorNode",
"DiffusionModelSelectorNode",
"ImageResizeNode",
"LORASelectorNode",
"ModelGeneratorNode",
"OptionalCondMergeNode",
"PonyPrefixesNode",
"ResizeInterpolationControlNode",
"ResizeMethodControl",
"ResizeMethodControlNode",
"SamplerGeneratorNode",
"SchedulerGeneratorNode",
"StringToFloatNode",
@ -6854,6 +6871,7 @@
"https://github.com/Enashka/ComfyUI-nhknodes": [
[
"AddHeadroom",
"Bookmark",
"ConditionalRouter",
"ConditionalRouterDual",
"ConditionalSplitter",
@ -6873,6 +6891,7 @@
"Load2x2GridSeries",
"Load3x3GridSeries",
"LoadImageSeries",
"LoadImageSeriesWithPrompts",
"OllamaChat",
"PlaySound",
"PreviewImagePassthrough",
@ -10002,10 +10021,20 @@
],
"https://github.com/IAMCCS/IAMCCS-nodes": [
[
"IAMCCS_LTX2_ControlPreprocess",
"IAMCCS_LTX2_FrameRateSync",
"IAMCCS_LTX2_LoRAStack",
"IAMCCS_LTX2_LoRAStackModelIO",
"IAMCCS_LTX2_LoRAStackStaged",
"IAMCCS_LTX2_TimeFrameCount",
"IAMCCS_LTX2_Validator",
"IAMCCS_ModelWithLoRA",
"IAMCCS_ModelWithLoRA_LTX2",
"IAMCCS_ModelWithLoRA_LTX2_Staged",
"IAMCCS_WanImageMotion",
"IAMCCS_WanLoRAStack",
"IAMCCS_WanLoRAStackModelIO"
"IAMCCS_WanLoRAStackModelIO",
"iamccs_ltx2_lora_stack"
],
{
"title_aux": "IAMCCS-nodes"
@ -13120,13 +13149,24 @@
[
"AudioVisualizer",
"ColorfulStartingImage",
"LiteralBool",
"LiteralFloat",
"LiteralInt",
"LiteralString",
"LoadImageAdvanced",
"LoadImagesFromPath",
"LoadRandomCheckpoint",
"LoraTagLoader",
"PromptPropertyExtractor",
"RandomBool",
"RandomColor",
"RandomFloatInRange",
"RandomIntInRange",
"RandomSeed",
"RandomString",
"ResolutionSelector",
"StringCleaning",
"StringConcat",
"StringTextExtractor",
"StringTextSplitter",
"TiktokenTokenizer",
@ -13135,11 +13175,21 @@
"\u26d4 Generate Negative Prompt",
"\u2702\ufe0f String Text Extractor",
"\u2702\ufe0f String Text Splitter",
"\u270f\ufe0f Literal Bool",
"\u270f\ufe0f Literal Float",
"\u270f\ufe0f Literal Int",
"\u270f\ufe0f Literal String",
"\u2728\ud83d\udcac Groq LLM API",
"\u2728\ud83d\udcdd Groq ALM API - Transcribe",
"\u2728\ud83d\udcf7 Groq VLM API",
"\ud83c\udfa8 Colorful Starting Image",
"\ud83c\udfb2 Load Random Checkpoint",
"\ud83c\udfb2 Random Bool",
"\ud83c\udfb2 Random Color",
"\ud83c\udfb2 Random Float in Range",
"\ud83c\udfb2 Random Int in Range",
"\ud83c\udfb2 Random Seed",
"\ud83c\udfb2 Random String",
"\ud83c\udfb5\ud83d\udcca Audio Visualizer",
"\ud83c\udff7\ufe0f LoRA Loader Prompt Tags",
"\ud83d\udcbe Save Text File With Path",
@ -13148,6 +13198,7 @@
"\ud83d\udcc5 Format Date Time",
"\ud83d\udcd0 Resolution Image Size Selector",
"\ud83d\udcdd Wildcard Processor",
"\ud83d\udd17 String Concat / Append",
"\ud83d\udd20 Tiktoken Tokenizer Info",
"\ud83d\uddbc\ufe0f Download Image from URL",
"\ud83d\uddbc\ufe0f Load Image Advanced",
@ -13430,12 +13481,14 @@
[
"CombineVideos_MXD",
"Crop Image By Mask",
"Flux 2 Empty Latent Image",
"Flux Empty Latent Image",
"Flux Image Scale To Total Pixels (Flux Safe)",
"Flux Resolution Selector",
"FluxResolutionMatcher",
"Frames_Remove_From_Start_MXD",
"Frames_Select_StartEnd_MXD",
"Get Latent Size",
"GroupVideoFramesMXD",
"Image Scale To Total Pixels (SDXL Safe)",
"LatentHalfMasks",
@ -13900,7 +13953,8 @@
"Spritesheet Preview",
"Stabilizer Trim",
"VideoMaskEditor",
"WAN Frame Calculator"
"WAN Frame Calculator",
"Wan Animate To Video (Pose Strength)"
],
{
"title_aux": "Link Comfy Nodes"
@ -14386,6 +14440,7 @@
"RTXRemixCreateLayer",
"RTXRemixDefineLayerId",
"RTXRemixDeleteFile",
"RTXRemixDownloadModel",
"RTXRemixEndContext",
"RTXRemixGetDefaultDirectory",
"RTXRemixGetEditTarget",
@ -17230,6 +17285,7 @@
"ImageRotation",
"ImageTranslation",
"ImageZoom",
"LatentNoise",
"MaskFilter",
"MaskProcessor",
"MaskResize",
@ -18197,6 +18253,7 @@
],
"https://github.com/SilverAndJade/comfyui-silver-nodes": [
[
"SilverCivitAILoader",
"SilverFileTextLoader",
"SilverFlickrRandomImage",
"SilverFolderFilePathLoader",
@ -20180,7 +20237,6 @@
"UmiAIWildcardNode",
"UmiAIWildcardNodeLite",
"UmiCharacterCreator",
"UmiCharacterDesigner",
"UmiDatasetGenerator",
"UmiEmotionGenerator",
"UmiEmotionStudio",
@ -20355,6 +20411,8 @@
"EasyCheckpointLoader",
"EasyFileName",
"EasyFilmGrain",
"EasyForceClipDType",
"EasyForceModelDType",
"EasyGamma",
"EasyGetLine",
"EasyGrowMaskAndBlur",
@ -20362,9 +20420,12 @@
"EasyJSONJobImport",
"EasyJSONUpdate",
"EasyJsonExtractor",
"EasyJsonSaver",
"EasyLoraLoader",
"EasyUNETLoader",
"EasyVAELoader",
"EasyWardrobeInit",
"EasyWardrobeWriter",
"EasyYolov8Detection",
"EasyYolov8Segmentation",
"GeneralSwitch",
@ -20578,6 +20639,15 @@
"title_aux": "DuoUmiWildcards"
}
],
"https://github.com/Urabewe/ComfyUI-AudioTools": [
[
"AudioEnhancementNode",
"AudioNormalizeLUFS"
],
{
"title_aux": "ComfyUI-AudioTools"
}
],
"https://github.com/Urabewe/ComfyUI-CountS2VExtend": [
[
"CountVideoExtendS2VNode"
@ -21637,6 +21707,7 @@
],
"https://github.com/Xyc2016/Comfyui_Fd_Nodes": [
[
"FD_Flux2KleinGenImage",
"FD_GeminiImage",
"FD_RemoveWatermark",
"FD_Upload",
@ -22581,6 +22652,8 @@
"ColorRemoval",
"ExtraOptions",
"FilmGrain",
"Florence2Plus",
"GetImageSizes",
"ImageAspectRatio",
"ImageFormatConverter",
"ImageLoader",
@ -22591,7 +22664,6 @@
"LaplacianSharpen",
"LatentSwitchDualMode",
"LoadKontextPresetsBasic",
"LocalFileGallery",
"MultiLineTextNode",
"MultiPlatformTranslate",
"MultiplePathsInput",
@ -22608,6 +22680,7 @@
"Qwen3VLAdvanced",
"Qwen3VLBasic",
"Qwen3VLExtraOptions",
"ReservedVRAMSetter",
"ResourceCleaner",
"Sa2VAAdvanced",
"Sa2VASegmentationPreset",
@ -23331,7 +23404,9 @@
"CivitaiPrompt",
"CommonLLMChat",
"ConvertAnyToString",
"ConvertDenoseToStep",
"ConvertStringToNumber",
"CreateSeedanceVideo",
"CustomLatentImage-NYJY",
"FloatSlider-NYJY",
"FluxProOnline",
@ -23341,8 +23416,10 @@
"JoyCaptionAlpha2Online",
"JoyTag",
"JsonDumps",
"JsonGetKeys",
"JsonGetValueByKeys",
"JsonLoads",
"LengthOfArray",
"QwenLatentImage",
"ReadFileToString",
"Seededit3",
@ -23619,8 +23696,10 @@
"InsertLatentToIndex",
"LayerUtility: CropByMask V2",
"LayerUtility: CropByMask V3",
"LayerUtility: CropByMask V4",
"LayerUtility: ImageScaleByAspectRatio V2",
"LayerUtility: RestoreCropBox",
"LayerUtility: RestoreCropBox V2",
"LoadAndResizeImage",
"LoadImagesFromFolderKJ",
"LoadVideosFromFolder",
@ -23639,8 +23718,11 @@
"Seed (rgthree)",
"ShuffleImageBatch",
"SplitImageChannels",
"SwwanCropByMaskV5",
"SwwanImageBatchToImageList",
"SwwanImageListToImageBatch",
"SwwanRestoreCropBoxV3",
"SwwanRestoreCropBoxV4",
"TransitionImagesInBatch",
"TransitionImagesMulti",
"WebcamCaptureCV2",
@ -23828,13 +23910,16 @@
"https://github.com/akawana/ComfyUI-AK-Pack": [
[
"AK Base",
"AK Base Settings",
"AK Base Settings Out",
"AK Control Multiple KSamplers",
"AK Pipe",
"AK Pipe Loop",
"AK Replace Alpha with Color",
"AK Replace Color with Alpha",
"AKResizeOnBoolean",
"AKSamplerSettings",
"AKSaturateImage",
"AKSettingsBig",
"AKSettingsMini",
"AKSettingsOut",
"CLIPEncodeMultiple",
"CLIPTextEncodeCached",
@ -24056,6 +24141,17 @@
"title_aux": "Arthemy Live Tuner - SDXL"
}
],
"https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI": [
[
"ArthemyLiveModelTunerZImage",
"ArthemyLiveModelTunerZImageLab",
"ArthemyQwenLiveTunerZImage",
"ArthemyQwenLiveTunerZImageLab"
],
{
"title_aux": "Arthemy Live Tuner - Z-image"
}
],
"https://github.com/aleolidev/comfy_kaizen_package": [
[
"KaizenImageComposite"
@ -25500,7 +25596,8 @@
"CustomImageLoader",
"Image2Base64",
"ImageHash",
"OutputEmbedding"
"OutputEmbedding",
"Resize2DivisibleImage"
],
{
"title_aux": "comfyui_image_embeddings"
@ -25935,6 +26032,7 @@
],
"https://github.com/beyondprompting/ComfyUI-Beyond_nodes": [
[
"Beyond_Public_LoRA_URL",
"Bool-beyond_nodes",
"BooleanControlOutput-beyond_nodes",
"BooleanSwitch-beyond_nodes",
@ -27309,7 +27407,8 @@
"https://github.com/capitan01R/ComfyUI-Flux2Klein-Enhancer": [
[
"Flux2KleinDetailController",
"Flux2KleinEnhancer"
"Flux2KleinEnhancer",
"Flux2KleinSectionedEncoder"
],
{
"title_aux": "ComfyUI-Flux2Klein-Enhancer"
@ -30318,6 +30417,7 @@
"WanImageToImageApi",
"WanImageToVideo",
"WanImageToVideoApi",
"WanInfiniteTalkToVideo",
"WanMoveConcatTrack",
"WanMoveTrackToVideo",
"WanMoveTracksFromCoords",
@ -30330,6 +30430,8 @@
"WanTextToVideoApi",
"WanTrackToVideo",
"WanVaceToVideo",
"WavespeedFlashVSRNode",
"WavespeedImageUpscaleNode",
"WebcamCapture",
"ZImageFunControlnet",
"unCLIPCheckpointLoader",
@ -31286,6 +31388,7 @@
],
"https://github.com/darrell-goh/ComfyUI-NanoBanana_node": [
[
"NanoBananaMultipleOutputsNode",
"NanoBananaNode"
],
{
@ -32368,12 +32471,15 @@
"ClaudeTokenCounter",
"ClaudeUsageStats",
"ClaudeVisionAnalysis",
"ERPK Foreground Refinement (BlurFusion)",
"ERPK Get Mask (BiRefNet)",
"ERPK Remove Background (BiRefNet)",
"ERPK Remove Background (InSPyReNet)",
"ERPK Remove Background (rembg)",
"ERPK SHARP Predict",
"ERPK SHARP Render Video",
"ERPK SHARP Render Views",
"ERPK_ConcatenateStrings",
"GeminiAPIConfig",
"GeminiChat",
"GeminiImageEdit",
@ -33297,6 +33403,7 @@
"MeuxAdvancedImageCrop",
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxOutpaintSizePresetSafe",
"MeuxSimpleLLMNode",
"MeuxSizePresetSafe",
"MeuxSmartEmptyLatent",
@ -33312,6 +33419,7 @@
"MeuxAdvancedImageCrop",
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxOutpaintSizePresetSafe",
"MeuxSimpleLLMNode",
"MeuxSizePresetSafe",
"MeuxSmartEmptyLatent",
@ -35486,6 +35594,7 @@
"AIIA_Audio_Speaker_Isolator",
"AIIA_Audio_Speaker_Merge",
"AIIA_Audio_Splice_Analyzer",
"AIIA_BodySway",
"AIIA_CosyVoice_ModelLoader",
"AIIA_CosyVoice_TTS",
"AIIA_CosyVoice_VoiceConversion",
@ -37831,6 +37940,8 @@
[
"GPTImageEditNode",
"GPTImageGenerateNode",
"GeminiImageEditNode",
"GeminiImageGenerateNode",
"MidjourneyActionNode",
"MidjourneyBatchActionNode",
"MidjourneyBlendNode",
@ -39240,7 +39351,7 @@
],
"https://github.com/kianthos/Earthbound---All-in-one-ComfyUI-Node": [
[
"EarthboundAllInOne"
"EarthboundUltimate"
],
{
"title_aux": "Earthbound---All-in-one-ComfyUI-Node"
@ -39658,6 +39769,7 @@
"JoinStrings",
"LTX2AttentionTunerPatch",
"LTX2AudioLatentNormalizingSampling",
"LTX2MemoryEfficientSageAttentionPatch",
"LTX2SamplingPreviewOverride",
"LTX2_NAG",
"LTXVAddGuideMulti",
@ -39678,6 +39790,7 @@
"MaskBatchMulti",
"MaskOrImageToWeight",
"MergeImageChannels",
"ModelMemoryUsageFactorOverride",
"ModelMemoryUseReportPatch",
"ModelPassThrough",
"ModelPatchTorchSettings",
@ -42263,6 +42376,7 @@
"AUNNodeStateController",
"AUNPathFilename",
"AUNPathFilenameVideo",
"AUNPathFilenameVideoResolved",
"AUNRandomAnySwitch",
"AUNRandomIndexSwitch",
"AUNRandomNumber",
@ -43654,6 +43768,8 @@
"IllustrationStylePromptEncoder",
"PhotoStylePromptEncoder",
"SaveImage",
"StylePromptEncoder",
"StyleStringInjector",
"ZSamplerTurbo"
],
{
@ -43827,7 +43943,12 @@
"mrmth_ModelMathNode",
"mrmth_NoiseMathNode",
"mrmth_VAEMathNode",
"mrmth_VideoMathNode"
"mrmth_VideoMathNode",
"mrmth_ag_AudioMathNode",
"mrmth_ag_ConditioningMathNode",
"mrmth_ag_GuiderMathNode",
"mrmth_ag_NoiseMathNode",
"mrmth_ag_SigmasMathNode"
],
{
"title_aux": "More Math"
@ -46169,6 +46290,7 @@
"FunPackStoryMemJSONConverter",
"FunPackStoryMemKeyframeExtractor",
"FunPackStoryMemLastFrameExtractor",
"FunPackStoryWriter",
"FunPackVideoStitch"
],
{
@ -47194,7 +47316,7 @@
"TitleNode"
],
{
"title_aux": "UI-Decorators"
"title_aux": "UI-Decorators [SubGraph]"
}
],
"https://github.com/pixelpainter/comfyui-mute-bypass-by-ID": [
@ -47286,12 +47408,15 @@
[
"AdvancedBloomFX",
"AdvancedStringReplace",
"AnyTrigger",
"ArcaneBloomFX",
"AudioCompressor",
"AudioFrameAdjuster",
"AudioLoaderCrawl",
"AudioOrManualFrameCount",
"AudioPreviewer",
"AutopromptProcessor",
"BatchBrightnessCurve",
"Boolean Transform",
"BooleanInvert",
"CLIPTextEncodeFluxMerged",
@ -47318,6 +47443,7 @@
"ColorIsolationFX",
"ColourfulnessFX",
"ContourFX",
"DepthAnythingTensorrtFormat",
"EmptyContext",
"EnableLatent",
"FaceEnhancementPipelineWithInjection",
@ -47335,6 +47461,7 @@
"ImageDimensionsFromMegaPixels",
"ImageDimensionsFromMegaPixelsAlt",
"ImageLoaderCrawl",
"LTXVAutoGuideSpacing",
"LatentNoiseInjectionSampler",
"LensDistortFX",
"LensFX",
@ -49159,7 +49286,8 @@
"TextScraper",
"TextStorageReader",
"TextStorageWriter",
"WildcardsNode"
"WildcardsNode",
"image_concat_advanced"
],
{
"title_aux": "ComfyUI Text Processor"
@ -49177,6 +49305,14 @@
"title_aux": "ComfyUI-FrameIO"
}
],
"https://github.com/room3dev/ComfyUI-I2VChainHelper": [
[
"I2VChainHelper"
],
{
"title_aux": "ComfyUI-I2VChainHelper"
}
],
"https://github.com/room3dev/ComfyUI-PixelForge": [
[
"PixelForge",
@ -50726,7 +50862,8 @@
],
"https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": [
[
"PowerShiftScheduler"
"PowerShiftScheduler",
"RadianceShiftScheduler"
],
{
"title_aux": "ComfyUI Power Shift Scheduler"
@ -50922,6 +51059,15 @@
"title_aux": "ComfyUI LoadImageWithInfo"
}
],
"https://github.com/sjhddh/ComfyUI-Cyber-Steganography": [
[
"StegoDecode",
"StegoEncode"
],
{
"title_aux": "ComfyUI-Cyber-Steganography"
}
],
"https://github.com/skatardude10/ComfyUI-Optical-Realism": [
[
"OpticalRealism",
@ -52346,7 +52492,9 @@
"TagMerger6",
"TagPipeIn",
"TagPipeOut",
"TagPipeOutOne",
"TagPipeUpdate",
"TagRandom",
"TagRandomCategory",
"TagRemover",
"TagReplace",
@ -53090,6 +53238,8 @@
"https://github.com/thezveroboy/ComfyUI-CSM-Nodes": [
[
"CSMTextToSpeech",
"CSMTextToSpeechWithContext",
"LoadAudioWithTranscription",
"LoadCSMCheckpoint",
"LoadCSMTokenizer"
],
@ -53746,6 +53896,7 @@
"FluidLatentAdvection",
"FrequencySelectiveStructuredNoise",
"ImageAddNoise",
"ImageBatchToLatent",
"ImageFractalBrownianMotion",
"ImageMeshDrag",
"ImageNoise",
@ -53756,6 +53907,8 @@
"ImageSwirlNoise",
"ImageWorleyNoise",
"LatentAddNoise",
"LatentChannelLinearTransform",
"LatentChannelNonlinearTransform",
"LatentChannelStatsPreview",
"LatentForwardDiffusion",
"LatentFractalBrownianMotion",
@ -53764,11 +53917,13 @@
"LatentGaussianBlur",
"LatentMeshDrag",
"LatentNoise",
"LatentPackedSlotTransform",
"LatentPerlinFractalNoise",
"LatentReactionDiffusion",
"LatentSimplexNoise",
"LatentSmokeSimulation",
"LatentSwirlNoise",
"LatentToImage",
"LatentWorleyNoise",
"PatchifyFlux2Latent",
"SplitLatentPhaseMagnitude",
@ -54450,6 +54605,7 @@
],
"https://github.com/visualbruno/ComfyUI-Trellis2": [
[
"Trellis2Continue",
"Trellis2ExportMesh",
"Trellis2LoadImageWithTransparency",
"Trellis2LoadMesh",
@ -54466,6 +54622,7 @@
"Trellis2PreProcessImage",
"Trellis2Remesh",
"Trellis2SimplifyMesh",
"Trellis2SimplifyTrimesh",
"Trellis2TrimeshToMeshWithVoxel",
"Trellis2UnWrapAndRasterizer"
],
@ -54555,6 +54712,8 @@
],
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [
[
"BeatImpactAnalysisNode",
"BeatSceneDurationNode",
"ColorMatchToReference",
"FastFilmGrain",
"FastLaplacianSharpen",
@ -54562,6 +54721,7 @@
"FastUnsharpSharpen",
"VRGDG_AudioCrop",
"VRGDG_AudioCropTime",
"VRGDG_BuildVideoOutputPath_General",
"VRGDG_CalculateSetsFromAudio",
"VRGDG_CalculateSetsFromAudio_Queue",
"VRGDG_CleanAudio",
@ -54571,6 +54731,7 @@
"VRGDG_ConditionalLoadVideos",
"VRGDG_CreateFinalVideo",
"VRGDG_DisplayIndex",
"VRGDG_DurationIndexFloat",
"VRGDG_Extract_Frame_Number",
"VRGDG_GetFilenamePrefix",
"VRGDG_GetIndexNumber",
@ -54582,6 +54743,7 @@
"VRGDG_LLM_PromptBatcher",
"VRGDG_LoadAudioSplitDynamic",
"VRGDG_LoadAudioSplitUpload",
"VRGDG_LoadAudioSplit_General",
"VRGDG_LoadAudioSplit_HUMO",
"VRGDG_LoadAudioSplit_HUMO_Transcribe",
"VRGDG_LoadAudioSplit_HUMO_TranscribeV2",
@ -54593,6 +54755,7 @@
"VRGDG_MusicVideoPromptCreator",
"VRGDG_MusicVideoPromptCreatorV2",
"VRGDG_MusicVideoPromptCreatorV3",
"VRGDG_PadVideoWithLastFrame",
"VRGDG_PostRunIndexStepper",
"VRGDG_PromptSplitter",
"VRGDG_PromptSplitter2",
@ -54602,6 +54765,7 @@
"VRGDG_PromptSplitterForManual",
"VRGDG_PromptSplitterJson",
"VRGDG_PromptSplitterV2",
"VRGDG_PromptSplitter_General",
"VRGDG_PromptTemplateBuilder",
"VRGDG_QueueTriggerFromAudio",
"VRGDG_SmartSplitTextTwo",
@ -54612,6 +54776,8 @@
"VRGDG_TimecodeFromIndex",
"VRGDG_TranscribeText",
"VRGDG_TriggerCounter",
"VRGDG_TrimFinalClip",
"VRGDG_TrimImageBatch",
"VRGDG_VideoSplitter"
],
{
@ -54860,6 +55026,14 @@
"title_aux": "wlsh_nodes"
}
],
"https://github.com/wangyff-code/ComfyUI-PixelArt-Converter": [
[
"PixelArtConverter"
],
{
"title_aux": "ComfyUI PixelArt Converter"
}
],
"https://github.com/wanjin123111/ComfyUI-3D-Human-Pose": [
[
"ThreeD_Human_Pose"
@ -55223,6 +55397,7 @@
"https://github.com/willmiao/ComfyUI-Lora-Manager": [
[
"DebugMetadata",
"LoraCyclerNode",
"LoraManagerLoader",
"LoraManagerTextLoader",
"LoraPoolNode",
@ -56392,6 +56567,7 @@
"SelectImages",
"SelectImagesAdvanced",
"YCImageBatchBlend",
"YCImageColorTrackBindPro",
"YCImageOverlayBlend",
"YCImagePushPullLens",
"YC_Subtitle"
@ -57420,6 +57596,7 @@
"ImageConcanateOfUtils",
"ImageMaskColorAverage",
"ImageResizeTo8x",
"ImageScaleToTotalPixelsSwitch",
"ImageTransition",
"ImageTransitionBottomToTop",
"ImageTransitionLeftToRight",
@ -57444,14 +57621,16 @@
"NeedImageSizeAndCount",
"NovitaVideoRequestNode",
"QwenEditPlusLoraNode",
"ReferenceLatentSwitch",
"ReplicateRequstNode",
"ReplicateVideoRequestNode",
"SegmindVideoRequestNode",
"SplitMask",
"TextInputAutoSelector",
"TextPreview",
"TorchCompileModelAdvanced",
"TorchCompileModelAdvancedOfUtils",
"UpscaleImageWithModelIfNeed",
"VAEEncoderSwitch",
"VolcanoArkImageEditNode",
"VolcanoImageEditNode",
"VolcanoOutpaintingNode"
@ -57901,24 +58080,6 @@
"title_aux": "CLIPSeg"
}
],
"https://raw.githubusercontent.com/tudal/Hakkun-ComfyUI-nodes/main/hakkun_nodes.py": [
[
"Any Converter",
"Calculate Upscale",
"Image Resize To Height",
"Image Resize To Width",
"Image size to string",
"Load Random Image",
"Load Text",
"Multi Text Merge",
"Prompt Parser",
"Random Line",
"Random Line 4"
],
{
"title_aux": "Hakkun-ComfyUI-nodes"
}
],
"https://raw.githubusercontent.com/ultimatech-cn/FaceSimilarity/main/faceSimilarity.py": [
[
"Face-analyze",

File diff suppressed because it is too large Load Diff

View File

@ -1692,6 +1692,9 @@
"Donut Sharpener (from reference)",
"Donut Simple Calibration",
"DonutApplyLoRAStack",
"DonutAutoGamma",
"DonutAutoWhiteBalance",
"DonutCAS",
"DonutCacheDebug",
"DonutCheckpointSave",
"DonutClipEncode",
@ -1699,6 +1702,9 @@
"DonutFaceDetailer",
"DonutFillerClip",
"DonutFillerModel",
"DonutGammaCorrection",
"DonutHiRaLoAm",
"DonutHistogramStretch",
"DonutHotReload",
"DonutImageReporter",
"DonutLoRACivitAIInfo",
@ -2829,7 +2835,7 @@
],
"https://github.com/Leecoahs/ComfyUI_LeeNodes": [
[
"CombineGrayscaleMRH",
"CombineGrayscalePak",
"ImageOverlaySimple",
"TextureInpaintingPrep",
"TextureInpaintingRestore"
@ -3283,11 +3289,9 @@
],
"https://github.com/MuAIGC/ComfyUI-DMXAPI_mmx": [
[
"DMXAPIClient",
"ImageEdit",
"ImageMerge",
"PreviewImageFromUrl",
"TextToImage"
"Qwen3_TTS_Design_MMX",
"Qwen3_TTS_Preset_MMX",
"QwenTTSDesignPreset_MMX"
],
{
"title_aux": "DMXAPI Nodes [WIP]"
@ -3486,6 +3490,7 @@
"\u53d6\u6574\u51fd\u6570\u8282\u70b9",
"\u56fe\u50cf\u8fed\u4ee3\u8282\u70b9",
"\u5916\u8865\u753b\u677f\u8282\u70b9",
"\u5b57\u7b26\u5904\u7406\u8282\u70b9",
"\u5b57\u7b26\u5b58\u5728\u6027\u68c0\u6d4b\u8282\u70b9",
"\u5bab\u683c\u56fe\u5207\u5206\u8282\u70b9",
"\u5c0f\u663e\u5b58\u68c0\u6d4b\u8282\u70b9",
@ -4101,14 +4106,12 @@
"Florence2CoordinateExtractor",
"Florence2JsonShow",
"FreepikIconSearch",
"GeminiVision",
"IdealabAPINode",
"ImageDesaturateEdgeBinarize",
"ImageSubtraction",
"ImageSubtractionAdvanced",
"ImageToSVG_Potracer",
"JsonExtractTextList",
"KoiImageMarker",
"MaskBatchCombine",
"MaskExternalRectangle",
"MaskFilterByInclusion",
@ -4119,12 +4122,11 @@
"SVGToImage",
"SaveSVG",
"SimpleImageStitch",
"SimpleVisionChat",
"StringContainsKeyword",
"StringToBoolean",
"TextSplitLines",
"imageStitchForICImproved",
"imageStitchForICImproved_CropBack",
"string_to_boolean"
"imageStitchForICImproved_CropBack"
],
{
"author": "chflame",
@ -6548,12 +6550,16 @@
[
"BK AI Text Cleaner",
"BK AI Text Parser",
"BK Add Mask Box",
"BK Add To JSON",
"BK Add To Path",
"BK Body Ratios",
"BK Bool Not",
"BK Bool Operation",
"BK Caption File Reader",
"BK Caption FileParser",
"BK Combo Tag",
"BK Create Mask For Image",
"BK Crop And Pad",
"BK Dynamic Checkpoints",
"BK Dynamic Checkpoints List",
@ -6563,25 +6569,35 @@
"BK Get From JSON",
"BK Get Last Folder Name",
"BK Get Matching Mask",
"BK Get Next Caption File",
"BK Get Next Img Without Caption",
"BK Get Next Missing Caption Image",
"BK Get Next Missing Checkpoint",
"BK Image Size Test",
"BK Image Sync",
"BK Is A Greater Than B INT",
"BK Is A Greater Than Or Equal To B INT",
"BK Is A Less Than B INT",
"BK Is A Less Than Or Equal To B INT",
"BK Is Vertical Image",
"BK Line Counter",
"BK LoRA Testing Node",
"BK LoRA Auto Switcher",
"BK LoRA Test",
"BK LoRA Test (Advanced)",
"BK LoRA Test Save (Advanced)",
"BK Load Image",
"BK Load Image By Path",
"BK Loop Path Builder",
"BK Loop Status Text",
"BK Mask Square And Pad",
"BK Mask Test",
"BK Max Size",
"BK Move File",
"BK Move Or Copy File",
"BK Multi Read Text File",
"BK Next Unprocessed File In Folder",
"BK Next Unprocessed Image In Folder",
"BK Path Builder",
"BK Path Formatter",
"BK Print To Console",
"BK Print To Console With Boarder",
"BK Prompt Sync",
@ -6593,6 +6609,7 @@
"BK Replace All Tags",
"BK Replace Each Tag Random",
"BK Sampler Options Selector",
"BK Save Caption Image",
"BK Save Image",
"BK Save Text File",
"BK String Splitter",
@ -6605,9 +6622,7 @@
"BK Write Text File",
"Convert To UTF8",
"Get Larger Value",
"Multi LoRA Test Node",
"Ollama Connectivity Data",
"Single LoRA Test Node"
"Ollama Connectivity Data"
],
{
"title_aux": "comfyUI-extractable-text [WIP]"
@ -7516,6 +7531,7 @@
"WanImageToImageApi",
"WanImageToVideo",
"WanImageToVideoApi",
"WanInfiniteTalkToVideo",
"WanMoveConcatTrack",
"WanMoveTrackToVideo",
"WanMoveTracksFromCoords",
@ -7528,6 +7544,8 @@
"WanTextToVideoApi",
"WanTrackToVideo",
"WanVaceToVideo",
"WavespeedFlashVSRNode",
"WavespeedImageUpscaleNode",
"WebcamCapture",
"ZImageFunControlnet",
"unCLIPCheckpointLoader",
@ -12643,6 +12661,7 @@
],
"https://github.com/silveroxides/ComfyUI_SamplingUtils": [
[
"AdjustedResolutionParameters",
"Frakturpad",
"GetJsonKeyValue",
"ImageBlendByMask",
@ -12834,6 +12853,7 @@
"Connector",
"FloatToStr",
"Gallery",
"GroupManager",
"InputText",
"OneMScale",
"ResFinder",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "tudal",
"title": "Hakkun-ComfyUI-nodes [REMOVED]",
"reference": "https://github.com/tudal/Hakkun-ComfyUI-nodes",
"files": [
"https://raw.githubusercontent.com/tudal/Hakkun-ComfyUI-nodes/main/hakkun_nodes.py"
],
"install_type": "copy",
"description": "Mainly its prompt generating by custom syntax. Prompt Parser, Prompt tags, Random Line, Calculate Upscale, Image size to string, Type Converter, Image Resize To Height/Width, Load Random Image, Load Text"
},
{
"author": "huyl3-cpu",
"title": "comfyui_segment_anything_a100 [REMOVED]",

View File

@ -1,6 +1,80 @@
{
"custom_nodes": [
{
{
"author": "Urabewe",
"title": "ComfyUI-AudioTools",
"reference": "https://github.com/Urabewe/ComfyUI-AudioTools",
"files": [
"https://github.com/Urabewe/ComfyUI-AudioTools"
],
"install_type": "git-clone",
"description": "Audio normalization and enhancement nodes for ComfyUI (LUFS normalization, audio processing utilities)."
},
{
"author": "aledelpho",
"title": "Arthemy Live Tuner - Z-image",
"reference": "https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI",
"files": [
"https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI"
],
"install_type": "git-clone",
"description": "Advanced real-time control for Z-Image models and Qwen3-4B Text Encoders. These nodes allow you to change your model's weights to boost or lower specific generative phases."
},
{
"author": "CrateTools",
"title": "Preview Video Monitor Pro",
"id": "preview-video-monitor-pro",
"reference": "https://github.com/CrateTools/comfyui-preview-video-monitor",
"files": [
"https://github.com/CrateTools/comfyui-preview-video-monitor"
],
"install_type": "git-clone",
"description": "Second monitor preview for video generations with interactive playback controls, color tools, generation tracking, and workflow-embedded snapshots."
},
{
"author": "loficoding",
"title": "ComfyUI Node HUD",
"reference": "https://github.com/loficoding/ComfyUI-Node-HUD",
"files": [
"https://github.com/loficoding/ComfyUI-Node-HUD"
],
"install_type": "git-clone",
"description": "Adds a smart I/O status dock to stacked nodes for cleaner layouts.",
"tags": ["ui", "layout", "utils"]
},
{
"author": "room3dev",
"title": "ComfyUI-I2VChainHelper",
"id": "comfyui-i2vchainhelper",
"reference": "https://github.com/room3dev/ComfyUI-I2VChainHelper",
"files": [
"https://github.com/room3dev/ComfyUI-I2VChainHelper"
],
"install_type": "git-clone",
"description": "Helps filter and trim image batches for I2V chaining by ensuring consistent face identity and eye openness."
},
{
"author": "laowang",
"title": "ComfyUI PixelArt Converter",
"reference": "https://github.com/wangyff-code/ComfyUI-PixelArt-Converter",
"files": [
"https://github.com/wangyff-code/ComfyUI-PixelArt-Converter"
],
"install_type": "git-clone",
"description": "Convert images to pixel art using ONNX models."
},
{
"author": "sjhddh",
"title": "ComfyUI-Cyber-Steganography",
"id": "cyber-steganography",
"reference": "https://github.com/sjhddh/ComfyUI-Cyber-Steganography",
"files": [
"https://github.com/sjhddh/ComfyUI-Cyber-Steganography"
],
"install_type": "git-clone",
"description": "Cyberpunk/Spy-craft steganography nodes for ComfyUI. Hide secret text messages inside AI-generated images using LSB (Least Significant Bit) steganography. Features encryption with optional password key. Nodes: StegoEncode (hide text), StegoDecode (reveal text)."
},
{
"author": "pixelpainter",
"title": "UI-Decorators [SubGraph]",
"reference": "https://github.com/pixelpainter/UI-Decorators",
@ -174,17 +248,6 @@
"install_type": "git-clone",
"description": "Advanced Text Encode node for ComfyUI with dynamic multi-image reference support."
},
{
"author": "pixelpainter",
"title": "UI-Decorators",
"reference": "https://github.com/pixelpainter/UI-Decorators",
"files": [
"https://github.com/pixelpainter/UI-Decorators"
],
"install_type": "git-clone",
"description": "UI Decorators is a set of 4 nodes to enhance frontside SubGraph usability and organization.All node widgets are linkable and promotable from the SubGraph canvas."
},
{
"author": "loz2754",
"title": "AUN ComfyUI Nodes",
@ -632,76 +695,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI Blender Wrapper lets you call Blender in headless mode from ComfyUI (or any Python environment), run reusable pipeline stages stored inside files, and pass configs in/out via JSON. It's meant for tech-art / asset-pipeline tasks like cleanup, decimation, unwrap, baking, rigging, etc."
},
{
"author": "calibancode",
"title": "ComfyUI-bevvy",
"reference": "https://github.com/calibancode/ComfyUI-bevvy",
"files": [
"https://github.com/calibancode/ComfyUI-bevvy"
],
"install_type": "git-clone",
"description": "ComfyUI custom node that saves images as WebP."
},
{
"author": "GraftingRayman",
"title": "ComfyUI-Games",
"reference": "https://github.com/GraftingRayman/ComfyUI-Games",
"files": [
"https://github.com/GraftingRayman/ComfyUI-Games"
],
"install_type": "git-clone",
"description": "ComfyUI node providing Tetris game functionality. (Description by CC)"
},
{
"author": "aicuai",
"title": "comfyui-save-image-watermark",
"reference": "https://github.com/aicuai/comfyui-save-image-watermark",
"files": [
"https://github.com/aicuai/comfyui-save-image-watermark"
],
"install_type": "git-clone",
"description": "Save images with visible watermarks (logo/text), invisible watermarks (LSB steganography), and metadata embedding. Supports PNG/JPEG/WebP with browser download."
},
{
"author": "migero",
"title": "ComfyUI-Equirectangular-Strip",
"reference": "https://github.com/migero/ComfyUI-Equirectangular-Strip",
"files": [
"https://github.com/migero/ComfyUI-Equirectangular-Strip"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI to convert between equirectangular (360°) images and a strip of 6 cube faces (90° FOV each)."
},
{
"author": "SamLiu1000",
"title": "ComfyUI_Rabbit-Camera-Perspective",
"reference": "https://github.com/SamLiu1000/ComfyUI_Rabbit-Camera-Perspective",
"files": [
"https://github.com/SamLiu1000/ComfyUI_Rabbit-Camera-Perspective"
],
"install_type": "git-clone",
"description": "An intuitive prompt previewer ComfyUI node for use with Fal's Multi-View LoRA, optimized for portraits with real-time prompt previews."
},
{
"author": "euan-gwd",
"title": "comfyui-character-prompt-builder",
"reference": "https://github.com/euan-gwd/comfyui-character-prompt-builder",
"files": [
"https://github.com/euan-gwd/comfyui-character-prompt-builder"
],
"install_type": "git-clone",
"description": "A modular character prompt generator for ComfyUI"
},
{
"author": "NickPittas",
"title": "ComfyUI_CameraAngleSelector",
"reference": "https://github.com/NickPittas/ComfyUI_CameraAngleSelector",
"files": [
"https://github.com/NickPittas/ComfyUI_CameraAngleSelector"
],
"install_type": "git-clone",
"description": "Interactive 3D interface for selecting camera angles for Qwen-Image-Edit-2511, supporting 96 unique camera angle combinations (8 directions × 4 heights × 3 shot sizes) with multi-selection and visual feedback."
}
]
}

View File

@ -611,6 +611,7 @@
],
"https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack": [
[
"Aspect Ratio Master (3R3BOS)",
"Batch Selector (3R3BOS)",
"Image Comparer (3R3BOS)"
],
@ -2319,6 +2320,8 @@
"Input_Text",
"Text_Concat",
"billbum_modified_stream_response_llm_api",
"doubao_seedance_api_node",
"doubao_seedream_api_node",
"hyprlab_image_api_node",
"load_video_from_url",
"load_video_from_url_comfy_core",
@ -2769,8 +2772,7 @@
],
"https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node": [
[
"EmptySDXLFlux2LatentImage",
"TargetTimeConditioning"
"EmptySDXLFlux2LatentImage"
],
{
"title_aux": "SDXL-Flux2VAE-ComfyUI-Node"
@ -3840,6 +3842,7 @@
],
"https://github.com/BigStationW/ComfyUi-TextEncodeQwenImageEditAdvanced": [
[
"ConditioningAddImageReference",
"TextEncodeEditAdvanced"
],
{
@ -5363,6 +5366,14 @@
"title_aux": "ComfyUI-Resolution-Divider"
}
],
"https://github.com/CrateTools/comfyui-preview-video-monitor": [
[
"PreviewVideoMonitorPro"
],
{
"title_aux": "Preview Video Monitor Pro"
}
],
"https://github.com/Creditas-labs/ComfyUI_Adforge": [
[
"LoadVideoGCS",
@ -6017,13 +6028,19 @@
"https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI": [
[
"AnyAdapterNode",
"AnyConcatNode",
"CheckpointSelectorNode",
"ClipSkipSliderNode",
"DiffusionModelGeneratorNode",
"DiffusionModelSelectorNode",
"ImageResizeNode",
"LORASelectorNode",
"ModelGeneratorNode",
"OptionalCondMergeNode",
"PonyPrefixesNode",
"ResizeInterpolationControlNode",
"ResizeMethodControl",
"ResizeMethodControlNode",
"SamplerGeneratorNode",
"SchedulerGeneratorNode",
"StringToFloatNode",
@ -6854,6 +6871,7 @@
"https://github.com/Enashka/ComfyUI-nhknodes": [
[
"AddHeadroom",
"Bookmark",
"ConditionalRouter",
"ConditionalRouterDual",
"ConditionalSplitter",
@ -6873,6 +6891,7 @@
"Load2x2GridSeries",
"Load3x3GridSeries",
"LoadImageSeries",
"LoadImageSeriesWithPrompts",
"OllamaChat",
"PlaySound",
"PreviewImagePassthrough",
@ -10002,10 +10021,20 @@
],
"https://github.com/IAMCCS/IAMCCS-nodes": [
[
"IAMCCS_LTX2_ControlPreprocess",
"IAMCCS_LTX2_FrameRateSync",
"IAMCCS_LTX2_LoRAStack",
"IAMCCS_LTX2_LoRAStackModelIO",
"IAMCCS_LTX2_LoRAStackStaged",
"IAMCCS_LTX2_TimeFrameCount",
"IAMCCS_LTX2_Validator",
"IAMCCS_ModelWithLoRA",
"IAMCCS_ModelWithLoRA_LTX2",
"IAMCCS_ModelWithLoRA_LTX2_Staged",
"IAMCCS_WanImageMotion",
"IAMCCS_WanLoRAStack",
"IAMCCS_WanLoRAStackModelIO"
"IAMCCS_WanLoRAStackModelIO",
"iamccs_ltx2_lora_stack"
],
{
"title_aux": "IAMCCS-nodes"
@ -13120,13 +13149,24 @@
[
"AudioVisualizer",
"ColorfulStartingImage",
"LiteralBool",
"LiteralFloat",
"LiteralInt",
"LiteralString",
"LoadImageAdvanced",
"LoadImagesFromPath",
"LoadRandomCheckpoint",
"LoraTagLoader",
"PromptPropertyExtractor",
"RandomBool",
"RandomColor",
"RandomFloatInRange",
"RandomIntInRange",
"RandomSeed",
"RandomString",
"ResolutionSelector",
"StringCleaning",
"StringConcat",
"StringTextExtractor",
"StringTextSplitter",
"TiktokenTokenizer",
@ -13135,11 +13175,21 @@
"\u26d4 Generate Negative Prompt",
"\u2702\ufe0f String Text Extractor",
"\u2702\ufe0f String Text Splitter",
"\u270f\ufe0f Literal Bool",
"\u270f\ufe0f Literal Float",
"\u270f\ufe0f Literal Int",
"\u270f\ufe0f Literal String",
"\u2728\ud83d\udcac Groq LLM API",
"\u2728\ud83d\udcdd Groq ALM API - Transcribe",
"\u2728\ud83d\udcf7 Groq VLM API",
"\ud83c\udfa8 Colorful Starting Image",
"\ud83c\udfb2 Load Random Checkpoint",
"\ud83c\udfb2 Random Bool",
"\ud83c\udfb2 Random Color",
"\ud83c\udfb2 Random Float in Range",
"\ud83c\udfb2 Random Int in Range",
"\ud83c\udfb2 Random Seed",
"\ud83c\udfb2 Random String",
"\ud83c\udfb5\ud83d\udcca Audio Visualizer",
"\ud83c\udff7\ufe0f LoRA Loader Prompt Tags",
"\ud83d\udcbe Save Text File With Path",
@ -13148,6 +13198,7 @@
"\ud83d\udcc5 Format Date Time",
"\ud83d\udcd0 Resolution Image Size Selector",
"\ud83d\udcdd Wildcard Processor",
"\ud83d\udd17 String Concat / Append",
"\ud83d\udd20 Tiktoken Tokenizer Info",
"\ud83d\uddbc\ufe0f Download Image from URL",
"\ud83d\uddbc\ufe0f Load Image Advanced",
@ -13430,12 +13481,14 @@
[
"CombineVideos_MXD",
"Crop Image By Mask",
"Flux 2 Empty Latent Image",
"Flux Empty Latent Image",
"Flux Image Scale To Total Pixels (Flux Safe)",
"Flux Resolution Selector",
"FluxResolutionMatcher",
"Frames_Remove_From_Start_MXD",
"Frames_Select_StartEnd_MXD",
"Get Latent Size",
"GroupVideoFramesMXD",
"Image Scale To Total Pixels (SDXL Safe)",
"LatentHalfMasks",
@ -13900,7 +13953,8 @@
"Spritesheet Preview",
"Stabilizer Trim",
"VideoMaskEditor",
"WAN Frame Calculator"
"WAN Frame Calculator",
"Wan Animate To Video (Pose Strength)"
],
{
"title_aux": "Link Comfy Nodes"
@ -14386,6 +14440,7 @@
"RTXRemixCreateLayer",
"RTXRemixDefineLayerId",
"RTXRemixDeleteFile",
"RTXRemixDownloadModel",
"RTXRemixEndContext",
"RTXRemixGetDefaultDirectory",
"RTXRemixGetEditTarget",
@ -17230,6 +17285,7 @@
"ImageRotation",
"ImageTranslation",
"ImageZoom",
"LatentNoise",
"MaskFilter",
"MaskProcessor",
"MaskResize",
@ -18197,6 +18253,7 @@
],
"https://github.com/SilverAndJade/comfyui-silver-nodes": [
[
"SilverCivitAILoader",
"SilverFileTextLoader",
"SilverFlickrRandomImage",
"SilverFolderFilePathLoader",
@ -20180,7 +20237,6 @@
"UmiAIWildcardNode",
"UmiAIWildcardNodeLite",
"UmiCharacterCreator",
"UmiCharacterDesigner",
"UmiDatasetGenerator",
"UmiEmotionGenerator",
"UmiEmotionStudio",
@ -20355,6 +20411,8 @@
"EasyCheckpointLoader",
"EasyFileName",
"EasyFilmGrain",
"EasyForceClipDType",
"EasyForceModelDType",
"EasyGamma",
"EasyGetLine",
"EasyGrowMaskAndBlur",
@ -20362,9 +20420,12 @@
"EasyJSONJobImport",
"EasyJSONUpdate",
"EasyJsonExtractor",
"EasyJsonSaver",
"EasyLoraLoader",
"EasyUNETLoader",
"EasyVAELoader",
"EasyWardrobeInit",
"EasyWardrobeWriter",
"EasyYolov8Detection",
"EasyYolov8Segmentation",
"GeneralSwitch",
@ -20578,6 +20639,15 @@
"title_aux": "DuoUmiWildcards"
}
],
"https://github.com/Urabewe/ComfyUI-AudioTools": [
[
"AudioEnhancementNode",
"AudioNormalizeLUFS"
],
{
"title_aux": "ComfyUI-AudioTools"
}
],
"https://github.com/Urabewe/ComfyUI-CountS2VExtend": [
[
"CountVideoExtendS2VNode"
@ -21637,6 +21707,7 @@
],
"https://github.com/Xyc2016/Comfyui_Fd_Nodes": [
[
"FD_Flux2KleinGenImage",
"FD_GeminiImage",
"FD_RemoveWatermark",
"FD_Upload",
@ -22581,6 +22652,8 @@
"ColorRemoval",
"ExtraOptions",
"FilmGrain",
"Florence2Plus",
"GetImageSizes",
"ImageAspectRatio",
"ImageFormatConverter",
"ImageLoader",
@ -22591,7 +22664,6 @@
"LaplacianSharpen",
"LatentSwitchDualMode",
"LoadKontextPresetsBasic",
"LocalFileGallery",
"MultiLineTextNode",
"MultiPlatformTranslate",
"MultiplePathsInput",
@ -22608,6 +22680,7 @@
"Qwen3VLAdvanced",
"Qwen3VLBasic",
"Qwen3VLExtraOptions",
"ReservedVRAMSetter",
"ResourceCleaner",
"Sa2VAAdvanced",
"Sa2VASegmentationPreset",
@ -23331,7 +23404,9 @@
"CivitaiPrompt",
"CommonLLMChat",
"ConvertAnyToString",
"ConvertDenoseToStep",
"ConvertStringToNumber",
"CreateSeedanceVideo",
"CustomLatentImage-NYJY",
"FloatSlider-NYJY",
"FluxProOnline",
@ -23341,8 +23416,10 @@
"JoyCaptionAlpha2Online",
"JoyTag",
"JsonDumps",
"JsonGetKeys",
"JsonGetValueByKeys",
"JsonLoads",
"LengthOfArray",
"QwenLatentImage",
"ReadFileToString",
"Seededit3",
@ -23619,8 +23696,10 @@
"InsertLatentToIndex",
"LayerUtility: CropByMask V2",
"LayerUtility: CropByMask V3",
"LayerUtility: CropByMask V4",
"LayerUtility: ImageScaleByAspectRatio V2",
"LayerUtility: RestoreCropBox",
"LayerUtility: RestoreCropBox V2",
"LoadAndResizeImage",
"LoadImagesFromFolderKJ",
"LoadVideosFromFolder",
@ -23639,8 +23718,11 @@
"Seed (rgthree)",
"ShuffleImageBatch",
"SplitImageChannels",
"SwwanCropByMaskV5",
"SwwanImageBatchToImageList",
"SwwanImageListToImageBatch",
"SwwanRestoreCropBoxV3",
"SwwanRestoreCropBoxV4",
"TransitionImagesInBatch",
"TransitionImagesMulti",
"WebcamCaptureCV2",
@ -23828,13 +23910,16 @@
"https://github.com/akawana/ComfyUI-AK-Pack": [
[
"AK Base",
"AK Base Settings",
"AK Base Settings Out",
"AK Control Multiple KSamplers",
"AK Pipe",
"AK Pipe Loop",
"AK Replace Alpha with Color",
"AK Replace Color with Alpha",
"AKResizeOnBoolean",
"AKSamplerSettings",
"AKSaturateImage",
"AKSettingsBig",
"AKSettingsMini",
"AKSettingsOut",
"CLIPEncodeMultiple",
"CLIPTextEncodeCached",
@ -24056,6 +24141,17 @@
"title_aux": "Arthemy Live Tuner - SDXL"
}
],
"https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI": [
[
"ArthemyLiveModelTunerZImage",
"ArthemyLiveModelTunerZImageLab",
"ArthemyQwenLiveTunerZImage",
"ArthemyQwenLiveTunerZImageLab"
],
{
"title_aux": "Arthemy Live Tuner - Z-image"
}
],
"https://github.com/aleolidev/comfy_kaizen_package": [
[
"KaizenImageComposite"
@ -25500,7 +25596,8 @@
"CustomImageLoader",
"Image2Base64",
"ImageHash",
"OutputEmbedding"
"OutputEmbedding",
"Resize2DivisibleImage"
],
{
"title_aux": "comfyui_image_embeddings"
@ -25935,6 +26032,7 @@
],
"https://github.com/beyondprompting/ComfyUI-Beyond_nodes": [
[
"Beyond_Public_LoRA_URL",
"Bool-beyond_nodes",
"BooleanControlOutput-beyond_nodes",
"BooleanSwitch-beyond_nodes",
@ -27309,7 +27407,8 @@
"https://github.com/capitan01R/ComfyUI-Flux2Klein-Enhancer": [
[
"Flux2KleinDetailController",
"Flux2KleinEnhancer"
"Flux2KleinEnhancer",
"Flux2KleinSectionedEncoder"
],
{
"title_aux": "ComfyUI-Flux2Klein-Enhancer"
@ -30318,6 +30417,7 @@
"WanImageToImageApi",
"WanImageToVideo",
"WanImageToVideoApi",
"WanInfiniteTalkToVideo",
"WanMoveConcatTrack",
"WanMoveTrackToVideo",
"WanMoveTracksFromCoords",
@ -30330,6 +30430,8 @@
"WanTextToVideoApi",
"WanTrackToVideo",
"WanVaceToVideo",
"WavespeedFlashVSRNode",
"WavespeedImageUpscaleNode",
"WebcamCapture",
"ZImageFunControlnet",
"unCLIPCheckpointLoader",
@ -31286,6 +31388,7 @@
],
"https://github.com/darrell-goh/ComfyUI-NanoBanana_node": [
[
"NanoBananaMultipleOutputsNode",
"NanoBananaNode"
],
{
@ -32368,12 +32471,15 @@
"ClaudeTokenCounter",
"ClaudeUsageStats",
"ClaudeVisionAnalysis",
"ERPK Foreground Refinement (BlurFusion)",
"ERPK Get Mask (BiRefNet)",
"ERPK Remove Background (BiRefNet)",
"ERPK Remove Background (InSPyReNet)",
"ERPK Remove Background (rembg)",
"ERPK SHARP Predict",
"ERPK SHARP Render Video",
"ERPK SHARP Render Views",
"ERPK_ConcatenateStrings",
"GeminiAPIConfig",
"GeminiChat",
"GeminiImageEdit",
@ -33297,6 +33403,7 @@
"MeuxAdvancedImageCrop",
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxOutpaintSizePresetSafe",
"MeuxSimpleLLMNode",
"MeuxSizePresetSafe",
"MeuxSmartEmptyLatent",
@ -33312,6 +33419,7 @@
"MeuxAdvancedImageCrop",
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxOutpaintSizePresetSafe",
"MeuxSimpleLLMNode",
"MeuxSizePresetSafe",
"MeuxSmartEmptyLatent",
@ -35486,6 +35594,7 @@
"AIIA_Audio_Speaker_Isolator",
"AIIA_Audio_Speaker_Merge",
"AIIA_Audio_Splice_Analyzer",
"AIIA_BodySway",
"AIIA_CosyVoice_ModelLoader",
"AIIA_CosyVoice_TTS",
"AIIA_CosyVoice_VoiceConversion",
@ -37831,6 +37940,8 @@
[
"GPTImageEditNode",
"GPTImageGenerateNode",
"GeminiImageEditNode",
"GeminiImageGenerateNode",
"MidjourneyActionNode",
"MidjourneyBatchActionNode",
"MidjourneyBlendNode",
@ -39240,7 +39351,7 @@
],
"https://github.com/kianthos/Earthbound---All-in-one-ComfyUI-Node": [
[
"EarthboundAllInOne"
"EarthboundUltimate"
],
{
"title_aux": "Earthbound---All-in-one-ComfyUI-Node"
@ -39658,6 +39769,7 @@
"JoinStrings",
"LTX2AttentionTunerPatch",
"LTX2AudioLatentNormalizingSampling",
"LTX2MemoryEfficientSageAttentionPatch",
"LTX2SamplingPreviewOverride",
"LTX2_NAG",
"LTXVAddGuideMulti",
@ -39678,6 +39790,7 @@
"MaskBatchMulti",
"MaskOrImageToWeight",
"MergeImageChannels",
"ModelMemoryUsageFactorOverride",
"ModelMemoryUseReportPatch",
"ModelPassThrough",
"ModelPatchTorchSettings",
@ -42263,6 +42376,7 @@
"AUNNodeStateController",
"AUNPathFilename",
"AUNPathFilenameVideo",
"AUNPathFilenameVideoResolved",
"AUNRandomAnySwitch",
"AUNRandomIndexSwitch",
"AUNRandomNumber",
@ -43654,6 +43768,8 @@
"IllustrationStylePromptEncoder",
"PhotoStylePromptEncoder",
"SaveImage",
"StylePromptEncoder",
"StyleStringInjector",
"ZSamplerTurbo"
],
{
@ -43827,7 +43943,12 @@
"mrmth_ModelMathNode",
"mrmth_NoiseMathNode",
"mrmth_VAEMathNode",
"mrmth_VideoMathNode"
"mrmth_VideoMathNode",
"mrmth_ag_AudioMathNode",
"mrmth_ag_ConditioningMathNode",
"mrmth_ag_GuiderMathNode",
"mrmth_ag_NoiseMathNode",
"mrmth_ag_SigmasMathNode"
],
{
"title_aux": "More Math"
@ -46169,6 +46290,7 @@
"FunPackStoryMemJSONConverter",
"FunPackStoryMemKeyframeExtractor",
"FunPackStoryMemLastFrameExtractor",
"FunPackStoryWriter",
"FunPackVideoStitch"
],
{
@ -47194,7 +47316,7 @@
"TitleNode"
],
{
"title_aux": "UI-Decorators"
"title_aux": "UI-Decorators [SubGraph]"
}
],
"https://github.com/pixelpainter/comfyui-mute-bypass-by-ID": [
@ -47286,12 +47408,15 @@
[
"AdvancedBloomFX",
"AdvancedStringReplace",
"AnyTrigger",
"ArcaneBloomFX",
"AudioCompressor",
"AudioFrameAdjuster",
"AudioLoaderCrawl",
"AudioOrManualFrameCount",
"AudioPreviewer",
"AutopromptProcessor",
"BatchBrightnessCurve",
"Boolean Transform",
"BooleanInvert",
"CLIPTextEncodeFluxMerged",
@ -47318,6 +47443,7 @@
"ColorIsolationFX",
"ColourfulnessFX",
"ContourFX",
"DepthAnythingTensorrtFormat",
"EmptyContext",
"EnableLatent",
"FaceEnhancementPipelineWithInjection",
@ -47335,6 +47461,7 @@
"ImageDimensionsFromMegaPixels",
"ImageDimensionsFromMegaPixelsAlt",
"ImageLoaderCrawl",
"LTXVAutoGuideSpacing",
"LatentNoiseInjectionSampler",
"LensDistortFX",
"LensFX",
@ -49159,7 +49286,8 @@
"TextScraper",
"TextStorageReader",
"TextStorageWriter",
"WildcardsNode"
"WildcardsNode",
"image_concat_advanced"
],
{
"title_aux": "ComfyUI Text Processor"
@ -49177,6 +49305,14 @@
"title_aux": "ComfyUI-FrameIO"
}
],
"https://github.com/room3dev/ComfyUI-I2VChainHelper": [
[
"I2VChainHelper"
],
{
"title_aux": "ComfyUI-I2VChainHelper"
}
],
"https://github.com/room3dev/ComfyUI-PixelForge": [
[
"PixelForge",
@ -50726,7 +50862,8 @@
],
"https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": [
[
"PowerShiftScheduler"
"PowerShiftScheduler",
"RadianceShiftScheduler"
],
{
"title_aux": "ComfyUI Power Shift Scheduler"
@ -50922,6 +51059,15 @@
"title_aux": "ComfyUI LoadImageWithInfo"
}
],
"https://github.com/sjhddh/ComfyUI-Cyber-Steganography": [
[
"StegoDecode",
"StegoEncode"
],
{
"title_aux": "ComfyUI-Cyber-Steganography"
}
],
"https://github.com/skatardude10/ComfyUI-Optical-Realism": [
[
"OpticalRealism",
@ -52346,7 +52492,9 @@
"TagMerger6",
"TagPipeIn",
"TagPipeOut",
"TagPipeOutOne",
"TagPipeUpdate",
"TagRandom",
"TagRandomCategory",
"TagRemover",
"TagReplace",
@ -53090,6 +53238,8 @@
"https://github.com/thezveroboy/ComfyUI-CSM-Nodes": [
[
"CSMTextToSpeech",
"CSMTextToSpeechWithContext",
"LoadAudioWithTranscription",
"LoadCSMCheckpoint",
"LoadCSMTokenizer"
],
@ -53746,6 +53896,7 @@
"FluidLatentAdvection",
"FrequencySelectiveStructuredNoise",
"ImageAddNoise",
"ImageBatchToLatent",
"ImageFractalBrownianMotion",
"ImageMeshDrag",
"ImageNoise",
@ -53756,6 +53907,8 @@
"ImageSwirlNoise",
"ImageWorleyNoise",
"LatentAddNoise",
"LatentChannelLinearTransform",
"LatentChannelNonlinearTransform",
"LatentChannelStatsPreview",
"LatentForwardDiffusion",
"LatentFractalBrownianMotion",
@ -53764,11 +53917,13 @@
"LatentGaussianBlur",
"LatentMeshDrag",
"LatentNoise",
"LatentPackedSlotTransform",
"LatentPerlinFractalNoise",
"LatentReactionDiffusion",
"LatentSimplexNoise",
"LatentSmokeSimulation",
"LatentSwirlNoise",
"LatentToImage",
"LatentWorleyNoise",
"PatchifyFlux2Latent",
"SplitLatentPhaseMagnitude",
@ -54450,6 +54605,7 @@
],
"https://github.com/visualbruno/ComfyUI-Trellis2": [
[
"Trellis2Continue",
"Trellis2ExportMesh",
"Trellis2LoadImageWithTransparency",
"Trellis2LoadMesh",
@ -54466,6 +54622,7 @@
"Trellis2PreProcessImage",
"Trellis2Remesh",
"Trellis2SimplifyMesh",
"Trellis2SimplifyTrimesh",
"Trellis2TrimeshToMeshWithVoxel",
"Trellis2UnWrapAndRasterizer"
],
@ -54555,6 +54712,8 @@
],
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [
[
"BeatImpactAnalysisNode",
"BeatSceneDurationNode",
"ColorMatchToReference",
"FastFilmGrain",
"FastLaplacianSharpen",
@ -54562,6 +54721,7 @@
"FastUnsharpSharpen",
"VRGDG_AudioCrop",
"VRGDG_AudioCropTime",
"VRGDG_BuildVideoOutputPath_General",
"VRGDG_CalculateSetsFromAudio",
"VRGDG_CalculateSetsFromAudio_Queue",
"VRGDG_CleanAudio",
@ -54571,6 +54731,7 @@
"VRGDG_ConditionalLoadVideos",
"VRGDG_CreateFinalVideo",
"VRGDG_DisplayIndex",
"VRGDG_DurationIndexFloat",
"VRGDG_Extract_Frame_Number",
"VRGDG_GetFilenamePrefix",
"VRGDG_GetIndexNumber",
@ -54582,6 +54743,7 @@
"VRGDG_LLM_PromptBatcher",
"VRGDG_LoadAudioSplitDynamic",
"VRGDG_LoadAudioSplitUpload",
"VRGDG_LoadAudioSplit_General",
"VRGDG_LoadAudioSplit_HUMO",
"VRGDG_LoadAudioSplit_HUMO_Transcribe",
"VRGDG_LoadAudioSplit_HUMO_TranscribeV2",
@ -54593,6 +54755,7 @@
"VRGDG_MusicVideoPromptCreator",
"VRGDG_MusicVideoPromptCreatorV2",
"VRGDG_MusicVideoPromptCreatorV3",
"VRGDG_PadVideoWithLastFrame",
"VRGDG_PostRunIndexStepper",
"VRGDG_PromptSplitter",
"VRGDG_PromptSplitter2",
@ -54602,6 +54765,7 @@
"VRGDG_PromptSplitterForManual",
"VRGDG_PromptSplitterJson",
"VRGDG_PromptSplitterV2",
"VRGDG_PromptSplitter_General",
"VRGDG_PromptTemplateBuilder",
"VRGDG_QueueTriggerFromAudio",
"VRGDG_SmartSplitTextTwo",
@ -54612,6 +54776,8 @@
"VRGDG_TimecodeFromIndex",
"VRGDG_TranscribeText",
"VRGDG_TriggerCounter",
"VRGDG_TrimFinalClip",
"VRGDG_TrimImageBatch",
"VRGDG_VideoSplitter"
],
{
@ -54860,6 +55026,14 @@
"title_aux": "wlsh_nodes"
}
],
"https://github.com/wangyff-code/ComfyUI-PixelArt-Converter": [
[
"PixelArtConverter"
],
{
"title_aux": "ComfyUI PixelArt Converter"
}
],
"https://github.com/wanjin123111/ComfyUI-3D-Human-Pose": [
[
"ThreeD_Human_Pose"
@ -55223,6 +55397,7 @@
"https://github.com/willmiao/ComfyUI-Lora-Manager": [
[
"DebugMetadata",
"LoraCyclerNode",
"LoraManagerLoader",
"LoraManagerTextLoader",
"LoraPoolNode",
@ -56392,6 +56567,7 @@
"SelectImages",
"SelectImagesAdvanced",
"YCImageBatchBlend",
"YCImageColorTrackBindPro",
"YCImageOverlayBlend",
"YCImagePushPullLens",
"YC_Subtitle"
@ -57420,6 +57596,7 @@
"ImageConcanateOfUtils",
"ImageMaskColorAverage",
"ImageResizeTo8x",
"ImageScaleToTotalPixelsSwitch",
"ImageTransition",
"ImageTransitionBottomToTop",
"ImageTransitionLeftToRight",
@ -57444,14 +57621,16 @@
"NeedImageSizeAndCount",
"NovitaVideoRequestNode",
"QwenEditPlusLoraNode",
"ReferenceLatentSwitch",
"ReplicateRequstNode",
"ReplicateVideoRequestNode",
"SegmindVideoRequestNode",
"SplitMask",
"TextInputAutoSelector",
"TextPreview",
"TorchCompileModelAdvanced",
"TorchCompileModelAdvancedOfUtils",
"UpscaleImageWithModelIfNeed",
"VAEEncoderSwitch",
"VolcanoArkImageEditNode",
"VolcanoImageEditNode",
"VolcanoOutpaintingNode"
@ -57901,24 +58080,6 @@
"title_aux": "CLIPSeg"
}
],
"https://raw.githubusercontent.com/tudal/Hakkun-ComfyUI-nodes/main/hakkun_nodes.py": [
[
"Any Converter",
"Calculate Upscale",
"Image Resize To Height",
"Image Resize To Width",
"Image size to string",
"Load Random Image",
"Load Text",
"Multi Text Merge",
"Prompt Parser",
"Random Line",
"Random Line 4"
],
{
"title_aux": "Hakkun-ComfyUI-nodes"
}
],
"https://raw.githubusercontent.com/ultimatech-cn/FaceSimilarity/main/faceSimilarity.py": [
[
"Face-analyze",