tolgacangoz commited on
Commit
c096ef8
·
verified ·
1 Parent(s): 9616c58

Update unet/nesting_level_1/config.json

Browse files
Files changed (1) hide show
  1. unet/nesting_level_1/config.json +1 -2
unet/nesting_level_1/config.json CHANGED
@@ -121,6 +121,5 @@
121
  ],
122
  "upcast_attention": false,
123
  "use_attention_ffn": false,
124
- "use_linear_projection": false,
125
- "torch_dtype": "float32"
126
  }
 
121
  ],
122
  "upcast_attention": false,
123
  "use_attention_ffn": false,
124
+ "use_linear_projection": false
 
125
  }