Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"architectures": ["ResNet50ForPoseEstimation"], "num_labels": 34, "image_size": 224}
|
|
|
|
| 1 |
+
{"model_type": "AutoModelForDepthEstimation","architectures": ["ResNet50ForPoseEstimation"], "num_labels": 34, "image_size": 224}
|