airlabshare commited on
Commit
9db79af
·
verified ·
1 Parent(s): 4337aaf

Upload vpr/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. vpr/config.json +1 -1
vpr/config.json CHANGED
@@ -2,7 +2,7 @@
2
  "architectures": [
3
  "AnyThermalVPRModel"
4
  ],
5
- "model_type": "dinov2",
6
  "auto_map": {
7
  "AutoConfig": "model.AnyThermalVPRConfig",
8
  "AutoModel": "model.AnyThermalVPRModel"
 
2
  "architectures": [
3
  "AnyThermalVPRModel"
4
  ],
5
+ "model_type": "anythermal_vpr",
6
  "auto_map": {
7
  "AutoConfig": "model.AnyThermalVPRConfig",
8
  "AutoModel": "model.AnyThermalVPRModel"