Update config.json
#2
by bwojcik - opened
- config.json +1 -0
config.json
CHANGED
|
@@ -8,6 +8,7 @@
|
|
| 8 |
"norm_returned_features": false,
|
| 9 |
"size": "giant",
|
| 10 |
"torch_hub_force_reload": false,
|
|
|
|
| 11 |
"uses_torch_hub": true,
|
| 12 |
"with_registers": false
|
| 13 |
},
|
|
|
|
| 8 |
"norm_returned_features": false,
|
| 9 |
"size": "giant",
|
| 10 |
"torch_hub_force_reload": false,
|
| 11 |
+
"torch_hub_pretrained": false,
|
| 12 |
"uses_torch_hub": true,
|
| 13 |
"with_registers": false
|
| 14 |
},
|