mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
517a55702c
commit
08e0f8517c
@ -4854,8 +4854,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a project that generates videos frame by frame based on IPAdapter+ControlNet. Unlike [a/Steerable-motion](https://github.com/banodoco/Steerable-Motion), we do not rely on AnimateDiff. This decision is primarily due to the fact that the videos generated by AnimateDiff are often blurry. Through frame-by-frame control using IPAdapter+ControlNet, we can produce higher definition and more controllable videos."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"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"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -5175,16 +5183,6 @@
|
||||
],
|
||||
"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"
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user