yuvalkirstain commited on
Commit
40be5d9
1 Parent(s): 82f8a27

End of training

Browse files
Files changed (43) hide show
  1. README.md +4 -4
  2. checkpoint-100/optimizer.bin +2 -2
  3. checkpoint-100/random_states_0.pkl +2 -2
  4. checkpoint-100/text_encoder/config.json +1 -1
  5. checkpoint-100/text_encoder/pytorch_model.bin +1 -1
  6. checkpoint-100/unet/config.json +2 -2
  7. checkpoint-100/unet/diffusion_pytorch_model.bin +2 -2
  8. checkpoint-200/optimizer.bin +2 -2
  9. checkpoint-200/random_states_0.pkl +1 -1
  10. checkpoint-200/text_encoder/config.json +1 -1
  11. checkpoint-200/text_encoder/pytorch_model.bin +1 -1
  12. checkpoint-200/unet/config.json +2 -2
  13. checkpoint-200/unet/diffusion_pytorch_model.bin +2 -2
  14. checkpoint-300/optimizer.bin +2 -2
  15. checkpoint-300/random_states_0.pkl +2 -2
  16. checkpoint-300/text_encoder/config.json +1 -1
  17. checkpoint-300/text_encoder/pytorch_model.bin +1 -1
  18. checkpoint-300/unet/config.json +2 -2
  19. checkpoint-300/unet/diffusion_pytorch_model.bin +2 -2
  20. checkpoint-400/optimizer.bin +2 -2
  21. checkpoint-400/random_states_0.pkl +1 -1
  22. checkpoint-400/text_encoder/config.json +1 -1
  23. checkpoint-400/text_encoder/pytorch_model.bin +1 -1
  24. checkpoint-400/unet/config.json +2 -2
  25. checkpoint-400/unet/diffusion_pytorch_model.bin +2 -2
  26. checkpoint-500/optimizer.bin +2 -2
  27. checkpoint-500/random_states_0.pkl +2 -2
  28. checkpoint-500/text_encoder/config.json +1 -1
  29. checkpoint-500/text_encoder/pytorch_model.bin +1 -1
  30. checkpoint-500/unet/config.json +2 -2
  31. checkpoint-500/unet/diffusion_pytorch_model.bin +2 -2
  32. image_0.png +0 -0
  33. image_1.png +0 -0
  34. image_2.png +0 -0
  35. image_3.png +0 -0
  36. model_index.json +2 -2
  37. safety_checker/config.json +2 -2
  38. scheduler/scheduler_config.json +7 -1
  39. text_encoder/config.json +1 -1
  40. text_encoder/pytorch_model.bin +1 -1
  41. unet/config.json +2 -2
  42. unet/diffusion_pytorch_model.bin +2 -2
  43. vae/config.json +2 -2
README.md CHANGED
@@ -1,11 +1,11 @@
1
 
2
  ---
3
  license: creativeml-openrail-m
4
- base_model: runwayml/stable-diffusion-v1-5
5
  instance_prompt: a photo of sks dog
6
  tags:
7
- - stable-diffusion
8
- - stable-diffusion-diffusers
9
  - text-to-image
10
  - diffusers
11
  - dreambooth
@@ -14,7 +14,7 @@ inference: true
14
 
15
  # DreamBooth - yuvalkirstain/sd15_dog
16
 
