canberkb9 commited on
Commit
1864865
1 Parent(s): c0acf55
Files changed (35) hide show
  1. checkpoint-1000/optimizer.bin +2 -2
  2. checkpoint-1000/random_states_0.pkl +1 -1
  3. checkpoint-1000/scheduler.bin +1 -1
  4. checkpoint-1000/unet/config.json +2 -2
  5. checkpoint-1000/unet/diffusion_pytorch_model.safetensors +2 -2
  6. checkpoint-1000/unet_ema/config.json +2 -2
  7. checkpoint-1000/unet_ema/diffusion_pytorch_model.safetensors +2 -2
  8. checkpoint-1500/optimizer.bin +2 -2
  9. checkpoint-1500/random_states_0.pkl +1 -1
  10. checkpoint-1500/scheduler.bin +1 -1
  11. checkpoint-1500/unet/config.json +2 -2
  12. checkpoint-1500/unet/diffusion_pytorch_model.safetensors +2 -2
  13. checkpoint-1500/unet_ema/config.json +2 -2
  14. checkpoint-1500/unet_ema/diffusion_pytorch_model.safetensors +2 -2
  15. checkpoint-2000/optimizer.bin +2 -2
  16. checkpoint-2000/random_states_0.pkl +1 -1
  17. checkpoint-2000/scheduler.bin +1 -1
  18. checkpoint-2000/unet/config.json +2 -2
  19. checkpoint-2000/unet/diffusion_pytorch_model.safetensors +2 -2
  20. checkpoint-2000/unet_ema/config.json +2 -2
  21. checkpoint-2000/unet_ema/diffusion_pytorch_model.safetensors +2 -2
  22. checkpoint-2500/optimizer.bin +2 -2
  23. checkpoint-2500/random_states_0.pkl +1 -1
  24. checkpoint-2500/scheduler.bin +1 -1
  25. checkpoint-2500/unet/config.json +2 -2
  26. checkpoint-2500/unet/diffusion_pytorch_model.safetensors +2 -2
  27. checkpoint-2500/unet_ema/config.json +2 -2
  28. checkpoint-2500/unet_ema/diffusion_pytorch_model.safetensors +2 -2
  29. checkpoint-500/optimizer.bin +2 -2
  30. checkpoint-500/random_states_0.pkl +1 -1
  31. checkpoint-500/unet/config.json +2 -2
  32. checkpoint-500/unet/diffusion_pytorch_model.safetensors +2 -2
  33. checkpoint-500/unet_ema/config.json +2 -2
  34. checkpoint-500/unet_ema/diffusion_pytorch_model.safetensors +2 -2
  35. unet/diffusion_pytorch_model.safetensors +1 -1
checkpoint-1000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18d464b2892444a609352d3d7311a1b183f40b1bb5c62855f452dbf9016d8491
3
- size 909818595
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:024a2006719d3a90d0d75416fc26c79a7d6ab066555492ef2d37064f673fb4ad
3
+ size 909781731
checkpoint-1000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22f50e0ac210737b19ddf7b3b92ef1fb4ec9fc22827e6b03e43be86d03ecfe96
3
  size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5396245dcc6bb1040ccfc014b377ba4081eafb16707f2d3f38de66193be00cd
3
  size 14663
checkpoint-1000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5f7fce6d5ae6d8950661a21e47758272893f809d32a806d4d02d6d213a82aa7
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40ba11b662671e3b6dda6e97972839184383b6eb0fc62d158c2709b2b972f39f
3
  size 563
checkpoint-1000/unet/config.json CHANGED
@@ -26,13 +26,13 @@
26
  "downsample_type": "conv",
27
  "flip_sin_to_cos": true,
28
  "freq_shift": 0,
29
- "in_channels": 6,
30
  "layers_per_block": 2,
31
  "mid_block_scale_factor": 1,
32
  "norm_eps": 1e-05,
33
  "norm_num_groups": 32,
34
  "num_class_embeds": null,
35
- "out_channels": 6,
36
  "resnet_time_scale_shift": "default",
37
  "sample_size": 32,
38
  "time_embedding_type": "positional",
 
26
  "downsample_type": "conv",
