update DB

This commit is contained in:
Dr.Lt.Data 2024-11-07 19:02:27 +09:00
parent f1a0dabf15
commit 8612bb1dea
3 changed files with 32 additions and 22 deletions

View File

@ -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)"
}
]
}

View File

@ -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]",

View File

@ -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",