mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-11 19:02:33 +08:00
Add ComfyUI-MediaPreview custom node (#2749)
* Update custom-node-list.json * Add files via upload * Delete custom-node-list.json * Rename custom-node-list.json 3.txt to custom-node-list.json * Delete custom-node-list.json * Add files via upload * Delete custom-node-list.json * Add files via upload
This commit is contained in:
parent
d0e3336804
commit
c7da60732e
@ -45779,6 +45779,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user