update DB

This commit is contained in:
Dr.Lt.Data
2024-03-28 01:08:52 +09:00
parent 019f0cd53d
commit 4cfc377e7a
4 changed files with 36 additions and 60 deletions

View File

@@ -6538,6 +6538,16 @@
"install_type": "git-clone",
"description": "Nodes:LoadFromS3, LoadBatchFromS3, SaveToS3, SaveBatchToS3"
},
{
"author": "yuvraj108c",
"title": "ComfyUI Depth Anything TensorRT",
"reference": "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt",
"files": [
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt"
],
"install_type": "git-clone",
"description": "This extension provides a ComfyUI Custom Node implementation of the [a/Depth-Anything-Tensorrt](https://github.com/spacewalk01/depth-anything-tensorrt) in Python for ultra fast depth map generation"
},