update DB

This commit is contained in:
Dr.Lt.Data 2026-02-27 01:14:18 +09:00
parent 93e6ff5168
commit 299f7d9c74
9 changed files with 4665 additions and 4577 deletions

View File

@ -12515,6 +12515,16 @@
"install_type": "git-clone",
"description": "Extended ComfyUI node with WD14 Tagger-based image analysis and automatic character identification to apply optimized prompts dynamically. (Description by CC)"
},
{
"author": "sugarkwork",
"title": "comfyui-auto-mosaic",
"reference": "https://github.com/sugarkwork/comfyui-auto-mosaic",
"files": [
"https://github.com/sugarkwork/comfyui-auto-mosaic"
],
"install_type": "git-clone",
"description": "Auto detect and process sensitive areas using YOLO with mosaic, blur, white out, and PSD export."
},
{
"author": "alessandrozonta",
"title": "ComfyUI-CenterNode",
@ -39537,16 +39547,6 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node for enhancing prompts using OpenAI-compatible APIs (like DeepSeek, OpenAI, etc.)."
},
{
"author": "anilstream",
"title": "ComfyUI-Ideogram-Character",
"reference": "https://github.com/anilstream/ComfyUI-Ideogram-Character",
"files": [
"https://github.com/anilstream/ComfyUI-Ideogram-Character"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node for generating consistent character images using Ideogram API v3's character reference feature. (Description by CC)"
},
{
"author": "Moeblack",
"title": "ComfyUI-SimpleChat",
@ -41543,16 +41543,6 @@
"install_type": "git-clone",
"description": "A modular character prompt generator for ComfyUI"
},
{
"author": "FemReiyaDev",
"title": "ComfyUI-ReiyaNodes",
"reference": "https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes",
"files": [
"https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for image stitching"
},
{
"author": "kantan-kanto",
"title": "ComfyUI-MultiModal-Prompt-Nodes",
@ -43591,6 +43581,16 @@
"install_type": "git-clone",
"description": "Custom nodes to make ComfyUI sampling closer to flow-matching behavior for Flux, Qwen-Image, and Z-Image."
},
{
"author": "magicoli",
"title": "comfyui-oli-prompt-tools",
"reference": "https://github.com/magicoli/comfyui-oli-prompt-tools",
"files": [
"https://github.com/magicoli/comfyui-oli-prompt-tools"
],
"install_type": "git-clone",
"description": "Seed-based prompt line picker and VRAM-aware video frame limiter for ComfyUI"
},

View File

@ -3333,8 +3333,8 @@
"BitwiseRS",
"BitwiseXOR",
"BooleanOutputter",
"ByteslikeDecoder",
"ByteslikeEncoder",
"ByteslikeDecode",
"ByteslikeEncode",
"Caesar",
"CaesarProg",
"CaesarProgressive",
@ -3375,6 +3375,8 @@
"Playfair",
"Polybius",
"Porta",
"ReedSolomonDecode",
"ReedSolomonEncode",
"Rot13",
"Rot18",
"Rot47",
@ -8129,14 +8131,6 @@
"title_aux": "feidorian-ComfyNodes"
}
],
"https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes": [
[
"ReiImageStitch"
],
{
"title_aux": "ComfyUI-ReiyaNodes"
}
],
"https://github.com/Ferocit/comfyui-feroccustomnodes": [
[
"LoadDescriptionNode",
@ -8396,6 +8390,7 @@
"FossielDenoisePrecisionKSampler",
"FossielLevelMatcher",
"FossielResolutionWrangler",
"FossielResolutionWranglerXP",
"FossielSequenceWrangler",
"FossielVideoDeflicker",
"FossielWebPWrangler",
@ -17177,10 +17172,12 @@
"Runware Alibaba Provider Settings",
"Runware Audio Inference",
"Runware Audio Inference Inputs",
"Runware Audio Inference Settings",
"Runware Audio Inference Settings Voice Modify",
"Runware Audio Inference Speech",
"Runware Audio Inputs Combine",
"Runware Audio Model Search",
"Runware Audio Sections",
"Runware Audio Settings",
"Runware Background Removal",
"Runware BlackForest Labs Provider Settings",
"Runware Bria Provider Mask",
@ -17248,6 +17245,7 @@
"Runware Video Inference",
"Runware Video Inference Inputs",
"Runware Video Inference Outputs",
"Runware Video Inference Settings",
"Runware Video Inputs Frame Images",
"Runware Video Inputs References",
"Runware Video Model Search",
@ -17265,9 +17263,11 @@
"Runware3DInferenceSettingsTexSlat",
"RunwareAlibabaProviderSettings",
"RunwareAudioInferenceInputs",
"RunwareAudioInferenceSpeech",
"RunwareAudioInput",
"RunwareAudioInputCombine",
"RunwareAudioSettings",
"RunwareAudioSettingsVoiceModify",
"RunwareBlackForestProviderSettings",
"RunwareBriaProviderMask",
"RunwareBriaProviderSettings",
@ -17305,6 +17305,7 @@
"RunwareVideoInferenceOutputs",
"RunwareVideoInputsFrameImages",
"RunwareVideoInputsReferences",
"RunwareVideoSettings",
"RunwareVideoUpscaler",
"RunwareWanAnimateAdvancedFeatureSettings",
"RunwareXAIProviderSettings",
@ -23584,6 +23585,7 @@
"TriggerWordMerger",
"TypeDesigner",
"USMSharpen",
"VideoFrameExtractor",
"VideoLoader",
"WanPromptGenerator"
],
@ -25268,6 +25270,7 @@
"Image Saver Simple",
"Input Parameters (Image Saver)",
"Int Literal (Image Saver)",
"Random Tag Picker (Image Saver)",
"RandomShapeGenerator",
"Sampler Selector (Image Saver)",
"Scheduler Selector (Eff.) (Image Saver)",
@ -25829,14 +25832,6 @@
"title_aux": "Placeholder-Replacer-By-ID"
}
],
"https://github.com/anilstream/ComfyUI-Ideogram-Character": [
[
"SD_IdeogramCharacter"
],
{
"title_aux": "ComfyUI-Ideogram-Character"
}
],
"https://github.com/annewj023/Comfyui_google_nano": [
[
"GoogleNanoNode"
@ -33646,6 +33641,10 @@
],
"https://github.com/eRepublik-Labs/comfyui-nodes-erpk": [
[
"BEN2RemoveBackground",
"BiRefNetGetMask",
"BiRefNetRemoveBackground",
"BlurFusionForegroundEstimation",
"ClaudeAPIClient",
"ClaudeConversation",
"ClaudeConversationInfo",
@ -33656,15 +33655,6 @@
"ClaudeToolDefinition",
"ClaudeUsageStats",
"ClaudeVisionAnalysis",
"ERPK Foreground Refinement (BlurFusion)",
"ERPK Get Mask (BiRefNet)",
"ERPK Remove Background (BEN2)",
"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",
@ -33674,6 +33664,7 @@
"GeminiSystemInstruction",
"GeminiTextGeneration",
"GeminiVision",
"InSPyReNetRemoveBackground",
"OpenAIAPIConfig",
"OpenAIChat",
"OpenAIImageEdit",
@ -33681,23 +33672,30 @@
"OpenAISystemInstruction",
"OpenAITextGeneration",
"OpenAIVision",
"PreviewVideo",
"QwenImageEditNode",
"QwenImageEditPlusNode",
"QwenImageLayeredNode",
"QwenImageLoraNode",
"QwenImageMultipleAnglesNode",
"QwenImageTextToImageNode",
"RembgRemoveBackground",
"SHARPPredict",
"SHARPRenderVideo",
"SHARPRenderViews",
"SaveAudio",
"SeedreamV4EditNode",
"SeedreamV4EditSequentialNode",
"SeedreamV4Node",
"SeedreamV4SequentialNode",
"SeedreamV4_5EditNode",
"SeedreamV4_5EditSequentialNode",
"SeedreamV4_5Node",
"SeedreamV4_5SequentialNode",
"UploadImage",
"VeoImageToVideo",
"VeoTextToVideo",
"WaveSpeed Custom Client",
"WaveSpeed Custom Preview Video",
"WaveSpeed Custom QwenImageEdit",
"WaveSpeed Custom QwenImageEditPlus",
"WaveSpeed Custom QwenImageT2I",
"WaveSpeed Custom Save Audio",
"WaveSpeed Custom SeedreamV4",
"WaveSpeed Custom SeedreamV4Edit",
"WaveSpeed Custom SeedreamV4EditSequential",
"WaveSpeed Custom SeedreamV4Sequential",
"WaveSpeed Custom SeedreamV4_5",
"WaveSpeed Custom SeedreamV4_5Edit",
"WaveSpeed Custom SeedreamV4_5EditSequential",
"WaveSpeed Custom SeedreamV4_5Sequential",
"WaveSpeed Custom Upload Image"
"WaveSpeedAIAPIClient"
],
{
"title_aux": "ERPK Collection"
@ -34178,7 +34176,6 @@
],
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
[
"FastAbsoluteSaver",
"ParallelSharpnessLoader",
"SharpFrameSelector",
"SharpnessAnalyzer"
@ -35456,6 +35453,7 @@
],
"https://github.com/fpgaminer/joycaption_comfyui": [
[
"JJC_DownloadAndLoadJoyCaptionModel",
"JJC_JoyCaption",
"JJC_JoyCaption_Custom"
],
@ -45166,6 +45164,15 @@
"title_aux": "ComfyUI-Unwatermark"
}
],
"https://github.com/magicoli/comfyui-oli-prompt-tools": [
[
"OliPromptLinePick",
"OliVideoFrameLimit"
],
{
"title_aux": "comfyui-oli-prompt-tools"
}
],
"https://github.com/maikgreubel/comfyui-loaddds": [
[
"Load DDS File"
@ -45579,6 +45586,7 @@
"StylePromptEncoder2",
"StyleStringInjector",
"StyleStringInjector2",
"VAEEncodeSoftInpainting",
"ZSamplerTurbo",
"ZSamplerTurboAdvanced"
],
@ -49210,7 +49218,6 @@
"DallE3_PoP",
"EfficientAttention",
"LoadImageResizer_PoP",
"LoraStackLoader10",
"LoraStackLoader10_PoP",
"LoraStackLoader_PoP",
"VAEDecoderPoP",
@ -54674,6 +54681,14 @@
"title_aux": "ComfyUI_AspectRatioToSize"
}
],
"https://github.com/sugarkwork/comfyui-auto-mosaic": [
[
"AutoMosaic"
],
{
"title_aux": "comfyui-auto-mosaic"
}
],
"https://github.com/sugarkwork/comfyui-trtupscaler": [
[
"TRTUpscaler"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "MTheUnexpected-1",
"title": "ModuSnap-ComfyUI-Manager",
"reference": "https://github.com/MTheUnexpected-1/ModuSnap-ComfyUI-Manager",
"files": [
"https://github.com/MTheUnexpected-1/ModuSnap-ComfyUI-Manager"
],
"install_type": "git-clone",
"description": "Custom-node bridge between ComfyUI and Modusnap Engine manager APIs"
},
{
"author": "Lumiyumi",
"title": "comfyui_stringcombineX",

View File

@ -831,6 +831,7 @@
"TS_BGRM_BiRefNet",
"TS_BatchPromptLoader",
"TS_Color_Grade",
"TS_Color_Match",
"TS_DeflickerNode",
"TS_FileBrowser",
"TS_FilePathLoader",
@ -854,7 +855,6 @@
"TS_ModelConverterAdvanced",
"TS_ModelConverterAdvancedDirect",
"TS_MusicStems",
"TS_Qwen3",
"TS_Qwen3_VL",
"TS_Qwen3_VL_V3",
"TS_QwenCanvas",
@ -2879,6 +2879,7 @@
"WanVideoATITracks",
"WanVideoATITracksVisualize",
"WanVideoATI_comfy",
"WanVideoContextSelector",
"WanVideoControlnet",
"WanVideoControlnetLoader",
"WanVideoDiffusionForcingSampler",
@ -3090,6 +3091,16 @@
"title_aux": "comfy-tif-support"
}
],
"https://github.com/MTheUnexpected-1/ModuSnap-ComfyUI-Manager": [
[
"ModusnapManagerBatchInstall",
"ModusnapManagerCatalog",
"ModusnapManagerStatus"
],
{
"title_aux": "ModuSnap-ComfyUI-Manager"
}
],
"https://github.com/MadPonyInteractive/ComfyUi-MpiNodes": [
[
"MpiAddImageToList",
@ -8635,6 +8646,7 @@
"https://github.com/gaonprime-labs/ComfyUI_Nordy": [
[
"DetailInjectAfterUpscale",
"LaplacianVarianceScore",
"MemoryTest",
"SaveImageS3PresignedUrlNordy",
"TileMergeByMeta",
@ -12102,6 +12114,7 @@
"Any Passer Purge [Eclipse]",
"Any Passer [Eclipse]",
"Boolean [Eclipse]",
"CLIPLoaderGGUF",
"Checkpoint Loader Small (Pipe) [Eclipse]",
"Checkpoint Loader Small [Eclipse]",
"Combine Video Clips [Eclipse]",
@ -12115,6 +12128,7 @@
"Convert to List [Eclipse]",
"Custom Size [Eclipse]",
"Detection to Bboxes [Eclipse]",
"DualCLIPLoaderGGUF",
"Fast Bypasser [Eclipse]",
"Fast Groups Bypasser [Eclipse]",
"Fast Groups Muter [Eclipse]",
@ -12152,6 +12166,7 @@
"Preview Image [Eclipse]",
"Preview Mask [Eclipse]",
"Prompt Styler [Eclipse]",
"QuadrupleCLIPLoaderGGUF",
"RAM Cleanup [Eclipse]",
"Read Prompt Files [Eclipse]",
"Replace String [Eclipse]",
@ -12179,6 +12194,9 @@
"String Multiline [Eclipse]",
"String [Eclipse]",
"String from List [Eclipse]",
"TripleCLIPLoaderGGUF",
"UnetLoaderGGUF",
"UnetLoaderGGUFAdvanced",
"VC-Filename Generator I [Eclipse]",
"VC-Filename Generator II [Eclipse]",
"VRAM Cleanup [Eclipse]",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "anilstream",
"title": "ComfyUI-Ideogram-Character [REMOVED]",
"reference": "https://github.com/anilstream/ComfyUI-Ideogram-Character",
"files": [
"https://github.com/anilstream/ComfyUI-Ideogram-Character"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node for generating consistent character images using Ideogram API v3's character reference feature. (Description by CC)"
},
{
"author": "FemReiyaDev",
"title": "ComfyUI-ReiyaNodes [REMOVED]",
"reference": "https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes",
"files": [
"https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for image stitching"
},
{
"author": "ncky",
"title": "ComfyUI-Qwen3-TTS [REMOVED]",

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "sugarkwork",
"title": "comfyui-auto-mosaic",
"reference": "https://github.com/sugarkwork/comfyui-auto-mosaic",
"files": [
"https://github.com/sugarkwork/comfyui-auto-mosaic"
],
"install_type": "git-clone",
"description": "Auto detect and process sensitive areas using YOLO with mosaic, blur, white out, and PSD export."
},
{
"author": "magicoli",
"title": "comfyui-oli-prompt-tools",
"reference": "https://github.com/magicoli/comfyui-oli-prompt-tools",
"files": [
"https://github.com/magicoli/comfyui-oli-prompt-tools"
],
"install_type": "git-clone",
"description": "Seed-based prompt line picker and VRAM-aware video frame limiter for ComfyUI"
},
{
"author": "bghira",
"title": "ComfyUI-T-LoRA",

View File

@ -3333,8 +3333,8 @@
"BitwiseRS",
"BitwiseXOR",
"BooleanOutputter",
"ByteslikeDecoder",
"ByteslikeEncoder",
"ByteslikeDecode",
"ByteslikeEncode",
"Caesar",
"CaesarProg",
"CaesarProgressive",
@ -3375,6 +3375,8 @@
"Playfair",
"Polybius",
"Porta",
"ReedSolomonDecode",
"ReedSolomonEncode",
"Rot13",
"Rot18",
"Rot47",
@ -8129,14 +8131,6 @@
"title_aux": "feidorian-ComfyNodes"
}
],
"https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes": [
[
"ReiImageStitch"
],
{
"title_aux": "ComfyUI-ReiyaNodes"
}
],
"https://github.com/Ferocit/comfyui-feroccustomnodes": [
[
"LoadDescriptionNode",
@ -8396,6 +8390,7 @@
"FossielDenoisePrecisionKSampler",
"FossielLevelMatcher",
"FossielResolutionWrangler",
"FossielResolutionWranglerXP",
"FossielSequenceWrangler",
"FossielVideoDeflicker",
"FossielWebPWrangler",
@ -17177,10 +17172,12 @@
"Runware Alibaba Provider Settings",
"Runware Audio Inference",
"Runware Audio Inference Inputs",
"Runware Audio Inference Settings",
"Runware Audio Inference Settings Voice Modify",
"Runware Audio Inference Speech",
"Runware Audio Inputs Combine",
"Runware Audio Model Search",
"Runware Audio Sections",
"Runware Audio Settings",
"Runware Background Removal",
"Runware BlackForest Labs Provider Settings",
"Runware Bria Provider Mask",
@ -17248,6 +17245,7 @@
"Runware Video Inference",
"Runware Video Inference Inputs",
"Runware Video Inference Outputs",
"Runware Video Inference Settings",
"Runware Video Inputs Frame Images",
"Runware Video Inputs References",
"Runware Video Model Search",
@ -17265,9 +17263,11 @@
"Runware3DInferenceSettingsTexSlat",
"RunwareAlibabaProviderSettings",
"RunwareAudioInferenceInputs",
"RunwareAudioInferenceSpeech",
"RunwareAudioInput",
"RunwareAudioInputCombine",
"RunwareAudioSettings",
"RunwareAudioSettingsVoiceModify",
"RunwareBlackForestProviderSettings",
"RunwareBriaProviderMask",
"RunwareBriaProviderSettings",
@ -17305,6 +17305,7 @@
"RunwareVideoInferenceOutputs",
"RunwareVideoInputsFrameImages",
"RunwareVideoInputsReferences",
"RunwareVideoSettings",
"RunwareVideoUpscaler",
"RunwareWanAnimateAdvancedFeatureSettings",
"RunwareXAIProviderSettings",
@ -23584,6 +23585,7 @@
"TriggerWordMerger",
"TypeDesigner",
"USMSharpen",
"VideoFrameExtractor",
"VideoLoader",
"WanPromptGenerator"
],
@ -25268,6 +25270,7 @@
"Image Saver Simple",
"Input Parameters (Image Saver)",
"Int Literal (Image Saver)",
"Random Tag Picker (Image Saver)",
"RandomShapeGenerator",
"Sampler Selector (Image Saver)",
"Scheduler Selector (Eff.) (Image Saver)",
@ -25829,14 +25832,6 @@
"title_aux": "Placeholder-Replacer-By-ID"
}
],
"https://github.com/anilstream/ComfyUI-Ideogram-Character": [
[
"SD_IdeogramCharacter"
],
{
"title_aux": "ComfyUI-Ideogram-Character"
}
],
"https://github.com/annewj023/Comfyui_google_nano": [
[
"GoogleNanoNode"
@ -33646,6 +33641,10 @@
],
"https://github.com/eRepublik-Labs/comfyui-nodes-erpk": [
[
"BEN2RemoveBackground",
"BiRefNetGetMask",
"BiRefNetRemoveBackground",
"BlurFusionForegroundEstimation",
"ClaudeAPIClient",
"ClaudeConversation",
"ClaudeConversationInfo",
@ -33656,15 +33655,6 @@
"ClaudeToolDefinition",
"ClaudeUsageStats",
"ClaudeVisionAnalysis",
"ERPK Foreground Refinement (BlurFusion)",
"ERPK Get Mask (BiRefNet)",
"ERPK Remove Background (BEN2)",
"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",
@ -33674,6 +33664,7 @@
"GeminiSystemInstruction",
"GeminiTextGeneration",
"GeminiVision",
"InSPyReNetRemoveBackground",
"OpenAIAPIConfig",
"OpenAIChat",
"OpenAIImageEdit",
@ -33681,23 +33672,30 @@
"OpenAISystemInstruction",
"OpenAITextGeneration",
"OpenAIVision",
"PreviewVideo",
"QwenImageEditNode",
"QwenImageEditPlusNode",
"QwenImageLayeredNode",
"QwenImageLoraNode",
"QwenImageMultipleAnglesNode",
"QwenImageTextToImageNode",
"RembgRemoveBackground",
"SHARPPredict",
"SHARPRenderVideo",
"SHARPRenderViews",
"SaveAudio",
"SeedreamV4EditNode",
"SeedreamV4EditSequentialNode",
"SeedreamV4Node",
"SeedreamV4SequentialNode",
"SeedreamV4_5EditNode",
"SeedreamV4_5EditSequentialNode",
"SeedreamV4_5Node",
"SeedreamV4_5SequentialNode",
"UploadImage",
"VeoImageToVideo",
"VeoTextToVideo",
"WaveSpeed Custom Client",
"WaveSpeed Custom Preview Video",
"WaveSpeed Custom QwenImageEdit",
"WaveSpeed Custom QwenImageEditPlus",
"WaveSpeed Custom QwenImageT2I",
"WaveSpeed Custom Save Audio",
"WaveSpeed Custom SeedreamV4",
"WaveSpeed Custom SeedreamV4Edit",
"WaveSpeed Custom SeedreamV4EditSequential",
"WaveSpeed Custom SeedreamV4Sequential",
"WaveSpeed Custom SeedreamV4_5",
"WaveSpeed Custom SeedreamV4_5Edit",
"WaveSpeed Custom SeedreamV4_5EditSequential",
"WaveSpeed Custom SeedreamV4_5Sequential",
"WaveSpeed Custom Upload Image"
"WaveSpeedAIAPIClient"
],
{
"title_aux": "ERPK Collection"
@ -34178,7 +34176,6 @@
],
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
[
"FastAbsoluteSaver",
"ParallelSharpnessLoader",
"SharpFrameSelector",
"SharpnessAnalyzer"
@ -35456,6 +35453,7 @@
],
"https://github.com/fpgaminer/joycaption_comfyui": [
[
"JJC_DownloadAndLoadJoyCaptionModel",
"JJC_JoyCaption",
"JJC_JoyCaption_Custom"
],
@ -45166,6 +45164,15 @@
"title_aux": "ComfyUI-Unwatermark"
}
],
"https://github.com/magicoli/comfyui-oli-prompt-tools": [
[
"OliPromptLinePick",
"OliVideoFrameLimit"
],
{
"title_aux": "comfyui-oli-prompt-tools"
}
],
"https://github.com/maikgreubel/comfyui-loaddds": [
[
"Load DDS File"
@ -45579,6 +45586,7 @@
"StylePromptEncoder2",
"StyleStringInjector",
"StyleStringInjector2",
"VAEEncodeSoftInpainting",
"ZSamplerTurbo",
"ZSamplerTurboAdvanced"
],
@ -49210,7 +49218,6 @@
"DallE3_PoP",
"EfficientAttention",
"LoadImageResizer_PoP",
"LoraStackLoader10",
"LoraStackLoader10_PoP",
"LoraStackLoader_PoP",
"VAEDecoderPoP",
@ -54674,6 +54681,14 @@
"title_aux": "ComfyUI_AspectRatioToSize"
}
],
"https://github.com/sugarkwork/comfyui-auto-mosaic": [
[
"AutoMosaic"
],
{
"title_aux": "comfyui-auto-mosaic"
}
],
"https://github.com/sugarkwork/comfyui-trtupscaler": [
[
"TRTUpscaler"