sagetae commited on
Commit
938e218
·
verified ·
1 Parent(s): dc8d403

End of training

Browse files
checkpoint-15000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da8bc1313f2c4c29f550d1a283f2650ea26d4600180a14553f2a0aed57db6c0f
3
  size 6876842324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e910e917556939d945d24b198e9b221e38af0f2e394480f67398f294608f18a8
3
  size 6876842324
checkpoint-15000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:745af258b236482e3c3d1711d6e3cb90bfb3fe7c36fa944d78b56aaa3656cb5b
3
  size 14864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1a0c0fd768a0ba9dbf1d883f34d26440d5dc18dce8a037dfd8026965d9ae758
3
  size 14864
checkpoint-15000/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d8aafd90be692c275ee77b35301b4df9f9aa1a69d8b584fdc43de47dd19fe23
3
  size 3438213624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a04c7e9d8fe4928dc552f1f3926045f66e07160f287b3a026ea0bb81751a60bc
3
  size 3438213624
checkpoint-15000/unet_ema/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b887e2565eb91e98b986aad5c4ce77f5275594d34d3e0ea89f2664dec596745b
3
  size 3438213624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:912c6ab80f067855ea45537c3611e04ae30b1b9eb77bbcb037f214cb7eb5674e
3
  size 3438213624
safety_checker/config.json CHANGED
@@ -15,7 +15,7 @@
15
  "num_attention_heads": 12
16
  },
17
  "torch_dtype": "float32",
18
- "transformers_version": "4.43.0.dev0",
19
  "vision_config": {
20
  "dropout": 0.0,
21
  "hidden_size": 1024,
 
15
  "num_attention_heads": 12
16
  },
17
  "torch_dtype": "float32",
18
+ "transformers_version": "4.43.3",
19
  "vision_config": {
20
  "dropout": 0.0,
21
  "hidden_size": 1024,
text_encoder/config.json CHANGED
@@ -20,6 +20,6 @@
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
  "torch_dtype": "float16",
23
- "transformers_version": "4.43.0.dev0",
24
  "vocab_size": 49408
25
  }
 
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
  "torch_dtype": "float16",
23
+ "transformers_version": "4.43.3",
24
  "vocab_size": 49408
25
  }
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b887e2565eb91e98b986aad5c4ce77f5275594d34d3e0ea89f2664dec596745b
3
  size 3438213624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:912c6ab80f067855ea45537c3611e04ae30b1b9eb77bbcb037f214cb7eb5674e
3
  size 3438213624
vae/config.json CHANGED
@@ -21,6 +21,7 @@
21
  "latents_mean": null,
22
  "latents_std": null,
23
  "layers_per_block": 2,
 
24
  "norm_num_groups": 32,
25
  "out_channels": 3,
26
  "sample_size": 512,
 
21
  "latents_mean": null,
22
  "latents_std": null,
23
  "layers_per_block": 2,
24
+ "mid_block_add_attention": true,
25
  "norm_num_groups": 32,
26
  "out_channels": 3,
27
  "sample_size": 512,