Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
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 engine for Video Depth Anything v2 small-model.
|
6 |
+
|
7 |
+
Tensorrt version used to build engine: 10.8.0.43
|
8 |
+
|
9 |
+
This works with comfyui dev container (comfystream)
|