tolgacangoz commited on
Commit
033bba7
·
verified ·
1 Parent(s): c096ef8

Update unet/nesting_level_2/config.json

Browse files
Files changed (1) hide show
  1. unet/nesting_level_2/config.json +1 -2
unet/nesting_level_2/config.json CHANGED
@@ -168,6 +168,5 @@
168
  ],
169
  "upcast_attention": false,
170
  "use_attention_ffn": false,
171
- "use_linear_projection": false,
172
- "torch_dtype": "float32"
173
  }
 
168
  ],
169
  "upcast_attention": false,
170
  "use_attention_ffn": false,
171
+ "use_linear_projection": false
 
172
  }