Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
a414166402
/
DepthSmall
like
3
Depth Estimation
Transformers.js
ONNX
depth_anything
Model card
Files
Files and versions
Community
1
Use this model
Xenova
HF staff
commited on
Oct 8, 2024
Commit
f318da5
·
verified
·
1 Parent(s):
1465445
[Automated] Update base model metadata
Browse files
Set base model to "LiheYoung/depth-anything-small-hf"
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
---
2
library_name: transformers.js
3
pipeline_tag: depth-estimation
4
---
1
---
2
+
base_model: LiheYoung/depth-anything-small-hf
3
library_name: transformers.js
4
pipeline_tag: depth-estimation
5
---