27
  "flip_sin_to_cos": true,
28
  "freq_shift": 0,
29
+ "in_channels": 4,
30
  "layers_per_block": 2,
31
  "mid_block_scale_factor": 1,
32
  "norm_eps": 1e-05,
33
  "norm_num_groups": 32,
34
  "num_class_embeds": null,
35
+ "out_channels": 4,
36
  "resnet_time_scale_shift": "default",
37
  "sample_size": 32,
38
  "time_embedding_type": "positional",
checkpoint-1000/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e2ced6bdb40a94e969882b5de89f17433a36d1f62c461dafdc7e6b86ea7c0f4
3
- size 454768768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fcc9cd2f17f7e1f600191722142799da033156683a9aece274905b74075888c
3
+ size 454750328
checkpoint-1000/unet_ema/config.json CHANGED
@@ -27,7 +27,7 @@
27
  "downsample_type": "conv",
28
  "flip_sin_to_cos": true,
29
  "freq_shift": 0,
30
- "in_channels": 6,
31
  "inv_gamma": 1.0,
32
  "layers_per_block": 2,
33
  "mid_block_scale_factor": 1,
@@ -36,7 +36,7 @@
36
  "norm_num_groups": 32,
37
  "num_class_embeds": null,
38
  "optimization_step": 1000,
39
- "out_channels": 6,
40
  "power": 0.75,
41
  "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
 
27
  "downsample_type": "conv",
28
  "flip_sin_to_cos": true,
29
  "freq_shift": 0,
30
+ "in_channels": 4,
31
  "inv_gamma": 1.0,
32
  "layers_per_block": 2,
33
  "mid_block_scale_factor": 1,
 
36
  "norm_num_groups": 32,
37
  "num_class_embeds": null,
38
  "optimization_step": 1000,
39
+ "out_channels": 4,
40
  "power": 0.75,
41
  "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
checkpoint-1000/unet_ema/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29144f47f39111cb970c21f7db4af9aeb65302161527d2c561d6b83c7d0381a0
3
- size 454768768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:651d56ed1c65a1f5234095f989816e0847ae04af028e01a65f81219036c02e8f
3
+ size 454750328
checkpoint-1500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:243d1f565930b2db0fc540290969a86bbdfc35cb874c7e866d9dd4935e398a3c
3
- size 909818595
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d93e5d69aa567e430e9d6839c14bc063a216ba01316812520df9cda0611424
3
+ size 909781731
checkpoint-1500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2348f14dd07949a991727c8b119e89f3f05f4e12832bb26cee258703c7496d30
3
  size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d1e1b1f7247733ab0efa1dfce5f7ae2029575599f19b160b8321d15c2a0a410
3
  size 14663
checkpoint-1500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63f16ef3313a7b185ff7056f4747c465010e70187196b0f1508375b05e8a3c45
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e4c1b0006ddc3262dc09bd6f57fb2743883f65f401994f154b4ed29d7b82cd5
3
  size 563
checkpoint-1500/unet/config.json CHANGED
@@ -26,13 +26,13 @@
26
  "downsample_type": "conv",
27
  "flip_sin_to_cos": true,
28
  "freq_shift": 0,
29
- "in_channels": 6,
30
  "layers_per_block": 2,
31
  "mid_block_scale_factor": 1,
32
  "norm_eps": 1e-05,
33
  "norm_num_groups": 32,
34
  "num_class_embeds": null,
35
- "out_channels": 6,
36
  "resnet_time_scale_shift": "default",
37
  "sample_size": 32,
38
  "time_embedding_type": "positional",
 
26
  "downsample_type": "conv",
27
  "flip_sin_to_cos": true,
28
  "freq_shift": 0,
29
+ "in_channels": 4,
30
  "layers_per_block": 2,
31
  "mid_block_scale_factor": 1,
32
  "norm_eps": 1e-05,
33
  "norm_num_groups": 32,
34
  "num_class_embeds": null,
35
+ "out_channels": 4,
36
  "resnet_time_scale_shift": "default",
37
  "sample_size": 32,
38
  "time_embedding_type": "positional",
