update DB

This commit is contained in:
Dr.Lt.Data
2024-01-21 12:29:45 +09:00
parent 1ff2f0a327
commit 283963b32c
4 changed files with 42 additions and 54 deletions

View File

@@ -13,13 +13,13 @@
{
"author": "darkpixel",
"title": "DarkPrompt",
"title": "DarkPrompts",
"reference": "https://github.com/darkpixel/darkprompts",
"files": [
"https://github.com/darkpixel/darkprompts"
],
"install_type": "git-clone",
"description": "A slightly better tool for generating random prompts."
"description": "Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources."
},
{
"author": "Taremin",
@@ -42,14 +42,14 @@
"description": "GLM4 Vision Integration"
},
{
"author": "Miosp",
"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."
"description": "A node for JPEG de-artifacting using [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN)."
},
{
"author": "chaojie",