mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-30 15:27:52 +08:00
update DB
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user