update DB

This commit is contained in:
Dr.Lt.Data
2026-01-12 00:55:47 +09:00
parent c916174499
commit 92cf872f1b
6 changed files with 3103 additions and 2900 deletions

View File

@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "vuhung3990",
"title": "NSFW Guard",
"id": "comfyui-nsfw-guard",
"reference": "https://github.com/vuhung3990/comfyui-nsfw-guard",
"files": [
"https://github.com/vuhung3990/comfyui-nsfw-guard"
],
"install_type": "git-clone",
"description": "NSFW content detection node for ComfyUI - blocks inappropriate images automatically using YOLOv9 model."
},
{
"author": "jchiotaka",
"title": "comfyui-tile-calculator",