update DB

This commit is contained in:
Dr.Lt.Data
2024-04-19 20:52:44 +09:00
parent 808a55ca4c
commit 2cd8f7a986
5 changed files with 416 additions and 228 deletions

View File

@@ -7369,6 +7369,16 @@
"install_type": "git-clone",
"description": "image to sticker"
},
{
"author": "turkyden",
"title": "ComfyUI-Comic",
"reference": "https://github.com/turkyden/ComfyUI-Comic",
"files": [
"https://github.com/turkyden/ComfyUI-Comic"
],
"install_type": "git-clone",
"description": "a comfyui plugin for image to comic"
},
{
"author": "royceschultz",
"title": "ComfyUI-TranscriptionTools",
@@ -7489,6 +7499,26 @@
"install_type": "git-clone",
"description": "This is a custom node of ComfyUI that categorizes tags outputted by tools like WD14Tagger, filters them by each category, and returns the filtered results."
},
{
"author": "Intersection98",
"title": "ComfyUI-MX-post-processing-nodes",
"reference": "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes",
"files": [
"https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes"
],
"install_type": "git-clone",
"description": "A collection of post processing nodes for ComfyUI, dds image post-processing adjustment capabilities to the ComfyUI."
},
{
"author": "TencentQQGYLab",
"title": "ComfyUI-ELLA",
"reference": "https://github.com/TencentQQGYLab/ComfyUI-ELLA",
"files": [
"https://github.com/TencentQQGYLab/ComfyUI-ELLA"
],
"install_type": "git-clone",
"description": "ComfyUI implementation for [a/ELLA](https://github.com/TencentQQGYLab/ELLA)."
},