update DB
This commit is contained in:
@@ -4297,7 +4297,7 @@
|
||||
"https://github.com/wmatson/easy-comfy-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: HTTP POST, Empty Dict, Assoc Str, Assoc Dict, Assoc Img, Load Img From URL (EZ), Load Img Batch From URLs (EZ), Video Combine + upload (EZ), ..."
|
||||
"description": "A collection of utility nodes primarily for interacting with comfy via automated systems"
|
||||
},
|
||||
{
|
||||
"author": "DrJKL",
|
||||
@@ -11754,6 +11754,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Just a simple node to filter out NSFW outputs. This node utilizes [a/AdamCodd/vit-base-nsfw-detector](https://huggingface.co/AdamCodd/vit-base-nsfw-detector) to score the outputs. I chose this model because it's small, fast, and performed very well in my testing. Nudity tends to be scored in the 0.95+ range, but I've set the default to 0.8 as a safe baseline."
|
||||
},
|
||||
{
|
||||
"author": "WX-NPS1598",
|
||||
"title": "Auto Crop By NPS",
|
||||
"id": "autocrop-nps",
|
||||
"reference": "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS",
|
||||
"files": [
|
||||
"https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider. "
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user