phiph commited on
Commit
10d3fd4
·
verified ·
1 Parent(s): 86c4010

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "architectures": [
3
- "DepthAnythingForDepthEstimation"
4
  ],
5
- "model_type": "depth_anything",
6
  "transformers_version": "4.39.0",
7
  "image_size": [
8
  546,
 
1
  {
2
  "architectures": [
3
+ "DPTForDepthEstimation"
4
  ],
5
+ "model_type": "dpt",
6
  "transformers_version": "4.39.0",
7
  "image_size": [
8
  546,