Yntec commited on
Commit
5a99719
1 Parent(s): de53185

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +1 -1
unet/config.json CHANGED
@@ -35,7 +35,7 @@
35
  "out_channels": 4,
36
  "projection_class_embeddings_input_dim": null,
37
  "resnet_time_scale_shift": "default",
38
- "sample_size": 80,
39
  "time_cond_proj_dim": null,
40
  "time_embedding_type": "positional",
41
  "timestep_post_act": null,
 
35
  "out_channels": 4,
36
  "projection_class_embeddings_input_dim": null,
37
  "resnet_time_scale_shift": "default",
38
+ "sample_size": 64,
39
  "time_cond_proj_dim": null,
40
  "time_embedding_type": "positional",
41
  "timestep_post_act": null,