giulio98 commited on
Commit
f359553
·
verified ·
1 Parent(s): 1ffcf60

Upload ./unet/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. unet/config.json +2 -2
unet/config.json CHANGED
@@ -38,7 +38,7 @@
38
  "norm_num_groups": 32,
39
  "num_class_embeds": null,
40
  "num_train_timesteps": null,
41
- "optimization_step": 70000,
42
  "out_channels": 3,
43
  "power": 0.75,
44
  "resnet_time_scale_shift": "default",
@@ -56,4 +56,4 @@
56
  "update_after_step": 0,
57
  "upsample_type": "conv",
58
  "use_ema_warmup": true
59
- }
 
38
  "norm_num_groups": 32,
39
  "num_class_embeds": null,
40
  "num_train_timesteps": null,
41
+ "optimization_step": 180000,
42
  "out_channels": 3,
43
  "power": 0.75,
44
  "resnet_time_scale_shift": "default",
 
56
  "update_after_step": 0,
57
  "upsample_type": "conv",
58
  "use_ema_warmup": true
59
+ }