update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user