Skip to content

Commit fb3af4f

Browse files
authored
refactor: switch to upstream ComfyUI-Depth-Anything-TensorRT (#209)
Now that yuvraj108c/ComfyUI-Depth-Anything-Tensorrt#14 has been merged upstream, this workaround is no longer necessary. We can safely return to the main repository.
1 parent 972eccc commit fb3af4f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configs/nodes.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ nodes:
1111

1212
comfyui-depthanything-tensorrt:
1313
name: "ComfyUI DepthAnything TensorRT"
14-
url: "https://github.com/rickstaa/ComfyUI-Depth-Anything-Tensorrt"
15-
branch: "feature/add-export-trt-args"
14+
url: "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt"
1615
type: "tensorrt"
1716

1817
# Ryan's nodes

0 commit comments

Comments
 (0)