Safetensors
custom_code
mranzinger commited on
Commit
3885243
·
verified ·
1 Parent(s): 1c47022

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json CHANGED
@@ -227,6 +227,10 @@
227
  "AutoConfig": "hf_model.RADIOConfig",
228
  "AutoModel": "hf_model.RADIOModel"
229
  },
 
 
 
 
230
  "max_resolution": 2048,
231
  "patch_size": 16,
232
  "preferred_resolution": [
 
227
  "AutoConfig": "hf_model.RADIOConfig",
228
  "AutoModel": "hf_model.RADIOModel"
229
  },
230
+ "auto_file": [
231
+ "hf_model.py",
232
+ "dinov2_arch.py"
233
+ ],
234
  "max_resolution": 2048,
235
  "patch_size": 16,
236
  "preferred_resolution": [