End of training
Browse files- checkpoint-40000/model.safetensors +3 -0
- checkpoint-40000/model_1.safetensors +3 -0
- checkpoint-40000/model_2.safetensors +3 -0
- checkpoint-40000/optimizer.bin +3 -0
- checkpoint-40000/random_states_0.pkl +3 -0
- checkpoint-40000/scaler.pt +3 -0
- checkpoint-40000/scheduler.bin +3 -0
- checkpoint-40000/vae/config.json +28 -0
- checkpoint-40000/vae/diffusion_pytorch_model.safetensors +3 -0
checkpoint-40000/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eef1e3b8594cf7402d7f57ac8cb179c0e2a0940c141cebd43a92f24b26e0dbf7
|
| 3 |
+
size 2257592
|
checkpoint-40000/model_1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b0014d22aee7a41a506d34006e8024a30d7fbe254a085fdcb70d6ab56c133ef
|
| 3 |
+
size 984072
|
checkpoint-40000/model_2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d42b5862cf3985004485fb4f99a68f2ea9ef69e9b18e236b04685d58b9772648
|
| 3 |
+
size 1272040
|
checkpoint-40000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c37b36d920c3ce9ac7e0f40f3778f54495c5986825ddfb581e788a641a0588c2
|
| 3 |
+
size 4572858
|
checkpoint-40000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10fa42c7608fa94c29da964ce79c9fd33fcdd9c1c8817b0354e16973f5baa4d8
|
| 3 |
+
size 14408
|
checkpoint-40000/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cc0b4d2c3fc143cdda8cb409f2ae0dc28d33729c083e282c39bfe4b080d5c23
|
| 3 |
+
size 988
|
checkpoint-40000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c39af417e48e628bfd0f14f685d6aa5c9ff55ee4a744edb4ffb60cb26517b71
|
| 3 |
+
size 1000
|
checkpoint-40000/vae/config.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "AutoencoderKL",
|
| 3 |
+
"_diffusers_version": "0.30.2",
|
| 4 |
+
"act_fn": "silu",
|
| 5 |
+
"block_out_channels": [
|
| 6 |
+
64
|
| 7 |
+
],
|
| 8 |
+
"down_block_types": [
|
| 9 |
+
"DownEncoderBlock2D"
|
| 10 |
+
],
|
| 11 |
+
"force_upcast": true,
|
| 12 |
+
"in_channels": 2,
|
| 13 |
+
"latent_channels": 4,
|
| 14 |
+
"latents_mean": null,
|
| 15 |
+
"latents_std": null,
|
| 16 |
+
"layers_per_block": 1,
|
| 17 |
+
"mid_block_add_attention": true,
|
| 18 |
+
"norm_num_groups": 32,
|
| 19 |
+
"out_channels": 2,
|
| 20 |
+
"sample_size": 32,
|
| 21 |
+
"scaling_factor": 0.18215,
|
| 22 |
+
"shift_factor": null,
|
| 23 |
+
"up_block_types": [
|
| 24 |
+
"UpDecoderBlock2D"
|
| 25 |
+
],
|
| 26 |
+
"use_post_quant_conv": true,
|
| 27 |
+
"use_quant_conv": true
|
| 28 |
+
}
|
checkpoint-40000/vae/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eef1e3b8594cf7402d7f57ac8cb179c0e2a0940c141cebd43a92f24b26e0dbf7
|
| 3 |
+
size 2257592
|