AltLuv commited on
Commit
38a17ea
1 Parent(s): 3935dc8

End of training

Browse files
unet/config.json CHANGED
@@ -8,12 +8,10 @@
8
  "attention_head_dim": 8,
9
  "attention_type": "default",
10
  "block_out_channels": [
11
- 128,
12
- 128,
13
- 256,
14
- 256,
15
- 512,
16
- 512
17
  ],
18
  "center_input_sample": false,
19
  "class_embed_type": null,
@@ -23,10 +21,8 @@
23
  "cross_attention_dim": 768,
24
  "cross_attention_norm": null,
25
  "down_block_types": [
26
- "DownBlock2D",
27
- "DownBlock2D",
28
- "DownBlock2D",
29
- "DownBlock2D",
30
  "CrossAttnDownBlock2D",
31
  "DownBlock2D"
32
  ],
@@ -63,10 +59,8 @@
63
  "up_block_types": [
64
  "UpBlock2D",
65
  "CrossAttnUpBlock2D",
66
- "UpBlock2D",
67
- "UpBlock2D",
68
- "UpBlock2D",
69
- "UpBlock2D"
70
  ],
71
  "upcast_attention": false,
72
  "use_linear_projection": false
 
8
  "attention_head_dim": 8,
9
  "attention_type": "default",
10
  "block_out_channels": [
11
+ 320,
12
+ 640,
13
+ 1280,
14
+ 1280
 
 
15
  ],
16
  "center_input_sample": false,
17
  "class_embed_type": null,
 
21
  "cross_attention_dim": 768,
22
  "cross_attention_norm": null,
23
  "down_block_types": [
24
+ "CrossAttnDownBlock2D",
25
+ "CrossAttnDownBlock2D",
 
 
26
  "CrossAttnDownBlock2D",
27
  "DownBlock2D"
28
  ],
 
59
  "up_block_types": [
60
  "UpBlock2D",
61
  "CrossAttnUpBlock2D",
62
+ "CrossAttnUpBlock2D",
63
+ "CrossAttnUpBlock2D"
 
 
64
  ],
65
  "upcast_attention": false,
66
  "use_linear_projection": false
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce72cfc1d976c37ae091e52bad58e19cdf34776eccc05611252c0bc8ab339e7f
3
- size 574476604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fb6b8bd121af52a94c180287651f7339d87b098eaffafb790a6d72794679e67
3
+ size 3438144492