IsaacAkintaro commited on
Commit
1cdbd03
·
verified ·
1 Parent(s): b9e254f

Upload DDPMPipeline

Browse files
unet/config.json CHANGED
@@ -6,11 +6,12 @@
6
  "attention_head_dim": 8,
7
  "attn_norm_num_groups": null,
8
  "block_out_channels": [
9
- 32,
10
- 64,
11
- 64,
12
  128,
13
- 256
 
 
 
 
14
  ],
15
  "center_input_sample": false,
16
  "class_embed_type": null,
@@ -19,7 +20,8 @@
19
  "DownBlock2D",
20
  "DownBlock2D",
21
  "DownBlock2D",
22
- "AttnDownBlock2D"
 
23
  ],
24
  "downsample_padding": 1,
25
  "downsample_type": "conv",
@@ -41,6 +43,7 @@
41
  ],
42
  "time_embedding_type": "positional",
43
  "up_block_types": [
 
44
  "AttnUpBlock2D",
45
  "UpBlock2D",
46
  "UpBlock2D",
 
6
  "attention_head_dim": 8,
7
  "attn_norm_num_groups": null,
8
  "block_out_channels": [
 
 
 
9
  128,
10
+ 128,
11
+ 256,
12
+ 256,
13
+ 512,
14
+ 512
15
  ],
16
  "center_input_sample": false,
17
  "class_embed_type": null,
 
20
  "DownBlock2D",
21
  "DownBlock2D",
22
  "DownBlock2D",
23
+ "AttnDownBlock2D",
24
+ "DownBlock2D"
25
  ],
26
  "downsample_padding": 1,
27
  "downsample_type": "conv",
 
43
  ],
44
  "time_embedding_type": "positional",
45
  "up_block_types": [
46
+ "UpBlock2D",
47
  "AttnUpBlock2D",
48
  "UpBlock2D",
49
  "UpBlock2D",
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14cf6a7dfd5b2ca8306e82e666017303438c68312ed2749151e644eb6de9cd8a
3
- size 64432932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d11384bc0c59fc04bf03d0918cea4f5bffa88a2616cce013f350c72fb93f7d37
3
+ size 454741108