IsaacAkintaro commited on
Commit
7aba65e
·
verified ·
1 Parent(s): 7fd6d5a

Upload DDPMPipeline

Browse files
unet/config.json CHANGED
@@ -11,7 +11,6 @@
11
  256,
12
  256,
13
  512,
14
- 512,
15
  512
16
  ],
17
  "center_input_sample": false,
@@ -20,7 +19,6 @@
20
  "DownBlock2D",
21
  "DownBlock2D",
22
  "DownBlock2D",
23
- "AttnDownBlock2D",
24
  "DownBlock2D",
25
  "AttnDownBlock2D",
26
  "DownBlock2D"
@@ -40,8 +38,8 @@
40
  "out_channels": 3,
41
  "resnet_time_scale_shift": "default",
42
  "sample_size": [
43
- 128,
44
- 256
45
  ],
46
  "time_embedding_type": "positional",
47
  "up_block_types": [
@@ -50,7 +48,6 @@
50
  "UpBlock2D",
51
  "UpBlock2D",
52
  "UpBlock2D",
53
- "AttnUpBlock2D",
54
  "UpBlock2D"
55
  ],
56
  "upsample_type": "conv"
 
11
  256,
12
  256,
13
  512,
 
14
  512
15
  ],
16
  "center_input_sample": false,
 
19
  "DownBlock2D",
20
  "DownBlock2D",
21
  "DownBlock2D",
 
22
  "DownBlock2D",
23
  "AttnDownBlock2D",
24
  "DownBlock2D"
 
38
  "out_channels": 3,
39
  "resnet_time_scale_shift": "default",
40
  "sample_size": [
41
+ 256,
42
+ 192
43
  ],
44
  "time_embedding_type": "positional",
45
  "up_block_types": [
 
48
  "UpBlock2D",
49
  "UpBlock2D",
50
  "UpBlock2D",
 
51
  "UpBlock2D"
52
  ],
53
  "upsample_type": "conv"
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05ee1332eb948725ede1599ab87dc33a0cfb347c4c6609600983b775660e33d1
3
- size 610844444
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c87a846cd45933d553719cb9cf2689c92405465d497627d33ad998e9741a0404
3
+ size 454741108