Upload ./unet/config.json with huggingface_hub
Browse files- 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":
|
| 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 |
+
}
|