update DB

This commit is contained in:
Dr.Lt.Data
2024-01-20 10:24:03 +09:00
parent 0c1fc28cf2
commit 5ab1fbd9af
5 changed files with 66 additions and 1 deletions

View File

@@ -11,6 +11,26 @@
{
"author": "JcandZero",
"title": "ComfyUI_GLM4Node",
"reference": "https://github.com/JcandZero/ComfyUI_GLM4Node",
"files": [
"https://github.com/JcandZero/ComfyUI_GLM4Node"
],
"install_type": "git-clone",
"description": "GLM4 Vision Integration"
},
{
"author": "Miosp",
"title": "ComfyUI-FBCNN",
"reference": "https://github.com/Miosp/ComfyUI-FBCNN",
"files": [
"https://github.com/Miosp/ComfyUI-FBCNN"
],
"install_type": "git-clone",
"description": "ComfyUI implementation of [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN). This is a JPEG artifact/compression removal tool, which can work automatically or with the help of a user."
},
{
"author": "chaojie",
"title": "ComfyUI-LightGlue",