update DB
This commit is contained in:
@@ -11743,6 +11743,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": "BetaDoggo",
|
||||
"title": "ComfyUI Video Player",
|
||||
"id": "videoplayer",
|
||||
"reference": "https://github.com/BetaDoggo/ComfyUI-VideoPlayer",
|
||||
"files": [
|
||||
"https://github.com/BetaDoggo/ComfyUI-VideoPlayer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "1 step closer to replacing all software with comfy"
|
||||
},
|
||||
{
|
||||
"author": "WX-NPS1598",
|
||||
"title": "Auto Crop By NPS",
|
||||
@@ -11765,6 +11776,28 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Better user experience plugin for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "wootwootwootwoot",
|
||||
"title": "ComfyUI-RK-Sampler",
|
||||
"id": "rk-sampler",
|
||||
"reference": "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler",
|
||||
"files": [
|
||||
"https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Batched Runge-Kutta Samplers for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "TechnoByteJS",
|
||||
"title": "TechNodes",
|
||||
"id": "technodes",
|
||||
"reference": "https://github.com/TechnoByteJS/ComfyUI-TechNodes",
|
||||
"files": [
|
||||
"https://github.com/TechnoByteJS/ComfyUI-TechNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for merging, testing and more. SDNext Merge, VAE Merge, MBW Layers, Repeat VAE, Quantization."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user