mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-19 11:45:13 +08:00
update DB
This commit is contained in:
@ -40830,6 +40830,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple node to patch ComfyUI generation with the SDXL Flux2VAE arch support."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -41243,17 +41254,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user