checkpoint-1500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6a7f4cdc6632fcd744afd83c169900f495b677b50cb8f15a9bace86bb9f8e10
3
- size 454768768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:484f25198e716307b4f8f2286299990893bb6443aa385600aee3d814bdfb53ea
3
+ size 454750328
checkpoint-1500/unet_ema/config.json CHANGED
@@ -27,7 +27,7 @@
27
  "downsample_type": "conv",
28
  "flip_sin_to_cos": true,
29
  "freq_shift": 0,
30
- "in_channels": 6,
31
  "inv_gamma": 1.0,
32
  "layers_per_block": 2,
33
  "mid_block_scale_factor": 1,
@@ -36,7 +36,7 @@
36
  "norm_num_groups": 32,
37
  "num_class_embeds": null,
38
  "optimization_step": 1500,
39
- "out_channels": 6,
40
  "power": 0.75,
41
  "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
 
27
  "downsample_type": "conv",
28
  "flip_sin_to_cos": true,
29
  "freq_shift": 0,
30
+ "in_channels": 4,
31
  "inv_gamma": 1.0,
32
  "layers_per_block": 2,
33
  "mid_block_scale_factor": 1,
 
36
  "norm_num_groups": 32,
37
  "num_class_embeds": null,
38
  "optimization_step": 1500,
39
+ "out_channels": 4,
40
  "power": 0.75,
41
  "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
checkpoint-1500/unet_ema/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1ec73119d1c47b9832c0118c0143b7f81f8eaed8e1ebe8bab3eed787ada1012
3
- size 454768768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35aae397f8879808034d0e34982339ac1625850b7abef0099e494b9626c0e843
3
+ size 454750328
checkpoint-2000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4d26d1e9990be496f49475d061ab59c8c42366ffe85d07c9bc1d19b48b9c082
3
- size 909818595
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:239f5da6a17c9c3cfe0018f96a6d18a336e7f106fd0ffd69a85e2b87186a6beb
3
+ size 909781731
checkpoint-2000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3786f87b76930368c40136f47c8d31a9739ed94fe5996a63d787d66a569abc2
3
  size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8fdff6bf4cfc6c5c7391afd8e84fb3d021f0cc8855b18b459f718914a7c4936
3
  size 14663
checkpoint-2000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:648f96bdec44f74e2f6ea05d7e7e4603fd959ef172f7e5686f774dceff802f86
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da3cff585c817ce6e71ac4c973af8e3733d5760aed66304887bedec8ddfbaf7a
3
  size 563
checkpoint-2000/unet/config.json CHANGED
@@ -26,13 +26,13 @@
26
  "downsample_type": "conv",
27
  "flip_sin_to_cos": true,
28
  "freq_shift": 0,
29
- "in_channels": 6,
30
  "layers_per_block": 2,
31
  "mid_block_scale_factor": 1,
32
  "norm_eps": 1e-05,
33
  "norm_num_groups": 32,
34
  "num_class_embeds": null,
35
- "out_channels": 6,
36
  "resnet_time_scale_shift": "default",
37
  "sample_size": 32,
38
  "time_embedding_type": "positional",
 
26
  "downsample_type": "conv",
27
  "flip_sin_to_cos": true,
28
  "freq_shift": 0,
29
+ "in_channels": 4,
30
  "layers_per_block": 2,
31
  "mid_block_scale_factor": 1,
32
  "norm_eps": 1e-05,
33
  "norm_num_groups": 32,
34
  "num_class_embeds": null,
35
+ "out_channels": 4,
36
  "resnet_time_scale_shift": "default",
37
  "sample_size": 32,
38
  "time_embedding_type": "positional",
checkpoint-2000/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7afd6d6b9e5ab24ade0ec1a83b659b3b743a0b694c3b4a5d7648c62e62b0a750
3
- size 454768768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcc7a6400360c6df4ebff591200e497cf2765004a08e6fe40fa2be0b4c01b46b
3
+ size 454750328
checkpoint-2000/unet_ema/config.json CHANGED
@@ -27,7 +27,7 @@
27
  "downsample_type": "conv",
28
  "flip_sin_to_cos": true,
29
  "freq_shift": 0,
30
- "in_channels": 6,
31
  "inv_gamma": 1.0,
