update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "charlierz",
|
||||
"title": "comfyui-charlierz",
|
||||
"reference": "https://github.com/charlierz/comfyui-charlierz",
|
||||
"files": [
|
||||
"https://github.com/charlierz/comfyui-charlierz"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: BackgroundColor, ScaleDimensions"
|
||||
},
|
||||
{
|
||||
"author": "lrzjason",
|
||||
"title": "Comfyui-DiffusersUtils [WIP]",
|
||||
"reference": "https://github.com/lrzjason/Comfyui-DiffusersUtils",
|
||||
"files": [
|
||||
"https://github.com/lrzjason/Comfyui-DiffusersUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of nodes which provide flexible inference using diffusers in comfyui env. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "anilstream",
|
||||
"title": "ComfyUI-NanoBananaPro",
|
||||
|
||||
@@ -6260,6 +6260,15 @@
|
||||
"title_aux": "ComfyUI-mobvoi-openapi"
|
||||
}
|
||||
],
|
||||
"https://github.com/charlierz/comfyui-charlierz": [
|
||||
[
|
||||
"BackgroundColor",
|
||||
"ScaleDimensions"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-charlierz"
|
||||
}
|
||||
],
|
||||
"https://github.com/chengzeyi/Comfy-WaveSpeed": [
|
||||
[
|
||||
"ApplyFBCacheOnModel",
|
||||
@@ -9726,6 +9735,27 @@
|
||||
"title_aux": "Comfyui-Condition-Utils [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/lrzjason/Comfyui-DiffusersUtils": [
|
||||
[
|
||||
"DiffusersImageEditGenerator",
|
||||
"DiffusersImageGenerator",
|
||||
"DiffusersLoraLoader",
|
||||
"DiffusersLoraUnloader",
|
||||
"DiffusersModelLoader",
|
||||
"DiffusersPipelineBuilder",
|
||||
"DiffusersPreprocessorLoader",
|
||||
"DiffusersTextEncoderLoader",
|
||||
"DiffusersTokenizerLoader",
|
||||
"DiffusersTransformerLoader",
|
||||
"DiffusersVAELoader",
|
||||
"TextEncodeDiffusersLongCat",
|
||||
"TextEncodeDiffusersLongCatCached",
|
||||
"TextEncodeDiffusersLongCatImageEdit"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-DiffusersUtils [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ltdrdata/ComfyUI-Workflow-Component": [
|
||||
[
|
||||
"ComboToString",
|
||||
@@ -12850,6 +12880,8 @@
|
||||
"XishenPromptEditNode",
|
||||
"XishenRandomIntegerNode",
|
||||
"XishenRemoveEmptyLinesNode",
|
||||
"XishenShutdownTimerAdvanced",
|
||||
"XishenShutdownTimerNode",
|
||||
"XishenSmartDisplayNode",
|
||||
"XishenThemePromptNode",
|
||||
"\ud83c\udf49Image-\u9897\u7c92\u8d28\u611f",
|
||||
|
||||
@@ -1,5 +1,127 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "akaugun",
|
||||
"title": "comfyui-lora-hook-trigger",
|
||||
"reference": "https://github.com/akaugun/comfyui-lora-hook-trigger",
|
||||
"files": [
|
||||
"https://github.com/akaugun/comfyui-lora-hook-trigger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A clean and simple ComfyUI custom node that creates a LoRA Hook and automatically finds and loads trigger TXT files placed in a folder named after the LoRA file."
|
||||
},
|
||||
{
|
||||
"author": "tumbowungus",
|
||||
"title": "MultiMaskCouple",
|
||||
"reference": "https://github.com/tumbowungus/MultiMaskCouple",
|
||||
"files": [
|
||||
"https://github.com/tumbowungus/MultiMaskCouple"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI which simplifies the process of masking multiple prompts, making it easier to manage scenes with multiple distinct characters."
|
||||
},
|
||||
{
|
||||
"author": "fudosanit",
|
||||
"title": "ComfyUI-Random-Resolution",
|
||||
"reference": "https://github.com/fudosanit/ComfyUI-Random-Resolution",
|
||||
"files": [
|
||||
"https://github.com/fudosanit/ComfyUI-Random-Resolution"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI. Based on the specified resolution, it randomly selects and outputs one of three patterns: original orientation, swapped width/height, or a square format. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "SuLU-K",
|
||||
"title": "comfyui-easy-sam3-tools",
|
||||
"reference": "https://github.com/SuLU-K/comfyui-easy-sam3-tools",
|
||||
"files": [
|
||||
"https://github.com/SuLU-K/comfyui-easy-sam3-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for building SAM3-centric editing pipelines inside ComfyUI, featuring mask merging, bounding box rendering, and DOM-based interactive editing. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "EMkrtchyan",
|
||||
"title": "ComfyUI-NormalsToDepth",
|
||||
"reference": "https://github.com/EMkrtchyan/ComfyUI-NormalsToDepth",
|
||||
"files": [
|
||||
"https://github.com/EMkrtchyan/ComfyUI-NormalsToDepth"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Converts normal maps to depth maps for use in ComfyUI. (Description by CC)"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "jeankassio",
|
||||
"title": "JK AceStep Nodes",
|
||||
"id": "JK-AceStep-Nodes",
|
||||
"reference": "https://github.com/jeankassio/JK-AceStep-Nodes",
|
||||
"files": [
|
||||
"https://github.com/jeankassio/JK-AceStep-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced nodes optimized for ACE-Step audio generation in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "a-und-b",
|
||||
"title": "ComfyUI_AB_Wildcard",
|
||||
"reference": "https://github.com/a-und-b/ComfyUI_AB_Wildcard",
|
||||
"files": [
|
||||
"https://github.com/a-und-b/ComfyUI_AB_Wildcard"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple node for advanced wildcard text processing. Supports variables, conditionals, tag aggregation, weighted selection, and deep nesting. Lightweight, fast, zero external dependencies."
|
||||
},
|
||||
{
|
||||
"author": "RamonGuthrie",
|
||||
"title": "ComfyUI-RBG-SmartSeedVariance",
|
||||
"reference": "https://github.com/RamonGuthrie/ComfyUI-RBG-SmartSeedVariance",
|
||||
"files": [
|
||||
"https://github.com/RamonGuthrie/ComfyUI-RBG-SmartSeedVariance"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced seed diversity enhancement for ComfyUI with intelligent noise injection and directional biasing."
|
||||
},
|
||||
{
|
||||
"author": "theshubzworld",
|
||||
"title": "ComfyUI-NvidiaCaptioner",
|
||||
"reference": "https://github.com/theshubzworld/ComfyUI-NvidiaCaptioner",
|
||||
"files": [
|
||||
"https://github.com/theshubzworld/ComfyUI-NvidiaCaptioner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for generating rich, detailed captions for images using NVIDIA's vision models. Supports batch processing, multiple captioning styles, and includes built-in caching for efficient workflows."
|
||||
},
|
||||
{
|
||||
"author": "theshubzworld",
|
||||
"title": "ComfyUI-Universal-Latent",
|
||||
"reference": "https://github.com/theshubzworld/ComfyUI-Universal-Latent",
|
||||
"files": [
|
||||
"https://github.com/theshubzworld/ComfyUI-Universal-Latent"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Enhanced empty latent node with extended aspect ratio support for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "lrzjason",
|
||||
"title": "Comfyui-LatentUtils",
|
||||
"reference": "https://github.com/lrzjason/Comfyui-LatentUtils",
|
||||
"files": [
|
||||
"https://github.com/lrzjason/Comfyui-LatentUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node performing selective latent denoising and detail enhancement using Fourier Transform (FFT) to separate and enhance image frequencies while suppressing noise. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "aTanguay",
|
||||
"title": "ComfyUI_Detonate",
|
||||
"reference": "https://github.com/aTanguay/ComfyUI_Detonate",
|
||||
"files": [
|
||||
"https://github.com/aTanguay/ComfyUI_Detonate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional compositing nodes for ComfyUI - bringing Nuke and Fusion workflows to AI-powered image generation"
|
||||
},
|
||||
{
|
||||
"author": "huihuihuiz",
|
||||
"title": "LoRA Downloader for ComfyUI",
|
||||
@@ -640,58 +762,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ShakaNodes: Utility tools for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Matthew-X",
|
||||
"title": "Workflow Importer",
|
||||
"id": "comfyui-workflow_importer",
|
||||
"reference": "https://github.com/Matthew-X/comfyui-workflow_importer",
|
||||
"files": [
|
||||
"https://github.com/Matthew-X/comfyui-workflow_importer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"js_path": "workflow_importer",
|
||||
"description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab."
|
||||
},
|
||||
{
|
||||
"author": "ameyukisora",
|
||||
"title": "ComfyUI Empty Latent Advanced",
|
||||
"reference": "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced",
|
||||
"files": [
|
||||
"https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An advanced Empty Latent selector with visual presets and foldable UI."
|
||||
},
|
||||
{
|
||||
"author": "KLL535",
|
||||
"title": "ComfyUI_Simple_Qwen3-VL-gguf",
|
||||
"reference": "https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf",
|
||||
"files": [
|
||||
"https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple Qwen3-VL gguf LLM model loader"
|
||||
},
|
||||
{
|
||||
"author": "sirouk",
|
||||
"title": "chutes-comfyui-node",
|
||||
"reference": "https://github.com/sirouk/chutes-comfyui-node",
|
||||
"files": [
|
||||
"https://github.com/sirouk/chutes-comfyui-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for Chutes.ai video generation API"
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-QwenVL",
|
||||
"reference": "https://github.com/1038lab/ComfyUI-QwenVL",
|
||||
"files": [
|
||||
"https://github.com/1038lab/ComfyUI-QwenVL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-QwenVL custom node: Integrates the Qwen-VL series, including Qwen2.5-VL and the latest Qwen3-VL, to enable advanced multimodal AI for text generation, image understanding, and video analysis."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -6240,6 +6240,16 @@
|
||||
"title_aux": "Duanyll Nodepack"
|
||||
}
|
||||
],
|
||||
"https://github.com/EMkrtchyan/ComfyUI-NormalsToDepth": [
|
||||
[
|
||||
"DepthMathCombiner",
|
||||
"FrankotChellappa",
|
||||
"PoissonReconstruction"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NormalsToDepth"
|
||||
}
|
||||
],
|
||||
"https://github.com/Eagle-CN/ComfyUI-Addoor": [
|
||||
[
|
||||
"AD_AnyFileList",
|
||||
@@ -14922,6 +14932,14 @@
|
||||
"title_aux": "ComfyUI-RBG-ImageStitchPlus"
|
||||
}
|
||||
],
|
||||
"https://github.com/RamonGuthrie/ComfyUI-RBG-SmartSeedVariance": [
|
||||
[
|
||||
"RBG_Smart_Seed_Variance"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RBG-SmartSeedVariance"
|
||||
}
|
||||
],
|
||||
"https://github.com/Randy420Marsh/civitai-api-url-resolver": [
|
||||
[
|
||||
"CivitaiShareToDirectURL"
|
||||
@@ -16305,6 +16323,7 @@
|
||||
"LutsAdvanced",
|
||||
"RemoveAreaByMask",
|
||||
"RemoveBackground",
|
||||
"RemoveNoise",
|
||||
"SeedGenerator",
|
||||
"Waifu2x"
|
||||
],
|
||||
@@ -17724,6 +17743,17 @@
|
||||
"title_aux": "ComfyUI DINO-X Detector Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/SuLU-K/comfyui-easy-sam3-tools": [
|
||||
[
|
||||
"Sam3DrawBBox",
|
||||
"Sam3InteractiveBBoxEditor",
|
||||
"Sam3MaskRangeSelector",
|
||||
"SimpleMultiple"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-easy-sam3-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [
|
||||
[
|
||||
"Deflicker",
|
||||
@@ -20878,6 +20908,14 @@
|
||||
"title_aux": "Save Checkpoint with Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-und-b/ComfyUI_AB_Wildcard": [
|
||||
[
|
||||
"ABWildcardNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_AB_Wildcard"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-und-b/ComfyUI_Delay": [
|
||||
[
|
||||
"Add Delay"
|
||||
@@ -20940,6 +20978,60 @@
|
||||
"title_aux": "ComfyUI-AudioScheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/aTanguay/ComfyUI_Detonate": [
|
||||
[
|
||||
"DetonateBlur",
|
||||
"DetonateChannelCopy",
|
||||
"DetonateChromaKeyer",
|
||||
"DetonateClamp",
|
||||
"DetonateColorCorrect",
|
||||
"DetonateColorCurves",
|
||||
"DetonateConstant",
|
||||
"DetonateCornerPin",
|
||||
"DetonateCrop",
|
||||
"DetonateCryptomatteExtract",
|
||||
"DetonateDefocus",
|
||||
"DetonateDenoise",
|
||||
"DetonateDilate",
|
||||
"DetonateDisplacementMap",
|
||||
"DetonateEdgeDefringe",
|
||||
"DetonateEdgeDetect",
|
||||
"DetonateErode",
|
||||
"DetonateExposure",
|
||||
"DetonateGlow",
|
||||
"DetonateGrade",
|
||||
"DetonateGrain",
|
||||
"DetonateGridWarp",
|
||||
"DetonateHueSatVal",
|
||||
"DetonateInvert",
|
||||
"DetonateLUT",
|
||||
"DetonateLoadEXR",
|
||||
"DetonateLumaKeyer",
|
||||
"DetonateLumaKeyerSimple",
|
||||
"DetonateMaskFromColor",
|
||||
"DetonateMaskSmoother",
|
||||
"DetonateMatteControl",
|
||||
"DetonateMerge",
|
||||
"DetonateNoise",
|
||||
"DetonatePremultiply",
|
||||
"DetonateRamp",
|
||||
"DetonateRotoBezier",
|
||||
"DetonateRotoBezierFromImage",
|
||||
"DetonateSaturation",
|
||||
"DetonateSeamBlender",
|
||||
"DetonateSharpen",
|
||||
"DetonateShuffle",
|
||||
"DetonateTransform",
|
||||
"DetonateTriMapGenerator",
|
||||
"DetonateUnpremultiply",
|
||||
"DetonateVignette",
|
||||
"DetonateZDefocus",
|
||||
"DetonateZMerge"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Detonate"
|
||||
}
|
||||
],
|
||||
"https://github.com/abdozmantar/ComfyUI-DeepExtract": [
|
||||
[
|
||||
"VocalAndSoundRemoverNode"
|
||||
@@ -21803,6 +21895,14 @@
|
||||
"title_aux": "ComfyUI-X-Portrait-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/akaugun/comfyui-lora-hook-trigger": [
|
||||
[
|
||||
"LoraTriggerWithExample"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-lora-hook-trigger"
|
||||
}
|
||||
],
|
||||
"https://github.com/akawana/ComfyUI-Folded-Prompts": [
|
||||
[
|
||||
"FPFoldedPrompts",
|
||||
@@ -22525,20 +22625,13 @@
|
||||
"HSVAdjuster",
|
||||
"HeightAmplifier",
|
||||
"HeightCombiner",
|
||||
"HeightToNormal",
|
||||
"ImageBitDepthChecker",
|
||||
"ImageEnhancement",
|
||||
"LevelsAdjustment",
|
||||
"LotusHeightProcessor",
|
||||
"LotusNormalProcessor",
|
||||
"MicroDetailOverlay",
|
||||
"MultiTextureBlender",
|
||||
"NormalConverter",
|
||||
"NormalFormatAuto",
|
||||
"NormalFormatValidator",
|
||||
"NormalIntensity",
|
||||
"NormalMapCombiner",
|
||||
"NormalToDepth",
|
||||
"PBRAdjuster",
|
||||
"PBRBatchToPipe",
|
||||
"PBRCombiner",
|
||||
@@ -22558,8 +22651,6 @@
|
||||
"SSSMapGenerator",
|
||||
"ScratchesGenerator",
|
||||
"SeamlessTiling",
|
||||
"SharpenDepth",
|
||||
"SharpenNormal",
|
||||
"SimpleRecolor",
|
||||
"SmartBlur",
|
||||
"SmartTextureResizer",
|
||||
@@ -31448,6 +31539,14 @@
|
||||
"title_aux": "ComfyUI_pose_inter"
|
||||
}
|
||||
],
|
||||
"https://github.com/fudosanit/ComfyUI-Random-Resolution": [
|
||||
[
|
||||
"RandomResolutionSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Random-Resolution"
|
||||
}
|
||||
],
|
||||
"https://github.com/fuselayer/comfyui-lite-tracker": [
|
||||
[
|
||||
"LiteTracker_LoadModel",
|
||||
@@ -34653,6 +34752,34 @@
|
||||
"title_aux": "ComfyUI_MusicTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/jeankassio/JK-AceStep-Nodes": [
|
||||
[
|
||||
"AceStepClaude_Lyrics",
|
||||
"AceStepCohere_Lyrics",
|
||||
"AceStepCompileSettings",
|
||||
"AceStepFireworks_Lyrics",
|
||||
"AceStepGeminiLyrics",
|
||||
"AceStepGemini_Lyrics",
|
||||
"AceStepGroqLyrics",
|
||||
"AceStepGroq_Lyrics",
|
||||
"AceStepHuggingFace_Lyrics",
|
||||
"AceStepKSampler",
|
||||
"AceStepKSamplerAdvanced",
|
||||
"AceStepOpenAI_Lyrics",
|
||||
"AceStepPerplexity_Lyrics",
|
||||
"AceStepPostProcess",
|
||||
"AceStepPromptGen",
|
||||
"AceStepReplicate_Lyrics",
|
||||
"AceStepSaveText",
|
||||
"AceStepTogetherAI_Lyrics",
|
||||
"AceStepTorchCompile",
|
||||
"AceStepVocoderAdapter",
|
||||
"AudioQualityEvaluator"
|
||||
],
|
||||
{
|
||||
"title_aux": "JK AceStep Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": [
|
||||
[
|
||||
"Pony Character Prompt Picker"
|
||||
@@ -39001,6 +39128,15 @@
|
||||
"title_aux": "Comfyui Kolors Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/lrzjason/Comfyui-LatentUtils": [
|
||||
[
|
||||
"HFEPostProcessor (lrzjason)",
|
||||
"LatentFrequencyEnhancer_lrzjason"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-LatentUtils"
|
||||
}
|
||||
],
|
||||
"https://github.com/lrzjason/Comfyui-LoraUtils": [
|
||||
[
|
||||
"ConvertLoraKeys",
|
||||
@@ -48687,6 +48823,14 @@
|
||||
"title_aux": "ComfyUI-FaceCalloutNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/theshubzworld/ComfyUI-NvidiaCaptioner": [
|
||||
[
|
||||
"NvidiaCaptionerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NvidiaCaptioner"
|
||||
}
|
||||
],
|
||||
"https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker": [
|
||||
[
|
||||
"FluxEmptyLatent",
|
||||
@@ -48707,6 +48851,14 @@
|
||||
"title_aux": "Together Vision Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/theshubzworld/ComfyUI-Universal-Latent": [
|
||||
[
|
||||
"UniversalLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Universal-Latent"
|
||||
}
|
||||
],
|
||||
"https://github.com/theshubzworld/ComfyUI-ollama_killer": [
|
||||
[
|
||||
"OllamaKiller"
|
||||
@@ -49371,6 +49523,15 @@
|
||||
"title_aux": "comfyui-image-tiled-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/tumbowungus/MultiMaskCouple": [
|
||||
[
|
||||
"MaskedRegionCond",
|
||||
"MultiMaskCouple"
|
||||
],
|
||||
{
|
||||
"title_aux": "MultiMaskCouple"
|
||||
}
|
||||
],
|
||||
"https://github.com/tungdop2/Comfyui_face_restorer": [
|
||||
[
|
||||
"FaceRestorer",
|
||||
|
||||
Reference in New Issue
Block a user