17
- This is a dreambooth model derived from runwayml/stable-diffusion-v1-5. The weights were trained on a photo of sks dog using [DreamBooth](https://dreambooth.github.io/).
18
  You can find some example images in the following.
19
 
20
  ![img_0](./image_0.png)
 
1
 
2
  ---
3
  license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-inpainting
5
  instance_prompt: a photo of sks dog
6
  tags:
7
+ - if
8
+ - if-diffusers
9
  - text-to-image
10
  - diffusers
11
  - dreambooth
 
14
 
15
  # DreamBooth - yuvalkirstain/sd15_dog
16
 
17
+ This is a dreambooth model derived from runwayml/stable-diffusion-inpainting. The weights were trained on a photo of sks dog using [DreamBooth](https://dreambooth.github.io/).
18
  You can find some example images in the following.
19
 
20
  ![img_0](./image_0.png)
checkpoint-100/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f187ca31d5f7746c7a9c8b1838cd26381cb931c8d889e605449919b12057e4b5
3
- size 7861403191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c9b3b82125543ab364428942b0a5360d6672c8483745c87fdcf9acd13a9e3be
3
+ size 7861518391
checkpoint-100/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e825e8d5d68e7cb963acc7bef8a8fbd9125bbf76270ab0fc2f77c49300a634b
3
- size 21731
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5b9f5a2fb795ba4a2cf81b8d19e3bcd792b93040bf9ae2836100f21429ccd80
3
+ size 21795
checkpoint-100/text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
checkpoint-100/text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63e6ef8fda5da4c4b62e09054c90300cd36144a173200d908f54e42ac81db5dd
3
  size 492309793
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd552c9f282683c39f4b318582f8d935140303dc0a001571f4d8894c55f9be64
3
  size 492309793
checkpoint-100/unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
@@ -31,7 +31,7 @@
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
- "in_channels": 4,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
+ "in_channels": 9,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
checkpoint-100/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7c19f7e2984afdbfd8f66116420400a33bc0fc8e44bc9f33fabee1d685dcb4c
3
- size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f96850a9b968005f74357e621562e3d244c777dc842310494c019d3e37583320
3
+ size 3438433573
checkpoint-200/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6210c30842f87765fa966590210dc2b971e2bde9297a4e7b922fd42000355529
3
- size 7861403191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1c016295540a60925db2f33028a26a9175589cbbc38fd31d24fb89e0e0208d0
3
+ size 7861518391
checkpoint-200/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47f87a8cfda9657a93dedaeb3f61ac0052f78c80f80c54ad8c1af2055428184a
3
  size 21731
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08177a6cf65cc86e2015e7e8c234dc583c565fba84e587fe309f7ddb156c65c4
3
  size 21731
checkpoint-200/text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
checkpoint-200/text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa2a72219d5b38254bd951f92a5e202849c16d280858d03fa288b75cf0ff6b07
3
  size 492309793
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55835fadfd90eed805878c02168ad574122bb5911614f54983931e59a978fc1a
3
  size 492309793
checkpoint-200/unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
@@ -31,7 +31,7 @@
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
- "in_channels": 4,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
+ "in_channels": 9,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
checkpoint-200/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2afb044cf42e5e86f6abba0a567b1b215a03d6f9bf793af2f2618699ecbd2dc3
3
- size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47cd68e54cb3f9b514335c9296ba4e4d797dacc5fb47390f50a06869509295c1
3
+ size 3438433573
checkpoint-300/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2f223af5357e2aa00bf956d81e4d1a7d5708e508b769c0ac7725a77a13f0cfa
3
- size 7861403191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c55634d84d128a98cd7530deac21ac2b5354ca2c81835384fbf75a80df3379b
3
+ size 7861518391
checkpoint-300/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b3e2c537bed28a01a3560596dcb9cdc4e860216cf87cf8625edc46fa89567be
3
- size 21731
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bfe3c5fddcfd0ff47f8cb33cb506699ca86a3e1c392ce9da2386af5d4d46725
3
+ size 21795
checkpoint-300/text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
checkpoint-300/text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f818137dc3fd44e1d08e8ea0d99eafdee8b20f7dbb6bcb443c39308c21f6d89b
3
  size 492309793
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6624e48f8e2e300e937cdd7712f516eee247b0c679fbea0fd86c2917c765e9e
3
  size 492309793
checkpoint-300/unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
@@ -31,7 +31,7 @@
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
- "in_channels": 4,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
+ "in_channels": 9,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
checkpoint-300/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00a8d00d783967be923e31cccc1da1a9ca6b5ca126c92e2a8016585619051154
3
- size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d2d0c269bb73cf942e91b867715ede397e886ecc9098697633fb7a6a33cca2
3
+ size 3438433573
checkpoint-400/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b556ecadf3325fcea23f98c89b6982391a93fd67e01d56bcf1d133b7ab1d66dc
3
- size 7861403191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:430bbf9e0cacd0ed856518612101115b110077a51f1baaea208bae6fbf3fd66a
3
+ size 7861518391
checkpoint-400/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:175964f80ebd2214efa5c69a69bdbd49dc8d92cb5f9a8c0090c7051a1075038b
3
  size 21731
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a45068c69542fa72ffab89a34037f9690e1e4e42dd546d4f68466c015c061d86
3
  size 21731
checkpoint-400/text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
checkpoint-400/text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf4434ae886af69294002ca76a41f3e702d5a06822810f421e076ba458d861d9
3
  size 492309793
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50796fc47c474e9d34aceaa44b3a7b7a1009d1984912595e806e0bca14df1668
3
  size 492309793
checkpoint-400/unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
@@ -31,7 +31,7 @@
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
- "in_channels": 4,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
+ "in_channels": 9,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
checkpoint-400/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44e58b812a7112628ef4f713d53d6ea5606198809ae40de402e7fa59f72cda32
3
- size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b720846458693d5e95aaa9a8c6119f7d32478a270d112e9777db51ad50978a6
3
+ size 3438433573
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5562fa55e2fb762185c126f643d085386a7787aeaef677c9ac3bd16e969f442f
3
- size 7861403191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e97a49435a846ef22e1da0052d893c1b8a42115fcfe5c2342e34f51ce05b02b
3
+ size 7861518391
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a49f69e0c593e6a60ca10c0264e8f32b6030dd37fa3c68a1cfae7bc5a26ee220
3
- size 21731
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3b4fd577f3950349a1f96ca5c869e0dd9db4d8d7c7ef1395e40fe548d539898
3
+ size 21795
checkpoint-500/text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
checkpoint-500/text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35eb2971c10b9ab560467de20003f914026ceda9b800106903ba7bca7f76a89e
3
  size 492309793
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9df435e6783b543f04a80a8c72430ccaab9fe3c70e5ad8290866e00a2539fdf0
3
  size 492309793
checkpoint-500/unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
@@ -31,7 +31,7 @@
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
- "in_channels": 4,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
+ "in_channels": 9,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
checkpoint-500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37ed3d22d5915329a25f52f6e964b67dc8ff1156fb329ecfe604c69890ef92eb
3
- size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c752dd51ab0ec448c91b8ed4bedba496153f698feeb473c23fccfa0cc9ec92b3
3
+ size 3438433573
image_0.png CHANGED
image_1.png CHANGED
image_2.png CHANGED
image_3.png CHANGED
model_index.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_class_name": "StableDiffusionPipeline",
3
  "_diffusers_version": "0.18.0.dev0",
4
  "feature_extractor": [
5
  "transformers",
@@ -12,7 +12,7 @@
12
  ],
13
  "scheduler": [
14
  "diffusers",
15
- "PNDMScheduler"
16
  ],
17
  "text_encoder": [
18
  "transformers",
 
1
  {
2
+ "_class_name": "StableDiffusionInpaintPipeline",
3
  "_diffusers_version": "0.18.0.dev0",
4
  "feature_extractor": [
5
  "transformers",
 
12
  ],
13
  "scheduler": [
14
  "diffusers",
15
+ "DDIMScheduler"
16
  ],
17
  "text_encoder": [
18
  "transformers",
safety_checker/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "_commit_hash": "aa9ba505e1973ae5cd05f5aedd345178f52f8e6a",
3
- "_name_or_path": "/fsx-multigen/yuvalkirstain/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/aa9ba505e1973ae5cd05f5aedd345178f52f8e6a/safety_checker",
4
  "architectures": [
5
  "StableDiffusionSafetyChecker"
6
  ],
 
1
  {
2
+ "_commit_hash": "baece6da209e6a7686f58226af1969fe9d66b995",
3
+ "_name_or_path": "/fsx-multigen/yuvalkirstain/.cache/huggingface/hub/models--runwayml--stable-diffusion-inpainting/snapshots/baece6da209e6a7686f58226af1969fe9d66b995/safety_checker",
4
  "architectures": [
5
  "StableDiffusionSafetyChecker"
6
  ],
scheduler/scheduler_config.json CHANGED
@@ -1,14 +1,20 @@
1
  {
2
- "_class_name": "PNDMScheduler",
3
  "_diffusers_version": "0.18.0.dev0",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
7
  "clip_sample": false,
 
 
8
  "num_train_timesteps": 1000,
9
  "prediction_type": "epsilon",
 
 
10
  "set_alpha_to_one": false,
11
  "skip_prk_steps": true,
12
  "steps_offset": 1,
 
 
13
  "trained_betas": null
14
  }
 
1
  {
2
+ "_class_name": "DDIMScheduler",
3
  "_diffusers_version": "0.18.0.dev0",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
7
  "clip_sample": false,
8
+ "clip_sample_range": 1.0,
9
+ "dynamic_thresholding_ratio": 0.995,
10
  "num_train_timesteps": 1000,
11
  "prediction_type": "epsilon",
12
+ "rescale_betas_zero_snr": false,
13
+ "sample_max_value": 1.0,
14
  "set_alpha_to_one": false,
15
  "skip_prk_steps": true,
16
  "steps_offset": 1,
17
+ "thresholding": false,
18
+ "timestep_spacing": "leading",
19
  "trained_betas": null
20
  }
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35eb2971c10b9ab560467de20003f914026ceda9b800106903ba7bca7f76a89e
3
  size 492309793
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9df435e6783b543f04a80a8c72430ccaab9fe3c70e5ad8290866e00a2539fdf0
3
  size 492309793
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
@@ -31,7 +31,7 @@
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
- "in_channels": 4,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.18.0.dev0",
4
+ "_name_or_path": "runwayml/stable-diffusion-inpainting",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
31
  "encoder_hid_dim_type": null,
32
  "flip_sin_to_cos": true,
33
  "freq_shift": 0,
34
+ "in_channels": 9,
35
  "layers_per_block": 2,
36
  "mid_block_only_cross_attention": null,
37
  "mid_block_scale_factor": 1,
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37ed3d22d5915329a25f52f6e964b67dc8ff1156fb329ecfe604c69890ef92eb
3
- size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c752dd51ab0ec448c91b8ed4bedba496153f698feeb473c23fccfa0cc9ec92b3
3
+ size 3438433573
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.18.0.dev0",
4
- "_name_or_path": "/fsx-multigen/yuvalkirstain/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/aa9ba505e1973ae5cd05f5aedd345178f52f8e6a/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
@@ -20,7 +20,7 @@
20
  "layers_per_block": 2,
21
  "norm_num_groups": 32,
22
  "out_channels": 3,
23
- "sample_size": 512,
24
  "scaling_factor": 0.18215,
25
  "up_block_types": [
26
  "UpDecoderBlock2D",
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.18.0.dev0",
4
+ "_name_or_path": "/fsx-multigen/yuvalkirstain/.cache/huggingface/hub/models--runwayml--stable-diffusion-inpainting/snapshots/baece6da209e6a7686f58226af1969fe9d66b995/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
20
  "layers_per_block": 2,
21
  "norm_num_groups": 32,
22
  "out_channels": 3,
23
+ "sample_size": 256,
24
  "scaling_factor": 0.18215,
25
  "up_block_types": [
26
  "UpDecoderBlock2D",