32
  "layers_per_block": 2,
33
  "mid_block_scale_factor": 1,
@@ -36,7 +36,7 @@
36
  "norm_num_groups": 32,
37
  "num_class_embeds": null,
38
  "optimization_step": 2000,
39
- "out_channels": 6,
40
  "power": 0.75,
41
  "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
 
27
  "downsample_type": "conv",
28
  "flip_sin_to_cos": true,
29
  "freq_shift": 0,
30
+ "in_channels": 4,
31
  "inv_gamma": 1.0,
32
  "layers_per_block": 2,
33
  "mid_block_scale_factor": 1,
 
36
  "norm_num_groups": 32,
37
  "num_class_embeds": null,
38
  "optimization_step": 2000,
39
+ "out_channels": 4,
40
  "power": 0.75,
41
  "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
checkpoint-2000/unet_ema/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abb6d01b52d2c94eae06205e14b3769250bccbf8828af9bda6fc1355db2da33c
3
- size 454768768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f61445d36f41006b9f6679e9d17e5f0babbecfa6cbefd3162e357ffc56d93c66
3
+ size 454750328
checkpoint-2500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0380bff704ebde57368cd726de470809ae46960ee012b50ca9e96cee4b25cbf4
3
- size 909818595
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b7c625ad754091af33aaa7c655a962ef0d244f5b4d6c05629169df1c606a7ef
3
+ size 909781731
checkpoint-2500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e84fd57298d3ed63f0a6be11c385575700cae9922de4f21f0dd05d0c00bb81f0
3
  size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6b97e9b257f972a6b805695e6b3c62a65d9aa415eede1385daf078bab2e5934
3
  size 14663
checkpoint-2500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:865af9455615e0eb47d3f94436150b03a9b54539ee714547e5b7cc768c6f5cf5
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:def2054c07175a6fce9b363615b217d1ff81f46e30e1ec073e09ed4a1c9eacd7
3
  size 563
checkpoint-2500/unet/config.json CHANGED
@@ -26,13 +26,13 @@
26
  "downsample_type": "conv",
27
  "flip_sin_to_cos": true,
28
  "freq_shift": 0,
29
- "in_channels": 6,
30
  "layers_per_block": 2,
31
  "mid_block_scale_factor": 1,
32
  "norm_eps": 1e-05,
33
  "norm_num_groups": 32,
34
  "num_class_embeds": null,
35
- "out_channels": 6,
36
  "resnet_time_scale_shift": "default",
37
  "sample_size": 32,
38
  "time_embedding_type": "positional",
 
26
  "downsample_type": "conv",
27
  "flip_sin_to_cos": true,
28
  "freq_shift": 0,
29
+ "in_channels": 4,
30
  "layers_per_block": 2,
31
  "mid_block_scale_factor": 1,
32
  "norm_eps": 1e-05,
33
  "norm_num_groups": 32,
34
  "num_class_embeds": null,
35
+ "out_channels": 4,
36
  "resnet_time_scale_shift": "default",
37
  "sample_size": 32,
38
  "time_embedding_type": "positional",
checkpoint-2500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:243794d8af66b27a29db9857ae8318543ceeb31e9729b2aaf672399c58e525e8
3
- size 454768768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1274093c9280e854912ca3e98930753a43b0f90af0438edcc969e65e2ec1c55
3
+ size 454750328
checkpoint-2500/unet_ema/config.json CHANGED
@@ -27,7 +27,7 @@
27
  "downsample_type": "conv",
28
  "flip_sin_to_cos": true,
29
  "freq_shift": 0,
30
- "in_channels": 6,
31
  "inv_gamma": 1.0,
32
  "layers_per_block": 2,
33
  "mid_block_scale_factor": 1,
@@ -36,7 +36,7 @@
36
  "norm_num_groups": 32,
37
  "num_class_embeds": null,
38
  "optimization_step": 2500,
39
- "out_channels": 6,
40
  "power": 0.75,
41
  "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
 
27
  "downsample_type": "conv",
28
  "flip_sin_to_cos": true,
29
  "freq_shift": 0,
30
+ "in_channels": 4,
31
  "inv_gamma": 1.0,
