im-wali commited on
Commit
3263852
·
verified ·
1 Parent(s): 8a5be53

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -8
config.json CHANGED
@@ -1,8 +1 @@
1
- {
2
- "model_type": "resnet",
3
- "architectures": [
4
- "ResNet50ForPoseEstimation"
5
- ],
6
- "num_labels": 34,
7
- "image_size": 224
8
- }
 
1
+ {"model_type": "AutoModelForDepthEstimation", "architectures": ["ResNet50ForPoseEstimation"], "num_labels": 34, "image_size": 224}