balakrish181 commited on
Commit
e9df4d6
·
verified ·
1 Parent(s): 6ad0423
.gitattributes CHANGED
@@ -43,3 +43,4 @@ samples/0069.png filter=lfs diff=lfs merge=lfs -text
43
  samples/0079.png filter=lfs diff=lfs merge=lfs -text
44
  samples/0089.png filter=lfs diff=lfs merge=lfs -text
45
  samples/0099.png filter=lfs diff=lfs merge=lfs -text
 
 
43
  samples/0079.png filter=lfs diff=lfs merge=lfs -text
44
  samples/0089.png filter=lfs diff=lfs merge=lfs -text
45
  samples/0099.png filter=lfs diff=lfs merge=lfs -text
46
+ samples/0000.png filter=lfs diff=lfs merge=lfs -text
samples/0000.png ADDED

Git LFS Details

  • SHA256: e25d0f622271153d9344c303f3e88955fd3cba51119b406fbaffdaf90f81cecb
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB
unet/config.json CHANGED
@@ -9,16 +9,12 @@
9
  128,
10
  128,
11
  256,
12
- 256,
13
- 512,
14
  512,
15
- 1024
16
  ],
17
  "center_input_sample": false,
18
  "class_embed_type": null,
19
  "down_block_types": [
20
- "DownBlock2D",
21
- "DownBlock2D",
22
  "DownBlock2D",
23
  "DownBlock2D",
24
  "AttnDownBlock2D",
@@ -39,15 +35,13 @@
39
  "num_train_timesteps": null,
40
  "out_channels": 3,
41
  "resnet_time_scale_shift": "default",
42
- "sample_size": 64,
43
  "time_embedding_type": "positional",
44
  "up_block_types": [
45
  "UpBlock2D",
46
  "AttnUpBlock2D",
47
  "AttnUpBlock2D",
48
  "UpBlock2D",
49
- "UpBlock2D",
50
- "UpBlock2D",
51
  "UpBlock2D"
52
  ],
53
  "upsample_type": "conv"
 
9
  128,
10
  128,
11
  256,
 
 
12
  512,
13
+ 512
14
  ],
15
  "center_input_sample": false,
16
  "class_embed_type": null,
17
  "down_block_types": [
 
 
18
  "DownBlock2D",
19
  "DownBlock2D",
20
  "AttnDownBlock2D",
 
35
  "num_train_timesteps": null,
36
  "out_channels": 3,
37
  "resnet_time_scale_shift": "default",
38
+ "sample_size": 256,
39
  "time_embedding_type": "positional",
40
  "up_block_types": [
41
  "UpBlock2D",
42
  "AttnUpBlock2D",
43
  "AttnUpBlock2D",
44
  "UpBlock2D",
 
 
45
  "UpBlock2D"
46
  ],
47
  "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:b5e30f4bdbec99bd8f1e4d40fefeecb205fbae9fda97272a9a7ff26476687ea5
3
- size 1150248412
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fe813db181079fb3d6d9ddf85e830ebb867bf8e55c40a92884f258d60cf6529
3
+ size 420382772