patrickvonplaten commited on
Commit
bbd49d8
1 Parent(s): 553006b

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:2c00e8716c1174cde3db21115cf41a9380bf06ffc1232f6aa1dc67f8ff6b0806
3
- size 454858877
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0c4c246baad16eb12629b6a4d458fecf210483b76796e6fa9cd1756b217966a
3
+ size 454853117