dyllanesl commited on
Commit
d89e9da
·
verified ·
1 Parent(s): b3f247c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -2,7 +2,6 @@
2
  "_class_name": "UNet2DModel",
3
  "_diffusers_version": "0.29.2",
4
  "_name_or_path": "google/ddpm-cifar10-32",
5
- "model_type": "unet2d",
6
  "act_fn": "silu",
7
  "add_attention": true,
8
  "attention_head_dim": null,
@@ -44,4 +43,4 @@
44
  "UpBlock2D"
45
  ],
46
  "upsample_type": "conv"
47
- }
 
2
  "_class_name": "UNet2DModel",
3
  "_diffusers_version": "0.29.2",
4
  "_name_or_path": "google/ddpm-cifar10-32",
 
5
  "act_fn": "silu",
6
  "add_attention": true,
7
  "attention_head_dim": null,
 
43
  "UpBlock2D"
44
  ],
45
  "upsample_type": "conv"
46
+ }