mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
Update custom-node-list.json
This commit is contained in:
parent
90f9af172b
commit
1b5fa66fe4
@ -5175,6 +5175,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user