mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-14 12:22:29 +08:00
This commit is contained in:
parent
c7da60732e
commit
2a55999552
@ -41543,6 +41543,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A simple custom node for ComfyUI that loads and provides an all-in-one dropdown selector to build a prompt string."
|
"description": "A simple custom node for ComfyUI that loads and provides an all-in-one dropdown selector to build a prompt string."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Atsushi888",
|
||||||
|
"title": "ComfyUI-MediaPreview",
|
||||||
|
"id": "comfyui-mediapreview",
|
||||||
|
"reference": "https://github.com/Atsushi888/ComfyUI-MediaPreview",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Atsushi888/ComfyUI-MediaPreview"
|
||||||
|
],
|
||||||
|
"install_type": "git",
|
||||||
|
"description": "All-in-one media preview node for ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "pixixai",
|
"author": "pixixai",
|
||||||
"title": "ComfyUI-AlignLayout",
|
"title": "ComfyUI-AlignLayout",
|
||||||
@ -45779,17 +45790,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Atsushi888",
|
|
||||||
"title": "ComfyUI-MediaPreview",
|
|
||||||
"id": "comfyui-mediapreview",
|
|
||||||
"reference": "https://github.com/Atsushi888/ComfyUI-MediaPreview",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Atsushi888/ComfyUI-MediaPreview/archive/refs/heads/main.zip"
|
|
||||||
],
|
|
||||||
"install_type": "git",
|
|
||||||
"description": "All-in-one media preview node for ComfyUI."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Atsushi888",
|
||||||
|
"title": "ComfyUI-MediaPreview",
|
||||||
|
"id": "comfyui-mediapreview",
|
||||||
|
"reference": "https://github.com/Atsushi888/ComfyUI-MediaPreview",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Atsushi888/ComfyUI-MediaPreview"
|
||||||
|
],
|
||||||
|
"install_type": "git",
|
||||||
|
"description": "All-in-one media preview node for ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "kplkasteel",
|
"author": "kplkasteel",
|
||||||
"title": "Image to Prompt (Abacus.AI)",
|
"title": "Image to Prompt (Abacus.AI)",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user