mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 00:24:23 +08:00
update DB
This commit is contained in:
parent
ec7317058e
commit
503d7962cf
@ -1548,6 +1548,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8. Low scale like 4 also gives really nice results since your CFG is not the CFG anymore. Also in general even with relatively low settings it seems to improve the quality."
|
"description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8. Low scale like 4 also gives really nice results since your CFG is not the CFG anymore. Also in general even with relatively low settings it seems to improve the quality."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Extraltodeus",
|
||||||
|
"title": "Vector_Sculptor_ComfyUI",
|
||||||
|
"reference": "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:CLIP Vector Sculptor text encode.\nNOTE:1 means disabled / normal text encode."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "JPS",
|
"author": "JPS",
|
||||||
"title": "JPS Custom Nodes for ComfyUI",
|
"title": "JPS Custom Nodes for ComfyUI",
|
||||||
@ -6088,6 +6098,36 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Various AI tools to use in Comfy UI. Starting with VL and prompt making tools using Ollma as backend will evolve as I find time."
|
"description": "Various AI tools to use in Comfy UI. Starting with VL and prompt making tools using Ollma as backend will evolve as I find time."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "dmMaze",
|
||||||
|
"title": "Sketch2Manga",
|
||||||
|
"reference": "https://github.com/dmMaze/sketch2manga",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/dmMaze/sketch2manga"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Apply screentone to line drawings or colored illustrations with diffusion models."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "olduvai-jp",
|
||||||
|
"title": "ComfyUI-HfLoader",
|
||||||
|
"reference": "https://github.com/olduvai-jp/ComfyUI-HfLoader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/olduvai-jp/ComfyUI-HfLoader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Lora Loader From HF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "AiMiDi",
|
||||||
|
"title": "ComfyUI-HfLoader",
|
||||||
|
"reference": "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AiMiDi/ComfyUI-Aimidi-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Merge Tag, Clear Tag, Add Tag, Load Images Pair Batch, Save Images Pair"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -116,6 +116,7 @@
|
|||||||
[
|
[
|
||||||
"GPT4VCaptioner",
|
"GPT4VCaptioner",
|
||||||
"Image Load with Metadata",
|
"Image Load with Metadata",
|
||||||
|
"SAMIN String Attribute Selector",
|
||||||
"Samin Counter",
|
"Samin Counter",
|
||||||
"Samin Load Image Batch"
|
"Samin Load Image Batch"
|
||||||
],
|
],
|
||||||
@ -281,6 +282,18 @@
|
|||||||
"title_aux": "ComfyUI Nodes for External Tooling"
|
"title_aux": "ComfyUI Nodes for External Tooling"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": [
|
||||||
|
[
|
||||||
|
"Add Tag",
|
||||||
|
"Clear Tag",
|
||||||
|
"Load Images Pair Batch",
|
||||||
|
"Merge Tag",
|
||||||
|
"Save Images Pair"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-HfLoader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": [
|
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": [
|
||||||
[
|
[
|
||||||
"Apply Yolov8 Model",
|
"Apply Yolov8 Model",
|
||||||
@ -881,6 +894,14 @@
|
|||||||
"title_aux": "LoadLoraWithTags"
|
"title_aux": "LoadLoraWithTags"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": [
|
||||||
|
[
|
||||||
|
"CLIP Vector Sculptor text encode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Vector_Sculptor_ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
||||||
[
|
[
|
||||||
"NoisyLatentPerlin"
|
"NoisyLatentPerlin"
|
||||||
@ -4265,7 +4286,8 @@
|
|||||||
"SamplerSonarEuler",
|
"SamplerSonarEuler",
|
||||||
"SamplerSonarEulerA",
|
"SamplerSonarEulerA",
|
||||||
"SonarCustomNoise",
|
"SonarCustomNoise",
|
||||||
"SonarGuidanceConfig"
|
"SonarGuidanceConfig",
|
||||||
|
"SonarPowerNoise"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-sonar"
|
"title_aux": "ComfyUI-sonar"
|
||||||
@ -4609,6 +4631,14 @@
|
|||||||
"title_aux": "ComfyUI LLaVA Captioner"
|
"title_aux": "ComfyUI LLaVA Captioner"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chaojie/ComfyUI-DragAnything": [
|
||||||
|
[
|
||||||
|
"DragAnythingRun"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-DragAnything"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-DragNUWA": [
|
"https://github.com/chaojie/ComfyUI-DragNUWA": [
|
||||||
[
|
[
|
||||||
"BrushMotion",
|
"BrushMotion",
|
||||||
@ -4763,6 +4793,18 @@
|
|||||||
"title_aux": "ComfyUI-RAFT"
|
"title_aux": "ComfyUI-RAFT"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chaojie/ComfyUI-Trajectory": [
|
||||||
|
[
|
||||||
|
"Trajectory_Canvas_Tab"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "Lerc",
|
||||||
|
"description": "This extension provides a full page image editor with mask support. There are two nodes, one to receive images from the editor and one to send images to the editor.",
|
||||||
|
"nickname": "Canvas Tab",
|
||||||
|
"title": "Canvas Tab",
|
||||||
|
"title_aux": "ComfyUI-Trajectory"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-dust3r": [
|
"https://github.com/chaojie/ComfyUI-dust3r": [
|
||||||
[
|
[
|
||||||
"Dust3rLoader",
|
"Dust3rLoader",
|
||||||
@ -5585,6 +5627,15 @@
|
|||||||
"title_aux": "a-person-mask-generator"
|
"title_aux": "a-person-mask-generator"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/dmMaze/sketch2manga": [
|
||||||
|
[
|
||||||
|
"BlendScreentone",
|
||||||
|
"EmptyLatentImageAdvanced"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Sketch2Manga"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
||||||
[
|
[
|
||||||
"OpAbs",
|
"OpAbs",
|
||||||
@ -6684,6 +6735,7 @@
|
|||||||
"InjectNoiseToLatent",
|
"InjectNoiseToLatent",
|
||||||
"InsertImageBatchByIndexes",
|
"InsertImageBatchByIndexes",
|
||||||
"Intrinsic_lora_sampling",
|
"Intrinsic_lora_sampling",
|
||||||
|
"LoadResAdapterNormalization",
|
||||||
"NormalizeLatent",
|
"NormalizeLatent",
|
||||||
"NormalizedAmplitudeToMask",
|
"NormalizedAmplitudeToMask",
|
||||||
"OffsetMask",
|
"OffsetMask",
|
||||||
@ -6701,6 +6753,7 @@
|
|||||||
"SplitBboxes",
|
"SplitBboxes",
|
||||||
"StableZero123_BatchSchedule",
|
"StableZero123_BatchSchedule",
|
||||||
"StringConstant",
|
"StringConstant",
|
||||||
|
"Superprompt",
|
||||||
"VRAM_Debug",
|
"VRAM_Debug",
|
||||||
"WidgetToString"
|
"WidgetToString"
|
||||||
],
|
],
|
||||||
@ -6712,6 +6765,7 @@
|
|||||||
[
|
[
|
||||||
"ColorizeDepthmap",
|
"ColorizeDepthmap",
|
||||||
"MarigoldDepthEstimation",
|
"MarigoldDepthEstimation",
|
||||||
|
"MarigoldDepthEstimationVideo",
|
||||||
"RemapDepth",
|
"RemapDepth",
|
||||||
"SaveImageOpenEXR"
|
"SaveImageOpenEXR"
|
||||||
],
|
],
|
||||||
@ -7588,6 +7642,7 @@
|
|||||||
"CanvasCreatorAdvanced",
|
"CanvasCreatorAdvanced",
|
||||||
"CanvasCreatorBasic",
|
"CanvasCreatorBasic",
|
||||||
"CanvasCreatorSimple",
|
"CanvasCreatorSimple",
|
||||||
|
"CreateMaskWithCanvas",
|
||||||
"CreateRegionalPNGMask",
|
"CreateRegionalPNGMask",
|
||||||
"EightFloats",
|
"EightFloats",
|
||||||
"FloatMultiplier",
|
"FloatMultiplier",
|
||||||
@ -7818,6 +7873,14 @@
|
|||||||
"title_aux": "ntdviet/comfyui-ext"
|
"title_aux": "ntdviet/comfyui-ext"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/olduvai-jp/ComfyUI-HfLoader": [
|
||||||
|
[
|
||||||
|
"Lora Loader From HF"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-HfLoader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [
|
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [
|
||||||
[
|
[
|
||||||
"CLIPStringEncode _O",
|
"CLIPStringEncode _O",
|
||||||
|
|||||||
@ -9,15 +9,26 @@
|
|||||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "chaojie",
|
"author": "cubiq",
|
||||||
"title": "ComfyUI-Trajectory",
|
"title": "Comfy Dungeon [WIP]",
|
||||||
"reference": "https://github.com/chaojie/ComfyUI-Trajectory",
|
"reference": "https://github.com/cubiq/Comfy_Dungeon",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/chaojie/ComfyUI-Trajectory"
|
"https://github.com/cubiq/Comfy_Dungeon"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:Edit Trajectory In Another Tab"
|
"description": "Build D&D Character Portraits with ComfyUI.\nIMPORTANT: At the moment this is mostly a tech demo to show how to build a web app on top of ComfyUI. The code is very messy and the application doesn't guaratee consistent results."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "dfl",
|
||||||
|
"title": "comfyui-stylegan",
|
||||||
|
"reference": "https://github.com/dfl/comfyui-stylegan",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/dfl/comfyui-stylegan"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Generator for StyleGAN 3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "christian-byrne",
|
"author": "christian-byrne",
|
||||||
|
|||||||
@ -10,6 +10,66 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "dmMaze",
|
||||||
|
"title": "Sketch2Manga",
|
||||||
|
"reference": "https://github.com/dmMaze/sketch2manga",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/dmMaze/sketch2manga"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Apply screentone to line drawings or colored illustrations with diffusion models."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "chaojie",
|
||||||
|
"title": "ComfyUI-DragAnything",
|
||||||
|
"reference": "https://github.com/chaojie/ComfyUI-DragAnything",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chaojie/ComfyUI-DragAnything"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "DragAnything"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "chaojie",
|
||||||
|
"title": "ComfyUI-Trajectory",
|
||||||
|
"reference": "https://github.com/chaojie/ComfyUI-Trajectory",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chaojie/ComfyUI-Trajectory"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI Trajectory"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Extraltodeus",
|
||||||
|
"title": "Vector_Sculptor_ComfyUI",
|
||||||
|
"reference": "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:CLIP Vector Sculptor text encode.\nNOTE:1 means disabled / normal text encode."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "olduvai-jp",
|
||||||
|
"title": "ComfyUI-HfLoader",
|
||||||
|
"reference": "https://github.com/olduvai-jp/ComfyUI-HfLoader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/olduvai-jp/ComfyUI-HfLoader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Lora Loader From HF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "AiMiDi",
|
||||||
|
"title": "ComfyUI-HfLoader",
|
||||||
|
"reference": "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AiMiDi/ComfyUI-Aimidi-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Merge Tag, Clear Tag, Add Tag, Load Images Pair Batch, Save Images Pair"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "vsevolod-oparin",
|
"author": "vsevolod-oparin",
|
||||||
"title": "Kandinsky 2.2 ComfyUI Plugin",
|
"title": "Kandinsky 2.2 ComfyUI Plugin",
|
||||||
|
|||||||
@ -116,6 +116,7 @@
|
|||||||
[
|
[
|
||||||
"GPT4VCaptioner",
|
"GPT4VCaptioner",
|
||||||
"Image Load with Metadata",
|
"Image Load with Metadata",
|
||||||
|
"SAMIN String Attribute Selector",
|
||||||
"Samin Counter",
|
"Samin Counter",
|
||||||
"Samin Load Image Batch"
|
"Samin Load Image Batch"
|
||||||
],
|
],
|
||||||
@ -281,6 +282,18 @@
|
|||||||
"title_aux": "ComfyUI Nodes for External Tooling"
|
"title_aux": "ComfyUI Nodes for External Tooling"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": [
|
||||||
|
[
|
||||||
|
"Add Tag",
|
||||||
|
"Clear Tag",
|
||||||
|
"Load Images Pair Batch",
|
||||||
|
"Merge Tag",
|
||||||
|
"Save Images Pair"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-HfLoader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": [
|
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": [
|
||||||
[
|
[
|
||||||
"Apply Yolov8 Model",
|
"Apply Yolov8 Model",
|
||||||
@ -881,6 +894,14 @@
|
|||||||
"title_aux": "LoadLoraWithTags"
|
"title_aux": "LoadLoraWithTags"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": [
|
||||||
|
[
|
||||||
|
"CLIP Vector Sculptor text encode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Vector_Sculptor_ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
||||||
[
|
[
|
||||||
"NoisyLatentPerlin"
|
"NoisyLatentPerlin"
|
||||||
@ -4265,7 +4286,8 @@
|
|||||||
"SamplerSonarEuler",
|
"SamplerSonarEuler",
|
||||||
"SamplerSonarEulerA",
|
"SamplerSonarEulerA",
|
||||||
"SonarCustomNoise",
|
"SonarCustomNoise",
|
||||||
"SonarGuidanceConfig"
|
"SonarGuidanceConfig",
|
||||||
|
"SonarPowerNoise"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-sonar"
|
"title_aux": "ComfyUI-sonar"
|
||||||
@ -4609,6 +4631,14 @@
|
|||||||
"title_aux": "ComfyUI LLaVA Captioner"
|
"title_aux": "ComfyUI LLaVA Captioner"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chaojie/ComfyUI-DragAnything": [
|
||||||
|
[
|
||||||
|
"DragAnythingRun"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-DragAnything"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-DragNUWA": [
|
"https://github.com/chaojie/ComfyUI-DragNUWA": [
|
||||||
[
|
[
|
||||||
"BrushMotion",
|
"BrushMotion",
|
||||||
@ -4763,6 +4793,18 @@
|
|||||||
"title_aux": "ComfyUI-RAFT"
|
"title_aux": "ComfyUI-RAFT"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chaojie/ComfyUI-Trajectory": [
|
||||||
|
[
|
||||||
|
"Trajectory_Canvas_Tab"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "Lerc",
|
||||||
|
"description": "This extension provides a full page image editor with mask support. There are two nodes, one to receive images from the editor and one to send images to the editor.",
|
||||||
|
"nickname": "Canvas Tab",
|
||||||
|
"title": "Canvas Tab",
|
||||||
|
"title_aux": "ComfyUI-Trajectory"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-dust3r": [
|
"https://github.com/chaojie/ComfyUI-dust3r": [
|
||||||
[
|
[
|
||||||
"Dust3rLoader",
|
"Dust3rLoader",
|
||||||
@ -5585,6 +5627,15 @@
|
|||||||
"title_aux": "a-person-mask-generator"
|
"title_aux": "a-person-mask-generator"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/dmMaze/sketch2manga": [
|
||||||
|
[
|
||||||
|
"BlendScreentone",
|
||||||
|
"EmptyLatentImageAdvanced"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Sketch2Manga"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
||||||
[
|
[
|
||||||
"OpAbs",
|
"OpAbs",
|
||||||
@ -6684,6 +6735,7 @@
|
|||||||
"InjectNoiseToLatent",
|
"InjectNoiseToLatent",
|
||||||
"InsertImageBatchByIndexes",
|
"InsertImageBatchByIndexes",
|
||||||
"Intrinsic_lora_sampling",
|
"Intrinsic_lora_sampling",
|
||||||
|
"LoadResAdapterNormalization",
|
||||||
"NormalizeLatent",
|
"NormalizeLatent",
|
||||||
"NormalizedAmplitudeToMask",
|
"NormalizedAmplitudeToMask",
|
||||||
"OffsetMask",
|
"OffsetMask",
|
||||||
@ -6701,6 +6753,7 @@
|
|||||||
"SplitBboxes",
|
"SplitBboxes",
|
||||||
"StableZero123_BatchSchedule",
|
"StableZero123_BatchSchedule",
|
||||||
"StringConstant",
|
"StringConstant",
|
||||||
|
"Superprompt",
|
||||||
"VRAM_Debug",
|
"VRAM_Debug",
|
||||||
"WidgetToString"
|
"WidgetToString"
|
||||||
],
|
],
|
||||||
@ -6712,6 +6765,7 @@
|
|||||||
[
|
[
|
||||||
"ColorizeDepthmap",
|
"ColorizeDepthmap",
|
||||||
"MarigoldDepthEstimation",
|
"MarigoldDepthEstimation",
|
||||||
|
"MarigoldDepthEstimationVideo",
|
||||||
"RemapDepth",
|
"RemapDepth",
|
||||||
"SaveImageOpenEXR"
|
"SaveImageOpenEXR"
|
||||||
],
|
],
|
||||||
@ -7588,6 +7642,7 @@
|
|||||||
"CanvasCreatorAdvanced",
|
"CanvasCreatorAdvanced",
|
||||||
"CanvasCreatorBasic",
|
"CanvasCreatorBasic",
|
||||||
"CanvasCreatorSimple",
|
"CanvasCreatorSimple",
|
||||||
|
"CreateMaskWithCanvas",
|
||||||
"CreateRegionalPNGMask",
|
"CreateRegionalPNGMask",
|
||||||
"EightFloats",
|
"EightFloats",
|
||||||
"FloatMultiplier",
|
"FloatMultiplier",
|
||||||
@ -7818,6 +7873,14 @@
|
|||||||
"title_aux": "ntdviet/comfyui-ext"
|
"title_aux": "ntdviet/comfyui-ext"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/olduvai-jp/ComfyUI-HfLoader": [
|
||||||
|
[
|
||||||
|
"Lora Loader From HF"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-HfLoader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [
|
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [
|
||||||
[
|
[
|
||||||
"CLIPStringEncode _O",
|
"CLIPStringEncode _O",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user