update DB

This commit is contained in:
Dr.Lt.Data
2023-12-28 00:07:12 +09:00
parent 53e7645c34
commit 017865837e
6 changed files with 137 additions and 59 deletions

View File

@@ -10,6 +10,37 @@
},
{
"author": "Crystian",
"title": "Crystools",
"reference": "https://github.com/crystian/ComfyUI-Crystools",
"files": [
"https://github.com/crystian/ComfyUI-Crystools"
],
"install_type": "git-clone",
"description": "You can see the metadata and compare between two images, compare between two JSONs, show any value to console/display, pipes, and more!\nThis provides a better nodes to load images, previews, etc, and see \"hidden\" data, but without load a new workflow."
},
{
"author": "54rt1n",
"title": "ComfyUI-DareMerge",
"reference": "https://github.com/54rt1n/ComfyUI-DareMerge",
"files": [
"https://github.com/54rt1n/ComfyUI-DareMerge"
],
"install_type": "git-clone",
"description": "Merge two checkpoint models by dare ties [a/(https://github.com/yule-BUAA/MergeLM)](https://github.com/yule-BUAA/MergeLM), sort of."
},
{
"author": "Kangkang625",
"title": "ComfyUI-Paint-by-Example",
"reference": "https://github.com/Kangkang625/ComfyUI-paint-by-example",
"files": [
"https://github.com/Kangkang625/ComfyUI-paint-by-example"
],
"install_type": "git-clone",
"description": "This repo is a simple implementation of [a/Paint-by-Example](https://github.com/Fantasy-Studio/Paint-by-Example) based on its [a/huggingface pipeline](https://huggingface.co/Fantasy-Studio/Paint-by-Example)."
},
{
"author": "pkpk",
"title": "ComfyUI-SaveAVIF",
@@ -18,7 +49,7 @@
"https://github.com/pkpkTech/ComfyUI-SaveAVIF"
],
"install_type": "git-clone",
"description": "Saves images in AVIF format."
"description": "A custom node on ComfyUI that saves images in AVIF format. Workflow can be loaded from images saved at this node."
},
{
"author": "styler00dollar",