32
  "layers_per_block": 2,
33
  "mid_block_scale_factor": 1,
 
36
  "norm_num_groups": 32,
37
  "num_class_embeds": null,
38
  "optimization_step": 2500,
39
+ "out_channels": 4,
40
  "power": 0.75,
41
  "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
checkpoint-2500/unet_ema/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:226ce782af940ba743fafcf4ceefb18f0d3b0886b04e38cf2e6ceda103b01435
3
- size 454768768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7acb7dec89a50955196fabd188c5fdccd26733cfa7ef549329622629484357de
3
+ size 454750328
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db47e4b3670a0a433d7abf6d750602bcb01e852e56857c9291401f8ebac628b4
3
- size 909818595
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3f423393f3e5128fc1405550f25995135595936475274f7852e905ab9e99e7b
3
+ size 909781731
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a26f7eaa1a13ba8ddd46aacec76ee6c5825dfa3ce924f267cb4bb9697a31d795
3
  size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7b0d0d205f314c236ac45931c1660b4241fbed910509aa470606b814b987fb3
3
  size 14663
checkpoint-500/unet/config.json CHANGED
@@ -26,13 +26,13 @@
26
  "downsample_type": "conv",
27
  "flip_sin_to_cos": true,
28
  "freq_shift": 0,
29
- "in_channels": 6,
30
  "layers_per_block": 2,
31
  "mid_block_scale_factor": 1,
32
  "norm_eps": 1e-05,
33
  "norm_num_groups": 32,
34
  "num_class_embeds": null,
35
- "out_channels": 6,
36
  "resnet_time_scale_shift": "default",
37
  "sample_size": 32,
38
  "time_embedding_type": "positional",
 
26
  "downsample_type": "conv",
27
  "flip_sin_to_cos": true,
28
  "freq_shift": 0,
29
+ "in_channels": 4,
30
  "layers_per_block": 2,
31
  "mid_block_scale_factor": 1,
32
  "norm_eps": 1e-05,
33
  "norm_num_groups": 32,
34
  "num_class_embeds": null,
35
+ "out_channels": 4,
36
  "resnet_time_scale_shift": "default",
37
  "sample_size": 32,
38
  "time_embedding_type": "positional",
checkpoint-500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64f53a9afbfb6f4dd605842bd5b2490f1f8f7fbfd60ca0ab900b371cc7d13fd9
3
- size 454768768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a85c9d6c459ef2918619fca944d1c92ee4563ce11c87ee41a91d7d70524ed304
3
+ size 454750328
checkpoint-500/unet_ema/config.json CHANGED
@@ -27,7 +27,7 @@
27
  "downsample_type": "conv",
28
  "flip_sin_to_cos": true,
29
  "freq_shift": 0,
30
- "in_channels": 6,
31
  "inv_gamma": 1.0,
32
  "layers_per_block": 2,
33
  "mid_block_scale_factor": 1,
@@ -36,7 +36,7 @@
36
  "norm_num_groups": 32,
37
  "num_class_embeds": null,
38
  "optimization_step": 500,
39
- "out_channels": 6,
40
  "power": 0.75,
41
  "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
 
27
  "downsample_type": "conv",
28
  "flip_sin_to_cos": true,
29
  "freq_shift": 0,
30
+ "in_channels": 4,
31
  "inv_gamma": 1.0,
32
  "layers_per_block": 2,
33
  "mid_block_scale_factor": 1,
 
36
  "norm_num_groups": 32,
37
  "num_class_embeds": null,
38
  "optimization_step": 500,
39
+ "out_channels": 4,
40
  "power": 0.75,
41
  "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
checkpoint-500/unet_ema/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42e460dae3eb675dc045090f82e6a87c8c2ff58eb98c845de3dfc340a9d46cb5
3
- size 454768768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5216dd25b90036b9a618040d69cc2c035aca98e0085c0a194f894cb174217f9
3
+ size 454750328
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4828bf52ff37496b17c88a8b218a3de5ff5c5c96ae58b4318c2292bee84834b
3
  size 454750328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7427c9232c961f77286f4c5d207902e89fd900bfb77caf7c1cd0ff721ad66d6
3
  size 454750328