simpleipfs commited on
Commit
9b8e3f1
·
verified ·
1 Parent(s): 974face

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +1 -1
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.30.0",
4
- "act_fn": "ReLU",
5
  "addition_embed_type": "text_time",
6
  "addition_embed_type_num_heads": 64,
7
  "addition_time_embed_dim": 256,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.30.0",
4
+ "act_fn": "silu",
5
  "addition_embed_type": "text_time",
6
  "addition_embed_type_num_heads": 64,
7
  "addition_time_embed_dim": 256,