patrickvonplaten commited on
Commit
f2fa844
1 Parent(s): b81de7a

convert weights

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. diffusion_pytorch_model.bin +2 -2
config.json CHANGED
@@ -12,7 +12,7 @@
12
  512
13
  ],
14
  "center_input_sample": false,
15
- "down_blocks": [
16
  "DownBlock2D",
17
  "DownBlock2D",
18
  "DownBlock2D",
@@ -31,7 +31,7 @@
31
  "out_channels": 3,
32
  "sample_size": 256,
33
  "time_embedding_type": "positional",
34
- "up_blocks": [
35
  "UpBlock2D",
36
  "AttnUpBlock2D",
37
  "UpBlock2D",
12
  512
13
  ],
14
  "center_input_sample": false,
15
+ "down_block_types": [
16
  "DownBlock2D",
17
  "DownBlock2D",
18
  "DownBlock2D",
31
  "out_channels": 3,
32
  "sample_size": 256,
33
  "time_embedding_type": "positional",
34
+ "up_block_types": [
35
  "UpBlock2D",
36
  "AttnUpBlock2D",
37
  "UpBlock2D",
diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03f5ad26b7b4ff473211661292178fdc152e630ad0b9d980b51c95e51101e1f9
3
- size 454858877
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73d137f32e27a033b1fbf2684e007aceef4bf458d897354f325349985662fd78
3
+ size 454853117