update DB
This commit is contained in:
@@ -13,9 +13,17 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Limbicnation",
|
||||
"title": "ComfyUIDepthEstimation",
|
||||
"reference": "https://github.com/Limbicnation/ComfyUIDepthEstimation",
|
||||
"files": [
|
||||
"https://github.com/Limbicnation/ComfyUIDepthEstimation/raw/main/depth_estimation_node.py"
|
||||
],
|
||||
"pip": ["transformers"],
|
||||
"install_type": "copy",
|
||||
"description": "A custom depth estimation node for ComfyUI using transformer models. It integrates depth estimation with automatic gamma correction, contrast adjustment, and edge detection, based on the [a/TransformDepth](https://github.com/Limbicnation/TransformDepth) repository."
|
||||
},
|
||||
{
|
||||
"author": "shadowcz007",
|
||||
"title": "comfyui-sound-lab",
|
||||
|
||||
Reference in New Issue
Block a user