Dinghuai commited on
Commit
1dc4f33
1 Parent(s): 430fbf9

Upload model

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_class_name": "UNet2DModel",
3
  "_diffusers_version": "0.29.0",
4
  "act_fn": "silu",
5
  "add_attention": true,
 
1
  {
2
+ "_class_name": "MyUNet2DModel",
3
  "_diffusers_version": "0.29.0",
4
  "act_fn": "silu",
5
  "add_attention": true,