Upload ./unet/config.json with huggingface_hub
Browse files- unet/config.json +1 -1
unet/config.json
CHANGED
|
@@ -38,7 +38,7 @@
|
|
| 38 |
"norm_num_groups": 32,
|
| 39 |
"num_class_embeds": 11,
|
| 40 |
"num_train_timesteps": null,
|
| 41 |
-
"optimization_step":
|
| 42 |
"out_channels": 3,
|
| 43 |
"power": 0.75,
|
| 44 |
"resnet_time_scale_shift": "default",
|
|
|
|
| 38 |
"norm_num_groups": 32,
|
| 39 |
"num_class_embeds": 11,
|
| 40 |
"num_train_timesteps": null,
|
| 41 |
+
"optimization_step": 180000,
|
| 42 |
"out_channels": 3,
|
| 43 |
"power": 0.75,
|
| 44 |
"resnet_time_scale_shift": "default",
|