Merge pull request #386 from trumanwong/patch-1

Update custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2024-02-02 22:56:30 +09:00 committed by GitHub
commit 517a55702c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5175,6 +5175,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "trumanwong",
"title": "ComfyUI-NSFW-Detection",
"reference": "https://github.com/trumanwong/ComfyUI-NSFW-Detection",
"files": [
"https://github.com/trumanwong/ComfyUI-NSFW-Detection"
],
"install_type": "git-clone",
"description": "An implementation of NSFW Detection for ComfyUI"
},
]
}