giulio98 commited on
Commit
fba5f47
·
verified ·
1 Parent(s): ef4f2e6

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +2 -1
unet/config.json CHANGED
@@ -57,5 +57,6 @@
57
  ],
58
  "update_after_step": 0,
59
  "upsample_type": "conv",
60
- "use_ema_warmup": true
 
61
  }
 
57
  ],
58
  "update_after_step": 0,
59
  "upsample_type": "conv",
60
+ "use_ema_warmup": true,
61
+ "set_W_to_weight": false
62
  }