Yntec commited on
Commit
43ee335
1 Parent(s): b35a6a8

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +2 -2
unet/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.28.0.dev0",
4
  "act_fn": "silu",
5
  "addition_embed_type": null,
6
  "addition_embed_type_num_heads": 64,
@@ -64,4 +64,4 @@
64
  ],
65
  "upcast_attention": null,
66
  "use_linear_projection": false
67
- }
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.25.0.dev0",
4
  "act_fn": "silu",
5
  "addition_embed_type": null,
6
  "addition_embed_type_num_heads": 64,
 
64
  ],
65
  "upcast_attention": null,
66
  "use_linear_projection": false
67
+ }