rippertnt commited on
Commit
842b19a
1 Parent(s): b98b676

Upload 15 files

Browse files
model_index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "AudioLDMPipeline",
3
- "_diffusers_version": "0.15.0",
4
  "scheduler": [
5
  "diffusers",
6
  "DDIMScheduler"
 
1
  {
2
  "_class_name": "AudioLDMPipeline",
3
+ "_diffusers_version": "0.16.0",
4
  "scheduler": [
5
  "diffusers",
6
  "DDIMScheduler"
scheduler/scheduler_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "DDIMScheduler",
3
- "_diffusers_version": "0.15.0",
4
  "beta_end": 0.0195,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.0015,
 
1
  {
2
  "_class_name": "DDIMScheduler",
3
+ "_diffusers_version": "0.16.0",
4
  "beta_end": 0.0195,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.0015,
text_encoder/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0292e65e99024f2d21f0a59b718f0e4914546e4287e2dabdd2d7e4a95c169f7b
3
+ size 501284353
unet/config.json CHANGED
@@ -1,7 +1,9 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.15.0",
4
  "act_fn": "silu",
 
 
5
  "attention_head_dim": 8,
6
  "block_out_channels": [
7
  128,
@@ -49,6 +51,7 @@
49
  "sample_size": 128,
50
  "time_cond_proj_dim": null,
51
  "time_embedding_act_fn": null,
 
52
  "time_embedding_type": "positional",
53
  "timestep_post_act": null,
54
  "up_block_types": [
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.16.0",
4
  "act_fn": "silu",
5
+ "addition_embed_type": null,
6
+ "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
  128,
 
51
  "sample_size": 128,
52
  "time_cond_proj_dim": null,
53
  "time_embedding_act_fn": null,
54
+ "time_embedding_dim": null,
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
unet/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6699a2509b803b993a1386a513da4a5b8e00d06482076ae17958539838be87d9
3
+ size 740429981
vae/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
- "_diffusers_version": "0.15.0",
4
  "act_fn": "silu",
5
  "block_out_channels": [
6
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.16.0",
4
  "act_fn": "silu",
5
  "block_out_channels": [
6
  128,
vae/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3fc8ccecb1849c8a23cd4f9dd959eb7aaa203cc010386288418dbc551cdaaf7
3
+ size 221586505
vocoder/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9fbefc2b31c85d1dabe98e53d09ac88039af411162a7e641040a9c2b5f62364
3
+ size 221120349