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

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