IsaacAkintaro commited on
Commit
4e20246
·
verified ·
1 Parent(s): f201a58

Upload DDPMPipeline

Browse files
logs/train_example/events.out.tfevents.1721839137.619684b2f747.34.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b29de647e2ca984ee76c11151646f1ad1082a9214adb1b2c22bd338c6eb67cff
3
+ size 15582
samples/0000.png CHANGED
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:bc994fe7cd4242fae4192a04c0f7006b510305a8a02a7d6e9ac87987aebc9019
3
- size 64432932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:400902fe54a25a3220704c72f86aef297dc8f42644f82ec56d4ae14ef0f88b09
3
+ size 454741108