mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-09 09:26:52 +08:00
update DB
This commit is contained in:
@ -1,14 +1,34 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "MTheUnexpected-1",
|
||||
"title": "ModuSnap-ComfyUI-Manager",
|
||||
"reference": "https://github.com/MTheUnexpected-1/ModuSnap-ComfyUI-Manager",
|
||||
"author": "unobtuse",
|
||||
"title": "comfyui-topaz-ai-upscale",
|
||||
"reference": "https://github.com/unobtuse/comfyui-topaz-ai-upscale",
|
||||
"files": [
|
||||
"https://github.com/MTheUnexpected-1/ModuSnap-ComfyUI-Manager"
|
||||
"https://github.com/unobtuse/comfyui-topaz-ai-upscale"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom-node bridge between ComfyUI and Modusnap Engine manager APIs"
|
||||
"description": "ComfyUI custom nodes for upscaling images using Topaz Photo AI's Autopilot engine via the CLI."
|
||||
},
|
||||
{
|
||||
"author": "unobtuse",
|
||||
"title": "comfyui-topaz-gigapixel",
|
||||
"reference": "https://github.com/unobtuse/comfyui-topaz-gigapixel",
|
||||
"files": [
|
||||
"https://github.com/unobtuse/comfyui-topaz-gigapixel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for upscaling images using Topaz Gigapixel AI's CLI."
|
||||
},
|
||||
{
|
||||
"author": "mozhaa",
|
||||
"title": "ComfyUI-Latent-Transform",
|
||||
"reference": "https://github.com/mozhaa/ComfyUI-Latent-Transform",
|
||||
"files": [
|
||||
"https://github.com/mozhaa/ComfyUI-Latent-Transform"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Latent space transformation nodes providing mathematical operations like add, blend, blur, gaussian noise, multiply, sharpen, and wave effects. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Lumiyumi",
|
||||
|
||||
@ -5253,6 +5253,7 @@
|
||||
"MaskCleanupNode",
|
||||
"MaskExpandBorder",
|
||||
"MaskExpandBorderAdvanced",
|
||||
"MaskFromContour",
|
||||
"MaskFromContoursOpenCV",
|
||||
"MaskMattingNode",
|
||||
"MaskMorphNode",
|
||||
@ -11288,6 +11289,20 @@
|
||||
"title_aux": "comfy-url-fetcher [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/mozhaa/ComfyUI-Latent-Transform": [
|
||||
[
|
||||
"LT: Add",
|
||||
"LT: Blend",
|
||||
"LT: Blur",
|
||||
"LT: Gaussian Noise",
|
||||
"LT: Multiply",
|
||||
"LT: Sharpen",
|
||||
"LT: Wave"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Latent-Transform"
|
||||
}
|
||||
],
|
||||
"https://github.com/mr-krak3n/ComfyUI-Qwen": [
|
||||
[
|
||||
"Qwen2_Chat_Zho",
|
||||
@ -12941,6 +12956,7 @@
|
||||
"ImageBlendByMask",
|
||||
"Image_Color_Noise",
|
||||
"InstructPromptPresets",
|
||||
"IntegerRangeRandom",
|
||||
"JoinerPadding",
|
||||
"LlTokenizerOptions",
|
||||
"ModifyMask",
|
||||
@ -13958,6 +13974,24 @@
|
||||
"title_aux": "ComfyUI-Dist [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/unobtuse/comfyui-topaz-ai-upscale": [
|
||||
[
|
||||
"TopazPhotoAISettings",
|
||||
"TopazPhotoAIUpscale"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-topaz-ai-upscale"
|
||||
}
|
||||
],
|
||||
"https://github.com/unobtuse/comfyui-topaz-gigapixel": [
|
||||
[
|
||||
"TopazGigapixelSettings",
|
||||
"TopazGigapixelUpscale"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-topaz-gigapixel"
|
||||
}
|
||||
],
|
||||
"https://github.com/unphased/code-nodes": [
|
||||
[
|
||||
"ImageBatcherByIndexProV2",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user