Transformers
PyTorch
English
bridgetower
Inference Endpoints
anahita-b commited on
Commit
f83e2fc
1 Parent(s): aa27c77

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -51,6 +51,6 @@
51
  "output_resolution": 288,
52
  "stop_gradient": false,
53
  "vit_layernorm_shared": true,
54
- "vit_remove_last": false,
55
  }
56
  }
 
51
  "output_resolution": 288,
52
  "stop_gradient": false,
53
  "vit_layernorm_shared": true,
54
+ "vit_remove_last": false
55
  }
56
  }