Epoch 39
Browse files- checkpoint-10000/optimizer.bin +2 -2
- checkpoint-10000/random_states_0.pkl +1 -1
- checkpoint-10000/scheduler.bin +1 -1
- checkpoint-10000/unet/config.json +2 -2
- checkpoint-10000/unet/diffusion_pytorch_model.safetensors +2 -2
- checkpoint-10000/unet_ema/config.json +2 -2
- checkpoint-10000/unet_ema/diffusion_pytorch_model.safetensors +2 -2
- checkpoint-6000/optimizer.bin +2 -2
- checkpoint-6000/random_states_0.pkl +1 -1
- checkpoint-6000/scheduler.bin +1 -1
- checkpoint-6000/unet/config.json +2 -2
- checkpoint-6000/unet/diffusion_pytorch_model.safetensors +2 -2
- checkpoint-6000/unet_ema/config.json +2 -2
- checkpoint-6000/unet_ema/diffusion_pytorch_model.safetensors +2 -2
- checkpoint-8000/optimizer.bin +2 -2
- checkpoint-8000/random_states_0.pkl +1 -1
- checkpoint-8000/scheduler.bin +1 -1
- checkpoint-8000/unet/config.json +2 -2
- checkpoint-8000/unet/diffusion_pytorch_model.safetensors +2 -2
- checkpoint-8000/unet_ema/config.json +2 -2
- checkpoint-8000/unet_ema/diffusion_pytorch_model.safetensors +2 -2
- unet/diffusion_pytorch_model.safetensors +1 -1
checkpoint-10000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:898f3f2760c7c0e50db53e19f6770f9a9dc7f69b5d233eafa7b0bb5902e397bf
|
3 |
+
size 909763299
|
checkpoint-10000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebae1ae00412a154a9a3780c8b992fd50a72ea07632a304e81b599bd3c08dedc
|
3 |
size 14663
|
checkpoint-10000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec5f95887f5530f385d9b5d75fe8773db1b2863f94942872115e8bc4bb990fdc
|
3 |
size 563
|
checkpoint-10000/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":
|
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":
|
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": 3,
|
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": 3,
|
36 |
"resnet_time_scale_shift": "default",
|
37 |
"sample_size": 32,
|
38 |
"time_embedding_type": "positional",
|
checkpoint-10000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5247a8f9c18fa69f9826d1236f421d4722f20ad0cb81a28786362cc0a268806e
|
3 |
+
size 454741108
|
checkpoint-10000/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":
|
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": 10000,
|
39 |
-
"out_channels":
|
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": 3,
|
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": 10000,
|
39 |
+
"out_channels": 3,
|
40 |
"power": 0.75,
|
41 |
"resnet_time_scale_shift": "default",
|
42 |
"sample_size": 32,
|
checkpoint-10000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92af92816f6e7b2d25c0bf1f37c075490638e400249b0478bf2ac27a6575695d
|
3 |
+
size 454741108
|
checkpoint-6000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:292c0e773fea7e71e4eafa7e6cd4498d8e11ba2f6525e4db440e23313b723336
|
3 |
+
size 909763299
|
checkpoint-6000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e14d4338e5ce872c190d05c2c88a2b23b9afb0d3ee48b61cb547b0da893e4f7f
|
3 |
size 14663
|
checkpoint-6000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75c4ba8fad7e472e1a59890b6d73b65f5704cde60cbe974313580c99e42def7d
|
3 |
size 563
|
checkpoint-6000/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":
|
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":
|
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": 3,
|
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": 3,
|
36 |
"resnet_time_scale_shift": "default",
|
37 |
"sample_size": 32,
|
38 |
"time_embedding_type": "positional",
|
checkpoint-6000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28cae544af7126cedc82a159884a0ed01df6e98f088f834df86218879a24922e
|
3 |
+
size 454741108
|
checkpoint-6000/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":
|
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": 6000,
|
39 |
-
"out_channels":
|
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": 3,
|
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": 6000,
|
39 |
+
"out_channels": 3,
|
40 |
"power": 0.75,
|
41 |
"resnet_time_scale_shift": "default",
|
42 |
"sample_size": 32,
|
checkpoint-6000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e265c99fb85783d6bfecaa7eeae44cb51e890312687dbd565801bc925402646
|
3 |
+
size 454741108
|
checkpoint-8000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a59510158acf8a1b6f2c7bfcac28f46a23462e5437ff13c85f438502d6793b43
|
3 |
+
size 909763299
|
checkpoint-8000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15be8c76172a31a373894dbfe844568aea5e2e018bad87fac586ce7bb3151176
|
3 |
size 14663
|
checkpoint-8000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db4fd472970bd98145e4a9a59280078be00fdc5a49de964b7cf2794e8d555b83
|
3 |
size 563
|
checkpoint-8000/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":
|
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":
|
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": 3,
|
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": 3,
|
36 |
"resnet_time_scale_shift": "default",
|
37 |
"sample_size": 32,
|
38 |
"time_embedding_type": "positional",
|
checkpoint-8000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ded3c09a788972b8bdcddf99fe84868155ee8d44e34a6f359b4b4440d18a06c
|
3 |
+
size 454741108
|
checkpoint-8000/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":
|
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": 8000,
|
39 |
-
"out_channels":
|
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": 3,
|
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": 8000,
|
39 |
+
"out_channels": 3,
|
40 |
"power": 0.75,
|
41 |
"resnet_time_scale_shift": "default",
|
42 |
"sample_size": 32,
|
checkpoint-8000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8431852fb877585f47967e61e3e50472b3f196fff0a4a1edac0d89bd9e160045
|
3 |
+
size 454741108
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 454741108
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92af92816f6e7b2d25c0bf1f37c075490638e400249b0478bf2ac27a6575695d
|
3 |
size 454741108
|