update DB

update pyproject.toml
This commit is contained in:
Dr.Lt.Data
2024-05-23 01:06:39 +09:00
parent c41c94edb4
commit eca4b3467b
6 changed files with 95 additions and 51 deletions

View File

@@ -9212,6 +9212,28 @@
"install_type": "git-clone",
"description": "Node:SendBase64ToRemote. To connect to another ComfyUI server."
},
{
"author": "Fantaxico",
"title": "ComfyUI-GCP-Storage",
"id": "gcp-storage",
"reference": "https://github.com/Fantaxico/ComfyUI-GCP-Storage",
"files": [
"https://github.com/Fantaxico/ComfyUI-GCP-Storage"
],
"install_type": "git-clone",
"description": "Node:GCP Storage Node. Support google-cloud-storage."
},
{
"author": "daniabib",
"title": "ProPainter Nodes for ComfyUI",
"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."
},