Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: depth-estimation
|
4 |
+
---
|
5 |
+
This repo includes the tensorrt engines for Depth Anything v2 models.
|
6 |
+
Tensorrt version used to build engine: 10.8.0.43
|
7 |
+
This works with comfyui dev container (comfystream)
|