update DB

This commit is contained in:
Dr.Lt.Data 2024-05-23 09:26:07 +09:00
parent 7d09570700
commit d3b4736a7c
2 changed files with 4 additions and 15 deletions

View File

@ -9225,14 +9225,14 @@
},
{
"author": "daniabib",
"title": "ProPainter Nodes for ComfyUI",
"title": "ComfyUI ProPainter Nodes",
"id": "propainter",
"reference": "https://github.com/daniabib/ComfyUI_ProPainter_Nodes",
"files": [
"https://github.com/daniabib/ComfyUI_ProPainter_Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) models for video inpainting . The ProPainter models enable advanced video frame editing by leveraging deep learning techniques for seamless inpainting and outpainting tasks."
"description": "ComfyUI custom node implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) framework for video inpainting."
},
@ -9635,17 +9635,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "daniabib",
"title": "ComfyUI ProPainter Nodes",
"id": "propainter",
"reference": "https://github.com/daniabib/ComfyUI_ProPainter_Nodes",
"files": [
"https://github.com/daniabib/ComfyUI_ProPainter_Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI custom node implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) framework for video inpainting."
}
]
}

View File

@ -13,14 +13,14 @@
{
"author": "daniabib",
"title": "ProPainter Nodes for ComfyUI",
"title": "ComfyUI ProPainter Nodes",
"id": "propainter",
"reference": "https://github.com/daniabib/ComfyUI_ProPainter_Nodes",
"files": [
"https://github.com/daniabib/ComfyUI_ProPainter_Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) models for video inpainting . The ProPainter models enable advanced video frame editing by leveraging deep learning techniques for seamless inpainting and outpainting tasks."
"description": "ComfyUI custom node implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) framework for video inpainting."
},
{
"author": "fexploit",