ttoavina commited on
Commit
622edf7
·
1 Parent(s): 2939cfe
Files changed (1) hide show
  1. unet/config.json +1 -0
unet/config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "_class_name": "UNet2DModel",
3
  "_diffusers_version": "0.13.1",
 
4
  "act_fn": "silu",
5
  "add_attention": true,
6
  "attention_head_dim": 8,
 
1
  {
2
  "_class_name": "UNet2DModel",
3
  "_diffusers_version": "0.13.1",
4
+ "_name_or_path": "dog-aice/unet",
5
  "act_fn": "silu",
6
  "add_attention": true,
7
  "attention_head_dim": 8,