mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
f1a0dabf15
commit
8612bb1dea
@ -3850,16 +3850,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This tool will turn entire workflows or parts of them into single integrated nodes. In a way, it is similar to the Node Templates functionality but hides the inner structure. This is useful if all you want is to reuse and quickly configure a bunch of nodes without caring how they are interconnected."
|
||||
},
|
||||
{
|
||||
"author": "palant",
|
||||
"title": "Extended Save Image for ComfyUI",
|
||||
"reference": "https://github.com/palant/extended-saveimage-comfyui",
|
||||
"files": [
|
||||
"https://github.com/palant/extended-saveimage-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node is largely identical to the usual Save Image but allows saving images also in JPEG and WEBP formats, the latter with both lossless and lossy compression. Metadata is embedded in the images as usual, and the resulting images can be used to load a workflow."
|
||||
},
|
||||
{
|
||||
"author": "whmc76",
|
||||
"title": "ComfyUI-Openpose-Editor-Plus",
|
||||
@ -16400,6 +16390,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Various nodes of the Level Pixel company. Includes convenient advanced nodes for working with images from folders; counting files in a folder; cleaning memory; tag filters. Model Unloader, LLM Unloader (GGUF unloaders), Free memory, Tag Filters, Tag Category Filters, Tag Choice Parser, File counter, Image Loader From Path (with counters)."
|
||||
},
|
||||
{
|
||||
"author": "basix",
|
||||
"title": "Basix Image Filters",
|
||||
"id": "basix_image_filters",
|
||||
"reference": "https://github.com/maludwig/basix_image_filters",
|
||||
"files": [
|
||||
"https://github.com/maludwig/basix_image_filters"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -16808,17 +16809,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "basix",
|
||||
"title": "Basix Image Filters",
|
||||
"id": "basix_image_filters",
|
||||
"reference": "https://github.com/maludwig/basix_image_filters",
|
||||
"files": [
|
||||
"https://github.com/maludwig/basix_image_filters"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "palant",
|
||||
"title": "Extended Save Image for ComfyUI [DEPRECATED]",
|
||||
"reference": "https://github.com/palant/extended-saveimage-comfyui",
|
||||
"files": [
|
||||
"https://github.com/palant/extended-saveimage-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node is largely identical to the usual Save Image but allows saving images also in JPEG and WEBP formats, the latter with both lossless and lossy compression. Metadata is embedded in the images as usual, and the resulting images can be used to load a workflow."
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-GPT2P [REMOVED]",
|
||||
|
||||
@ -11,7 +11,17 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "basix",
|
||||
"title": "Basix Image Filters",
|
||||
"id": "basix_image_filters",
|
||||
"reference": "https://github.com/maludwig/basix_image_filters",
|
||||
"files": [
|
||||
"https://github.com/maludwig/basix_image_filters"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)"
|
||||
},
|
||||
{
|
||||
"author": "recraft-ai",
|
||||
"title": "ComfyUI-RecraftAI",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user