franciscomj0901 commited on
Commit
1efe704
·
verified ·
1 Parent(s): 8309f6f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -48,5 +48,6 @@
48
  "qkv_bias": true,
49
  "torch_dtype": "float32",
50
  "transformers_version": "4.48.0",
51
- "use_mid_position_embeddings": false
 
52
  }
 
48
  "qkv_bias": true,
49
  "torch_dtype": "float32",
50
  "transformers_version": "4.48.0",
51
+ "use_mid_position_embeddings": false,
52
+ "pipeline_tag": "object-detection"
53
  }