Update config.json
#6
by
ybelkada
- opened
- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"initializer_range": 0.02,
|
7 |
"mask_decoder_config": {
|
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
"architectures": [
|
4 |
+
"SamModel"
|
5 |
],
|
6 |
"initializer_range": 0.02,
|
7 |
"mask_decoder_config": {
|