update DB
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
"https://github.com/Fannovel16/ComfyUI-Video-Matting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A minimalistic implementation of [Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI"
|
||||
"description": "A minimalistic implementation of [a/Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "biegert",
|
||||
@@ -1085,6 +1085,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for convenient prompt editing. The aim is to make basic generations in ComfyUI completely prompt-controllable."
|
||||
},
|
||||
{
|
||||
"author": "asagi4",
|
||||
"title": "ComfyUI-CADS",
|
||||
"reference": "https://github.com/asagi4/ComfyUI-CADS",
|
||||
"files": [
|
||||
"https://github.com/asagi4/ComfyUI-CADS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Attempts to implement [a/CADS](https://arxiv.org/abs/2310.17347) for ComfyUI. Credit also to the [a/A1111 implementation](https://github.com/v0xie/sd-webui-cads/tree/main) that I used as a reference."
|
||||
},
|
||||
{
|
||||
"author": "jamesWalker55",
|
||||
"title": "ComfyUI - P2LDGAN Node",
|
||||
|
||||
Reference in New Issue
Block a user