update DB

This commit is contained in:
Dr.Lt.Data
2024-01-02 22:19:42 +09:00
parent a9162791b3
commit e9c2afd59a
4 changed files with 80 additions and 3 deletions

View File

@@ -2980,6 +2980,16 @@
"install_type": "git-clone",
"description": "ComfyUI Portrait Master 简体中文版."
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-Q-Align",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align"
],
"install_type": "git-clone",
"description": "Nodes:Q-Align Scoring. Implementation of [a/Q-Align](https://arxiv.org/abs/2312.17090) for ComfyUI"
},
{
"author": "kenjiqq",
"title": "qq-nodes-comfyui",
@@ -3924,6 +3934,16 @@
"install_type": "git-clone",
"description": "Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support"
},
{
"author": "Ryuukeisyou",
"title": "comfyui_image_io_helpers",
"reference": "https://github.com/Ryuukeisyou/comfyui_image_io_helpers",
"files": [
"https://github.com/Ryuukeisyou/comfyui_image_io_helpers"
],
"install_type": "git-clone",
"description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64."
},