Diffusers
AudioLDMPipeline

Update unet/config.json

#8
by irena - opened
Files changed (1) hide show
  1. unet/config.json +1 -1
unet/config.json CHANGED
@@ -10,7 +10,7 @@
10
  640
11
  ],
12
  "center_input_sample": false,
13
- "class_embed_type": "simple_projection",
14
  "class_embeddings_concat": true,
15
  "conv_in_kernel": 3,
16
  "conv_out_kernel": 3,
 
10
  640
11
  ],
12
  "center_input_sample": false,
13
+ "class_embed_type": null,
14
  "class_embeddings_concat": true,
15
  "conv_in_kernel": 3,
16
  "conv_out_kernel": 3,