mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-11 20:17:41 +08:00
update DB
This commit is contained in:
parent
93e6ff5168
commit
299f7d9c74
@ -12515,6 +12515,16 @@
|
|||||||
"install_type": "git-clone",
|
"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)"
|
"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",
|
"author": "alessandrozonta",
|
||||||
"title": "ComfyUI-CenterNode",
|
"title": "ComfyUI-CenterNode",
|
||||||
@ -39537,16 +39547,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI custom node for enhancing prompts using OpenAI-compatible APIs (like DeepSeek, OpenAI, etc.)."
|
"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",
|
"author": "Moeblack",
|
||||||
"title": "ComfyUI-SimpleChat",
|
"title": "ComfyUI-SimpleChat",
|
||||||
@ -41543,16 +41543,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A modular character prompt generator for ComfyUI"
|
"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",
|
"author": "kantan-kanto",
|
||||||
"title": "ComfyUI-MultiModal-Prompt-Nodes",
|
"title": "ComfyUI-MultiModal-Prompt-Nodes",
|
||||||
@ -43591,6 +43581,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom nodes to make ComfyUI sampling closer to flow-matching behavior for Flux, Qwen-Image, and Z-Image."
|
"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"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -3333,8 +3333,8 @@
|
|||||||
"BitwiseRS",
|
"BitwiseRS",
|
||||||
"BitwiseXOR",
|
"BitwiseXOR",
|
||||||
"BooleanOutputter",
|
"BooleanOutputter",
|
||||||
"ByteslikeDecoder",
|
"ByteslikeDecode",
|
||||||
"ByteslikeEncoder",
|
"ByteslikeEncode",
|
||||||
"Caesar",
|
"Caesar",
|
||||||
"CaesarProg",
|
"CaesarProg",
|
||||||
"CaesarProgressive",
|
"CaesarProgressive",
|
||||||
@ -3375,6 +3375,8 @@
|
|||||||
"Playfair",
|
"Playfair",
|
||||||
"Polybius",
|
"Polybius",
|
||||||
"Porta",
|
"Porta",
|
||||||
|
"ReedSolomonDecode",
|
||||||
|
"ReedSolomonEncode",
|
||||||
"Rot13",
|
"Rot13",
|
||||||
"Rot18",
|
"Rot18",
|
||||||
"Rot47",
|
"Rot47",
|
||||||
@ -8129,14 +8131,6 @@
|
|||||||
"title_aux": "feidorian-ComfyNodes"
|
"title_aux": "feidorian-ComfyNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes": [
|
|
||||||
[
|
|
||||||
"ReiImageStitch"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-ReiyaNodes"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/Ferocit/comfyui-feroccustomnodes": [
|
"https://github.com/Ferocit/comfyui-feroccustomnodes": [
|
||||||
[
|
[
|
||||||
"LoadDescriptionNode",
|
"LoadDescriptionNode",
|
||||||
@ -8396,6 +8390,7 @@
|
|||||||
"FossielDenoisePrecisionKSampler",
|
"FossielDenoisePrecisionKSampler",
|
||||||
"FossielLevelMatcher",
|
"FossielLevelMatcher",
|
||||||
"FossielResolutionWrangler",
|
"FossielResolutionWrangler",
|
||||||
|
"FossielResolutionWranglerXP",
|
||||||
"FossielSequenceWrangler",
|
"FossielSequenceWrangler",
|
||||||
"FossielVideoDeflicker",
|
"FossielVideoDeflicker",
|
||||||
"FossielWebPWrangler",
|
"FossielWebPWrangler",
|
||||||
@ -17177,10 +17172,12 @@
|
|||||||
"Runware Alibaba Provider Settings",
|
"Runware Alibaba Provider Settings",
|
||||||
"Runware Audio Inference",
|
"Runware Audio Inference",
|
||||||
"Runware Audio Inference Inputs",
|
"Runware Audio Inference Inputs",
|
||||||
|
"Runware Audio Inference Settings",
|
||||||
|
"Runware Audio Inference Settings Voice Modify",
|
||||||
|
"Runware Audio Inference Speech",
|
||||||
"Runware Audio Inputs Combine",
|
"Runware Audio Inputs Combine",
|
||||||
"Runware Audio Model Search",
|
"Runware Audio Model Search",
|
||||||
"Runware Audio Sections",
|
"Runware Audio Sections",
|
||||||
"Runware Audio Settings",
|
|
||||||
"Runware Background Removal",
|
"Runware Background Removal",
|
||||||
"Runware BlackForest Labs Provider Settings",
|
"Runware BlackForest Labs Provider Settings",
|
||||||
"Runware Bria Provider Mask",
|
"Runware Bria Provider Mask",
|
||||||
@ -17248,6 +17245,7 @@
|
|||||||
"Runware Video Inference",
|
"Runware Video Inference",
|
||||||
"Runware Video Inference Inputs",
|
"Runware Video Inference Inputs",
|
||||||
"Runware Video Inference Outputs",
|
"Runware Video Inference Outputs",
|
||||||
|
"Runware Video Inference Settings",
|
||||||
"Runware Video Inputs Frame Images",
|
"Runware Video Inputs Frame Images",
|
||||||
"Runware Video Inputs References",
|
"Runware Video Inputs References",
|
||||||
"Runware Video Model Search",
|
"Runware Video Model Search",
|
||||||
@ -17265,9 +17263,11 @@
|
|||||||
"Runware3DInferenceSettingsTexSlat",
|
"Runware3DInferenceSettingsTexSlat",
|
||||||
"RunwareAlibabaProviderSettings",
|
"RunwareAlibabaProviderSettings",
|
||||||
"RunwareAudioInferenceInputs",
|
"RunwareAudioInferenceInputs",
|
||||||
|
"RunwareAudioInferenceSpeech",
|
||||||
"RunwareAudioInput",
|
"RunwareAudioInput",
|
||||||
"RunwareAudioInputCombine",
|
"RunwareAudioInputCombine",
|
||||||
"RunwareAudioSettings",
|
"RunwareAudioSettings",
|
||||||
|
"RunwareAudioSettingsVoiceModify",
|
||||||
"RunwareBlackForestProviderSettings",
|
"RunwareBlackForestProviderSettings",
|
||||||
"RunwareBriaProviderMask",
|
"RunwareBriaProviderMask",
|
||||||
"RunwareBriaProviderSettings",
|
"RunwareBriaProviderSettings",
|
||||||
@ -17305,6 +17305,7 @@
|
|||||||
"RunwareVideoInferenceOutputs",
|
"RunwareVideoInferenceOutputs",
|
||||||
"RunwareVideoInputsFrameImages",
|
"RunwareVideoInputsFrameImages",
|
||||||
"RunwareVideoInputsReferences",
|
"RunwareVideoInputsReferences",
|
||||||
|
"RunwareVideoSettings",
|
||||||
"RunwareVideoUpscaler",
|
"RunwareVideoUpscaler",
|
||||||
"RunwareWanAnimateAdvancedFeatureSettings",
|
"RunwareWanAnimateAdvancedFeatureSettings",
|
||||||
"RunwareXAIProviderSettings",
|
"RunwareXAIProviderSettings",
|
||||||
@ -23584,6 +23585,7 @@
|
|||||||
"TriggerWordMerger",
|
"TriggerWordMerger",
|
||||||
"TypeDesigner",
|
"TypeDesigner",
|
||||||
"USMSharpen",
|
"USMSharpen",
|
||||||
|
"VideoFrameExtractor",
|
||||||
"VideoLoader",
|
"VideoLoader",
|
||||||
"WanPromptGenerator"
|
"WanPromptGenerator"
|
||||||
],
|
],
|
||||||
@ -25268,6 +25270,7 @@
|
|||||||
"Image Saver Simple",
|
"Image Saver Simple",
|
||||||
"Input Parameters (Image Saver)",
|
"Input Parameters (Image Saver)",
|
||||||
"Int Literal (Image Saver)",
|
"Int Literal (Image Saver)",
|
||||||
|
"Random Tag Picker (Image Saver)",
|
||||||
"RandomShapeGenerator",
|
"RandomShapeGenerator",
|
||||||
"Sampler Selector (Image Saver)",
|
"Sampler Selector (Image Saver)",
|
||||||
"Scheduler Selector (Eff.) (Image Saver)",
|
"Scheduler Selector (Eff.) (Image Saver)",
|
||||||
@ -25829,14 +25832,6 @@
|
|||||||
"title_aux": "Placeholder-Replacer-By-ID"
|
"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": [
|
"https://github.com/annewj023/Comfyui_google_nano": [
|
||||||
[
|
[
|
||||||
"GoogleNanoNode"
|
"GoogleNanoNode"
|
||||||
@ -33646,6 +33641,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/eRepublik-Labs/comfyui-nodes-erpk": [
|
"https://github.com/eRepublik-Labs/comfyui-nodes-erpk": [
|
||||||
[
|
[
|
||||||
|
"BEN2RemoveBackground",
|
||||||
|
"BiRefNetGetMask",
|
||||||
|
"BiRefNetRemoveBackground",
|
||||||
|
"BlurFusionForegroundEstimation",
|
||||||
"ClaudeAPIClient",
|
"ClaudeAPIClient",
|
||||||
"ClaudeConversation",
|
"ClaudeConversation",
|
||||||
"ClaudeConversationInfo",
|
"ClaudeConversationInfo",
|
||||||
@ -33656,15 +33655,6 @@
|
|||||||
"ClaudeToolDefinition",
|
"ClaudeToolDefinition",
|
||||||
"ClaudeUsageStats",
|
"ClaudeUsageStats",
|
||||||
"ClaudeVisionAnalysis",
|
"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",
|
"ERPK_ConcatenateStrings",
|
||||||
"GeminiAPIConfig",
|
"GeminiAPIConfig",
|
||||||
"GeminiChat",
|
"GeminiChat",
|
||||||
@ -33674,6 +33664,7 @@
|
|||||||
"GeminiSystemInstruction",
|
"GeminiSystemInstruction",
|
||||||
"GeminiTextGeneration",
|
"GeminiTextGeneration",
|
||||||
"GeminiVision",
|
"GeminiVision",
|
||||||
|
"InSPyReNetRemoveBackground",
|
||||||
"OpenAIAPIConfig",
|
"OpenAIAPIConfig",
|
||||||
"OpenAIChat",
|
"OpenAIChat",
|
||||||
"OpenAIImageEdit",
|
"OpenAIImageEdit",
|
||||||
@ -33681,23 +33672,30 @@
|
|||||||
"OpenAISystemInstruction",
|
"OpenAISystemInstruction",
|
||||||
"OpenAITextGeneration",
|
"OpenAITextGeneration",
|
||||||
"OpenAIVision",
|
"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",
|
"VeoImageToVideo",
|
||||||
"VeoTextToVideo",
|
"VeoTextToVideo",
|
||||||
"WaveSpeed Custom Client",
|
"WaveSpeedAIAPIClient"
|
||||||
"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"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ERPK Collection"
|
"title_aux": "ERPK Collection"
|
||||||
@ -34178,7 +34176,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
||||||
[
|
[
|
||||||
"FastAbsoluteSaver",
|
|
||||||
"ParallelSharpnessLoader",
|
"ParallelSharpnessLoader",
|
||||||
"SharpFrameSelector",
|
"SharpFrameSelector",
|
||||||
"SharpnessAnalyzer"
|
"SharpnessAnalyzer"
|
||||||
@ -35456,6 +35453,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/fpgaminer/joycaption_comfyui": [
|
"https://github.com/fpgaminer/joycaption_comfyui": [
|
||||||
[
|
[
|
||||||
|
"JJC_DownloadAndLoadJoyCaptionModel",
|
||||||
"JJC_JoyCaption",
|
"JJC_JoyCaption",
|
||||||
"JJC_JoyCaption_Custom"
|
"JJC_JoyCaption_Custom"
|
||||||
],
|
],
|
||||||
@ -45166,6 +45164,15 @@
|
|||||||
"title_aux": "ComfyUI-Unwatermark"
|
"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": [
|
"https://github.com/maikgreubel/comfyui-loaddds": [
|
||||||
[
|
[
|
||||||
"Load DDS File"
|
"Load DDS File"
|
||||||
@ -45579,6 +45586,7 @@
|
|||||||
"StylePromptEncoder2",
|
"StylePromptEncoder2",
|
||||||
"StyleStringInjector",
|
"StyleStringInjector",
|
||||||
"StyleStringInjector2",
|
"StyleStringInjector2",
|
||||||
|
"VAEEncodeSoftInpainting",
|
||||||
"ZSamplerTurbo",
|
"ZSamplerTurbo",
|
||||||
"ZSamplerTurboAdvanced"
|
"ZSamplerTurboAdvanced"
|
||||||
],
|
],
|
||||||
@ -49210,7 +49218,6 @@
|
|||||||
"DallE3_PoP",
|
"DallE3_PoP",
|
||||||
"EfficientAttention",
|
"EfficientAttention",
|
||||||
"LoadImageResizer_PoP",
|
"LoadImageResizer_PoP",
|
||||||
"LoraStackLoader10",
|
|
||||||
"LoraStackLoader10_PoP",
|
"LoraStackLoader10_PoP",
|
||||||
"LoraStackLoader_PoP",
|
"LoraStackLoader_PoP",
|
||||||
"VAEDecoderPoP",
|
"VAEDecoderPoP",
|
||||||
@ -54674,6 +54681,14 @@
|
|||||||
"title_aux": "ComfyUI_AspectRatioToSize"
|
"title_aux": "ComfyUI_AspectRatioToSize"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/sugarkwork/comfyui-auto-mosaic": [
|
||||||
|
[
|
||||||
|
"AutoMosaic"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-auto-mosaic"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/sugarkwork/comfyui-trtupscaler": [
|
"https://github.com/sugarkwork/comfyui-trtupscaler": [
|
||||||
[
|
[
|
||||||
"TRTUpscaler"
|
"TRTUpscaler"
|
||||||
|
|||||||
7466
github-stats.json
7466
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "Lumiyumi",
|
||||||
"title": "comfyui_stringcombineX",
|
"title": "comfyui_stringcombineX",
|
||||||
|
|||||||
@ -831,6 +831,7 @@
|
|||||||
"TS_BGRM_BiRefNet",
|
"TS_BGRM_BiRefNet",
|
||||||
"TS_BatchPromptLoader",
|
"TS_BatchPromptLoader",
|
||||||
"TS_Color_Grade",
|
"TS_Color_Grade",
|
||||||
|
"TS_Color_Match",
|
||||||
"TS_DeflickerNode",
|
"TS_DeflickerNode",
|
||||||
"TS_FileBrowser",
|
"TS_FileBrowser",
|
||||||
"TS_FilePathLoader",
|
"TS_FilePathLoader",
|
||||||
@ -854,7 +855,6 @@
|
|||||||
"TS_ModelConverterAdvanced",
|
"TS_ModelConverterAdvanced",
|
||||||
"TS_ModelConverterAdvancedDirect",
|
"TS_ModelConverterAdvancedDirect",
|
||||||
"TS_MusicStems",
|
"TS_MusicStems",
|
||||||
"TS_Qwen3",
|
|
||||||
"TS_Qwen3_VL",
|
"TS_Qwen3_VL",
|
||||||
"TS_Qwen3_VL_V3",
|
"TS_Qwen3_VL_V3",
|
||||||
"TS_QwenCanvas",
|
"TS_QwenCanvas",
|
||||||
@ -2879,6 +2879,7 @@
|
|||||||
"WanVideoATITracks",
|
"WanVideoATITracks",
|
||||||
"WanVideoATITracksVisualize",
|
"WanVideoATITracksVisualize",
|
||||||
"WanVideoATI_comfy",
|
"WanVideoATI_comfy",
|
||||||
|
"WanVideoContextSelector",
|
||||||
"WanVideoControlnet",
|
"WanVideoControlnet",
|
||||||
"WanVideoControlnetLoader",
|
"WanVideoControlnetLoader",
|
||||||
"WanVideoDiffusionForcingSampler",
|
"WanVideoDiffusionForcingSampler",
|
||||||
@ -3090,6 +3091,16 @@
|
|||||||
"title_aux": "comfy-tif-support"
|
"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": [
|
"https://github.com/MadPonyInteractive/ComfyUi-MpiNodes": [
|
||||||
[
|
[
|
||||||
"MpiAddImageToList",
|
"MpiAddImageToList",
|
||||||
@ -8635,6 +8646,7 @@
|
|||||||
"https://github.com/gaonprime-labs/ComfyUI_Nordy": [
|
"https://github.com/gaonprime-labs/ComfyUI_Nordy": [
|
||||||
[
|
[
|
||||||
"DetailInjectAfterUpscale",
|
"DetailInjectAfterUpscale",
|
||||||
|
"LaplacianVarianceScore",
|
||||||
"MemoryTest",
|
"MemoryTest",
|
||||||
"SaveImageS3PresignedUrlNordy",
|
"SaveImageS3PresignedUrlNordy",
|
||||||
"TileMergeByMeta",
|
"TileMergeByMeta",
|
||||||
@ -12102,6 +12114,7 @@
|
|||||||
"Any Passer Purge [Eclipse]",
|
"Any Passer Purge [Eclipse]",
|
||||||
"Any Passer [Eclipse]",
|
"Any Passer [Eclipse]",
|
||||||
"Boolean [Eclipse]",
|
"Boolean [Eclipse]",
|
||||||
|
"CLIPLoaderGGUF",
|
||||||
"Checkpoint Loader Small (Pipe) [Eclipse]",
|
"Checkpoint Loader Small (Pipe) [Eclipse]",
|
||||||
"Checkpoint Loader Small [Eclipse]",
|
"Checkpoint Loader Small [Eclipse]",
|
||||||
"Combine Video Clips [Eclipse]",
|
"Combine Video Clips [Eclipse]",
|
||||||
@ -12115,6 +12128,7 @@
|
|||||||
"Convert to List [Eclipse]",
|
"Convert to List [Eclipse]",
|
||||||
"Custom Size [Eclipse]",
|
"Custom Size [Eclipse]",
|
||||||
"Detection to Bboxes [Eclipse]",
|
"Detection to Bboxes [Eclipse]",
|
||||||
|
"DualCLIPLoaderGGUF",
|
||||||
"Fast Bypasser [Eclipse]",
|
"Fast Bypasser [Eclipse]",
|
||||||
"Fast Groups Bypasser [Eclipse]",
|
"Fast Groups Bypasser [Eclipse]",
|
||||||
"Fast Groups Muter [Eclipse]",
|
"Fast Groups Muter [Eclipse]",
|
||||||
@ -12152,6 +12166,7 @@
|
|||||||
"Preview Image [Eclipse]",
|
"Preview Image [Eclipse]",
|
||||||
"Preview Mask [Eclipse]",
|
"Preview Mask [Eclipse]",
|
||||||
"Prompt Styler [Eclipse]",
|
"Prompt Styler [Eclipse]",
|
||||||
|
"QuadrupleCLIPLoaderGGUF",
|
||||||
"RAM Cleanup [Eclipse]",
|
"RAM Cleanup [Eclipse]",
|
||||||
"Read Prompt Files [Eclipse]",
|
"Read Prompt Files [Eclipse]",
|
||||||
"Replace String [Eclipse]",
|
"Replace String [Eclipse]",
|
||||||
@ -12179,6 +12194,9 @@
|
|||||||
"String Multiline [Eclipse]",
|
"String Multiline [Eclipse]",
|
||||||
"String [Eclipse]",
|
"String [Eclipse]",
|
||||||
"String from List [Eclipse]",
|
"String from List [Eclipse]",
|
||||||
|
"TripleCLIPLoaderGGUF",
|
||||||
|
"UnetLoaderGGUF",
|
||||||
|
"UnetLoaderGGUFAdvanced",
|
||||||
"VC-Filename Generator I [Eclipse]",
|
"VC-Filename Generator I [Eclipse]",
|
||||||
"VC-Filename Generator II [Eclipse]",
|
"VC-Filename Generator II [Eclipse]",
|
||||||
"VRAM Cleanup [Eclipse]",
|
"VRAM Cleanup [Eclipse]",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "ncky",
|
||||||
"title": "ComfyUI-Qwen3-TTS [REMOVED]",
|
"title": "ComfyUI-Qwen3-TTS [REMOVED]",
|
||||||
|
|||||||
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "bghira",
|
||||||
"title": "ComfyUI-T-LoRA",
|
"title": "ComfyUI-T-LoRA",
|
||||||
|
|||||||
@ -3333,8 +3333,8 @@
|
|||||||
"BitwiseRS",
|
"BitwiseRS",
|
||||||
"BitwiseXOR",
|
"BitwiseXOR",
|
||||||
"BooleanOutputter",
|
"BooleanOutputter",
|
||||||
"ByteslikeDecoder",
|
"ByteslikeDecode",
|
||||||
"ByteslikeEncoder",
|
"ByteslikeEncode",
|
||||||
"Caesar",
|
"Caesar",
|
||||||
"CaesarProg",
|
"CaesarProg",
|
||||||
"CaesarProgressive",
|
"CaesarProgressive",
|
||||||
@ -3375,6 +3375,8 @@
|
|||||||
"Playfair",
|
"Playfair",
|
||||||
"Polybius",
|
"Polybius",
|
||||||
"Porta",
|
"Porta",
|
||||||
|
"ReedSolomonDecode",
|
||||||
|
"ReedSolomonEncode",
|
||||||
"Rot13",
|
"Rot13",
|
||||||
"Rot18",
|
"Rot18",
|
||||||
"Rot47",
|
"Rot47",
|
||||||
@ -8129,14 +8131,6 @@
|
|||||||
"title_aux": "feidorian-ComfyNodes"
|
"title_aux": "feidorian-ComfyNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes": [
|
|
||||||
[
|
|
||||||
"ReiImageStitch"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-ReiyaNodes"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/Ferocit/comfyui-feroccustomnodes": [
|
"https://github.com/Ferocit/comfyui-feroccustomnodes": [
|
||||||
[
|
[
|
||||||
"LoadDescriptionNode",
|
"LoadDescriptionNode",
|
||||||
@ -8396,6 +8390,7 @@
|
|||||||
"FossielDenoisePrecisionKSampler",
|
"FossielDenoisePrecisionKSampler",
|
||||||
"FossielLevelMatcher",
|
"FossielLevelMatcher",
|
||||||
"FossielResolutionWrangler",
|
"FossielResolutionWrangler",
|
||||||
|
"FossielResolutionWranglerXP",
|
||||||
"FossielSequenceWrangler",
|
"FossielSequenceWrangler",
|
||||||
"FossielVideoDeflicker",
|
"FossielVideoDeflicker",
|
||||||
"FossielWebPWrangler",
|
"FossielWebPWrangler",
|
||||||
@ -17177,10 +17172,12 @@
|
|||||||
"Runware Alibaba Provider Settings",
|
"Runware Alibaba Provider Settings",
|
||||||
"Runware Audio Inference",
|
"Runware Audio Inference",
|
||||||
"Runware Audio Inference Inputs",
|
"Runware Audio Inference Inputs",
|
||||||
|
"Runware Audio Inference Settings",
|
||||||
|
"Runware Audio Inference Settings Voice Modify",
|
||||||
|
"Runware Audio Inference Speech",
|
||||||
"Runware Audio Inputs Combine",
|
"Runware Audio Inputs Combine",
|
||||||
"Runware Audio Model Search",
|
"Runware Audio Model Search",
|
||||||
"Runware Audio Sections",
|
"Runware Audio Sections",
|
||||||
"Runware Audio Settings",
|
|
||||||
"Runware Background Removal",
|
"Runware Background Removal",
|
||||||
"Runware BlackForest Labs Provider Settings",
|
"Runware BlackForest Labs Provider Settings",
|
||||||
"Runware Bria Provider Mask",
|
"Runware Bria Provider Mask",
|
||||||
@ -17248,6 +17245,7 @@
|
|||||||
"Runware Video Inference",
|
"Runware Video Inference",
|
||||||
"Runware Video Inference Inputs",
|
"Runware Video Inference Inputs",
|
||||||
"Runware Video Inference Outputs",
|
"Runware Video Inference Outputs",
|
||||||
|
"Runware Video Inference Settings",
|
||||||
"Runware Video Inputs Frame Images",
|
"Runware Video Inputs Frame Images",
|
||||||
"Runware Video Inputs References",
|
"Runware Video Inputs References",
|
||||||
"Runware Video Model Search",
|
"Runware Video Model Search",
|
||||||
@ -17265,9 +17263,11 @@
|
|||||||
"Runware3DInferenceSettingsTexSlat",
|
"Runware3DInferenceSettingsTexSlat",
|
||||||
"RunwareAlibabaProviderSettings",
|
"RunwareAlibabaProviderSettings",
|
||||||
"RunwareAudioInferenceInputs",
|
"RunwareAudioInferenceInputs",
|
||||||
|
"RunwareAudioInferenceSpeech",
|
||||||
"RunwareAudioInput",
|
"RunwareAudioInput",
|
||||||
"RunwareAudioInputCombine",
|
"RunwareAudioInputCombine",
|
||||||
"RunwareAudioSettings",
|
"RunwareAudioSettings",
|
||||||
|
"RunwareAudioSettingsVoiceModify",
|
||||||
"RunwareBlackForestProviderSettings",
|
"RunwareBlackForestProviderSettings",
|
||||||
"RunwareBriaProviderMask",
|
"RunwareBriaProviderMask",
|
||||||
"RunwareBriaProviderSettings",
|
"RunwareBriaProviderSettings",
|
||||||
@ -17305,6 +17305,7 @@
|
|||||||
"RunwareVideoInferenceOutputs",
|
"RunwareVideoInferenceOutputs",
|
||||||
"RunwareVideoInputsFrameImages",
|
"RunwareVideoInputsFrameImages",
|
||||||
"RunwareVideoInputsReferences",
|
"RunwareVideoInputsReferences",
|
||||||
|
"RunwareVideoSettings",
|
||||||
"RunwareVideoUpscaler",
|
"RunwareVideoUpscaler",
|
||||||
"RunwareWanAnimateAdvancedFeatureSettings",
|
"RunwareWanAnimateAdvancedFeatureSettings",
|
||||||
"RunwareXAIProviderSettings",
|
"RunwareXAIProviderSettings",
|
||||||
@ -23584,6 +23585,7 @@
|
|||||||
"TriggerWordMerger",
|
"TriggerWordMerger",
|
||||||
"TypeDesigner",
|
"TypeDesigner",
|
||||||
"USMSharpen",
|
"USMSharpen",
|
||||||
|
"VideoFrameExtractor",
|
||||||
"VideoLoader",
|
"VideoLoader",
|
||||||
"WanPromptGenerator"
|
"WanPromptGenerator"
|
||||||
],
|
],
|
||||||
@ -25268,6 +25270,7 @@
|
|||||||
"Image Saver Simple",
|
"Image Saver Simple",
|
||||||
"Input Parameters (Image Saver)",
|
"Input Parameters (Image Saver)",
|
||||||
"Int Literal (Image Saver)",
|
"Int Literal (Image Saver)",
|
||||||
|
"Random Tag Picker (Image Saver)",
|
||||||
"RandomShapeGenerator",
|
"RandomShapeGenerator",
|
||||||
"Sampler Selector (Image Saver)",
|
"Sampler Selector (Image Saver)",
|
||||||
"Scheduler Selector (Eff.) (Image Saver)",
|
"Scheduler Selector (Eff.) (Image Saver)",
|
||||||
@ -25829,14 +25832,6 @@
|
|||||||
"title_aux": "Placeholder-Replacer-By-ID"
|
"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": [
|
"https://github.com/annewj023/Comfyui_google_nano": [
|
||||||
[
|
[
|
||||||
"GoogleNanoNode"
|
"GoogleNanoNode"
|
||||||
@ -33646,6 +33641,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/eRepublik-Labs/comfyui-nodes-erpk": [
|
"https://github.com/eRepublik-Labs/comfyui-nodes-erpk": [
|
||||||
[
|
[
|
||||||
|
"BEN2RemoveBackground",
|
||||||
|
"BiRefNetGetMask",
|
||||||
|
"BiRefNetRemoveBackground",
|
||||||
|
"BlurFusionForegroundEstimation",
|
||||||
"ClaudeAPIClient",
|
"ClaudeAPIClient",
|
||||||
"ClaudeConversation",
|
"ClaudeConversation",
|
||||||
"ClaudeConversationInfo",
|
"ClaudeConversationInfo",
|
||||||
@ -33656,15 +33655,6 @@
|
|||||||
"ClaudeToolDefinition",
|
"ClaudeToolDefinition",
|
||||||
"ClaudeUsageStats",
|
"ClaudeUsageStats",
|
||||||
"ClaudeVisionAnalysis",
|
"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",
|
"ERPK_ConcatenateStrings",
|
||||||
"GeminiAPIConfig",
|
"GeminiAPIConfig",
|
||||||
"GeminiChat",
|
"GeminiChat",
|
||||||
@ -33674,6 +33664,7 @@
|
|||||||
"GeminiSystemInstruction",
|
"GeminiSystemInstruction",
|
||||||
"GeminiTextGeneration",
|
"GeminiTextGeneration",
|
||||||
"GeminiVision",
|
"GeminiVision",
|
||||||
|
"InSPyReNetRemoveBackground",
|
||||||
"OpenAIAPIConfig",
|
"OpenAIAPIConfig",
|
||||||
"OpenAIChat",
|
"OpenAIChat",
|
||||||
"OpenAIImageEdit",
|
"OpenAIImageEdit",
|
||||||
@ -33681,23 +33672,30 @@
|
|||||||
"OpenAISystemInstruction",
|
"OpenAISystemInstruction",
|
||||||
"OpenAITextGeneration",
|
"OpenAITextGeneration",
|
||||||
"OpenAIVision",
|
"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",
|
"VeoImageToVideo",
|
||||||
"VeoTextToVideo",
|
"VeoTextToVideo",
|
||||||
"WaveSpeed Custom Client",
|
"WaveSpeedAIAPIClient"
|
||||||
"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"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ERPK Collection"
|
"title_aux": "ERPK Collection"
|
||||||
@ -34178,7 +34176,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
||||||
[
|
[
|
||||||
"FastAbsoluteSaver",
|
|
||||||
"ParallelSharpnessLoader",
|
"ParallelSharpnessLoader",
|
||||||
"SharpFrameSelector",
|
"SharpFrameSelector",
|
||||||
"SharpnessAnalyzer"
|
"SharpnessAnalyzer"
|
||||||
@ -35456,6 +35453,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/fpgaminer/joycaption_comfyui": [
|
"https://github.com/fpgaminer/joycaption_comfyui": [
|
||||||
[
|
[
|
||||||
|
"JJC_DownloadAndLoadJoyCaptionModel",
|
||||||
"JJC_JoyCaption",
|
"JJC_JoyCaption",
|
||||||
"JJC_JoyCaption_Custom"
|
"JJC_JoyCaption_Custom"
|
||||||
],
|
],
|
||||||
@ -45166,6 +45164,15 @@
|
|||||||
"title_aux": "ComfyUI-Unwatermark"
|
"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": [
|
"https://github.com/maikgreubel/comfyui-loaddds": [
|
||||||
[
|
[
|
||||||
"Load DDS File"
|
"Load DDS File"
|
||||||
@ -45579,6 +45586,7 @@
|
|||||||
"StylePromptEncoder2",
|
"StylePromptEncoder2",
|
||||||
"StyleStringInjector",
|
"StyleStringInjector",
|
||||||
"StyleStringInjector2",
|
"StyleStringInjector2",
|
||||||
|
"VAEEncodeSoftInpainting",
|
||||||
"ZSamplerTurbo",
|
"ZSamplerTurbo",
|
||||||
"ZSamplerTurboAdvanced"
|
"ZSamplerTurboAdvanced"
|
||||||
],
|
],
|
||||||
@ -49210,7 +49218,6 @@
|
|||||||
"DallE3_PoP",
|
"DallE3_PoP",
|
||||||
"EfficientAttention",
|
"EfficientAttention",
|
||||||
"LoadImageResizer_PoP",
|
"LoadImageResizer_PoP",
|
||||||
"LoraStackLoader10",
|
|
||||||
"LoraStackLoader10_PoP",
|
"LoraStackLoader10_PoP",
|
||||||
"LoraStackLoader_PoP",
|
"LoraStackLoader_PoP",
|
||||||
"VAEDecoderPoP",
|
"VAEDecoderPoP",
|
||||||
@ -54674,6 +54681,14 @@
|
|||||||
"title_aux": "ComfyUI_AspectRatioToSize"
|
"title_aux": "ComfyUI_AspectRatioToSize"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/sugarkwork/comfyui-auto-mosaic": [
|
||||||
|
[
|
||||||
|
"AutoMosaic"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-auto-mosaic"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/sugarkwork/comfyui-trtupscaler": [
|
"https://github.com/sugarkwork/comfyui-trtupscaler": [
|
||||||
[
|
[
|
||||||
"TRTUpscaler"
|
"TRTUpscaler"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user