abhipsabasu commited on
Commit
d4a3dbc
1 Parent(s): 86739af

End of training

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +39 -0
  2. checkpoint-1000/model.safetensors +3 -0
  3. checkpoint-1000/optimizer.bin +3 -0
  4. checkpoint-1000/random_states_0.pkl +3 -0
  5. checkpoint-1000/scheduler.bin +3 -0
  6. checkpoint-1500/model.safetensors +3 -0
  7. checkpoint-1500/optimizer.bin +3 -0
  8. checkpoint-1500/random_states_0.pkl +3 -0
  9. checkpoint-1500/scheduler.bin +3 -0
  10. checkpoint-2000/model.safetensors +3 -0
  11. checkpoint-2000/optimizer.bin +3 -0
  12. checkpoint-2000/random_states_0.pkl +3 -0
  13. checkpoint-2000/scheduler.bin +3 -0
  14. checkpoint-2500/model.safetensors +3 -0
  15. checkpoint-2500/optimizer.bin +3 -0
  16. checkpoint-2500/random_states_0.pkl +3 -0
  17. checkpoint-2500/scheduler.bin +3 -0
  18. checkpoint-3000/model.safetensors +3 -0
  19. checkpoint-3000/optimizer.bin +3 -0
  20. checkpoint-3000/random_states_0.pkl +3 -0
  21. checkpoint-3000/scheduler.bin +3 -0
  22. checkpoint-3500/model.safetensors +3 -0
  23. checkpoint-3500/optimizer.bin +3 -0
  24. checkpoint-3500/random_states_0.pkl +3 -0
  25. checkpoint-3500/scheduler.bin +3 -0
  26. checkpoint-4000/model.safetensors +3 -0
  27. checkpoint-4000/optimizer.bin +3 -0
  28. checkpoint-4000/random_states_0.pkl +3 -0
  29. checkpoint-4000/scheduler.bin +3 -0
  30. checkpoint-4500/model.safetensors +3 -0
  31. checkpoint-4500/optimizer.bin +3 -0
  32. checkpoint-4500/random_states_0.pkl +3 -0
  33. checkpoint-4500/scheduler.bin +3 -0
  34. checkpoint-500/model.safetensors +3 -0
  35. checkpoint-500/optimizer.bin +3 -0
  36. checkpoint-500/random_states_0.pkl +3 -0
  37. checkpoint-500/scheduler.bin +3 -0
  38. checkpoint-5000/model.safetensors +3 -0
  39. checkpoint-5000/optimizer.bin +3 -0
  40. checkpoint-5000/random_states_0.pkl +3 -0
  41. checkpoint-5000/scheduler.bin +3 -0
  42. checkpoint-5500/model.safetensors +3 -0
  43. checkpoint-5500/optimizer.bin +3 -0
  44. checkpoint-5500/random_states_0.pkl +3 -0
  45. checkpoint-5500/scheduler.bin +3 -0
  46. checkpoint-6000/model.safetensors +3 -0
  47. checkpoint-6000/optimizer.bin +3 -0
  48. checkpoint-6000/random_states_0.pkl +3 -0
  49. checkpoint-6000/scheduler.bin +3 -0
  50. feature_extractor/preprocessor_config.json +27 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: runwayml/stable-diffusion-v1-5
3
+ library_name: diffusers
4
+ license: creativeml-openrail-m
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - textual_inversion
11
+ - diffusers-training
12
+ inference: true
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+
19
+ # Textual inversion text2image fine-tuning - abhipsabasu/textual_inversion_place7
20
+ These are textual inversion adaption weights for runwayml/stable-diffusion-v1-5. You can find some example images in the following.
21
+
22
+
23
+
24
+
25
+ ## Intended uses & limitations
26
+
27
+ #### How to use
28
+
29
+ ```python
30
+ # TODO: add an example code snippet for running this diffusion pipeline
31
+ ```
32
+
33
+ #### Limitations and bias
34
+
35
+ [TODO: provide examples of latent issues and potential remediations]
36
+
37
+ ## Training details
38
+
39
+ [TODO: describe the data used to train the model]
checkpoint-1000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3574d6b9c55528f30e326af977cbf8ff3d15cd49fa046911ca6ca42db4695bd3
3
+ size 492280528
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19c8c0708cab98dfd743085e282d0f10412f99228bf230d051753090c9385b99
3
+ size 303595490
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2311b0b49841a4c43b6cee2ee68316df009a598c6f3099ce2db547bc3aa44ad
3
+ size 14928
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e5936faacc50a6e234a0156ff088fdc83cd1b142d49c79cead76528c01ed209
3
+ size 1000
checkpoint-1500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49c62653ab5861733468e49d9d78b45cc65c020e5c4a1b3ecf751cf12a84915a
3
+ size 492280528
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0b8e2607bd3a0504840e1eeaebcd8f433961d254ca93021e609dc02965b65ad
3
+ size 303595490
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63082c94075333891e8c0f7321c681b7b45d867787738320bd65b784e2fc94ca
3
+ size 14864
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d8eb9f0b56d6537494a815f3e2a8e173c4f8a37d2c23acd65883ce2749ecf15
3
+ size 1000
checkpoint-2000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c8c9cefdf867d6e0a7bfc56fdde8af20443cd4d56b45acdc19be69d85354174
3
+ size 492280528
checkpoint-2000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df6cc9810687e9d2ca8db0d41e395cf1e26e987105a984bf6e2b4a0c74a815d1
3
+ size 303595490
checkpoint-2000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b7d95e4b3d534b3697b6f44f05e169913fd4094935663def67839dd2eb92c8d
3
+ size 14864
checkpoint-2000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e9066fbd7c28786e97c6623499c5b5610756bfb5ea9bc6b788584e03f6e2739
3
+ size 1000
checkpoint-2500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d4ada92f0b89d72cd27a736b4a4b313b663a581a46e4604eb64ad9e509ebb20
3
+ size 492280528
checkpoint-2500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4403150b460ee277bcff098f12dd4b0131a09edfeb8b12d039cff9c4988a4a0c
3
+ size 303595490
checkpoint-2500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c5733822de1b459660488f7a6a8ce7d6cfe7d6ef833d43693b7684d3a40c47e
3
+ size 14864
checkpoint-2500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9838eda62d82a33d80e0e9d7ca880d01dc6f1767c81db62c58f26957d9973c0f
3
+ size 1000
checkpoint-3000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ad48272070b1fa5eb65167b6d2454c534f6877e242d882a790f07385d80bb20
3
+ size 492280528
checkpoint-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e25c697fb201aa744cd25e7074f2f3d5b640d2bb745006b8c0e4e05dd3c6076
3
+ size 303595490
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c412eaeb036363c82133dbdec29ba8971070ae663f81930a2211a5939c39b7c
3
+ size 14864
checkpoint-3000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a09295f0d2a43a25c7dae401fda330c1493507d1b16c82ab963c9bde159f9a
3
+ size 1000
checkpoint-3500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18401ea0456e89e0ae838654fecd41e591b807917fa73fa8ccec9dbe0a9ed6e
3
+ size 492280528
checkpoint-3500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49697980633ffd36cc4eef8cf1fce83b9f002263287be45b7570a7e61b12fd6a
3
+ size 303595490
checkpoint-3500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:560df55dc8c264f4a88425bd34431a1e95a790a6d24bf6ece1e4e907d924d59c
3
+ size 14864
checkpoint-3500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7910717857bcd1f933fd41b95e4b8faeb1aff7f206f34d3f64fc3135165a866b
3
+ size 1000
checkpoint-4000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3f25d193c7350bcae91974901c80add65cd6727b061de6980e81c61ce01dd78
3
+ size 492280528
checkpoint-4000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6d741a5cabfd9dcbe0bbae5e1fa6f134890b3d2cddb04944aa141aca0d49dd6
3
+ size 303595490
checkpoint-4000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00d90338d9500f1768284d77f07892f2d7e91ada8119db67d6d447b5d7cf8b46
3
+ size 14928
checkpoint-4000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c461390a57e8a39462c49da2127d3ed20b3b6232782f20e9c6ea92e96b460041
3
+ size 1000
checkpoint-4500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a321c4d7772f0e44f9c7400261b2ed34cd11474c67ca2a32f7499f58dd135f8c
3
+ size 492280528
checkpoint-4500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b072623acb6778daf7b4223db8056738252942dd7c90d6b3d2121615e6ee694
3
+ size 303595490
checkpoint-4500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bed1afca61692735a50a21bf22f59b33d8539ba54b937f1cfe8c215af39a1e0
3
+ size 14928
checkpoint-4500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d060aafe0641621a4e5b3f08d61ded7d01346fb2f00a434a79eea0e504aaa058
3
+ size 1000
checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca25ec6d419c5055675ca3aec00abf09d9ff59c35675237e1a20178f05b8ecdb
3
+ size 492280528
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a320f51b21ed216de3ca36d6ae4c74c80f3c5344a48977d2962037d453c5a5b4
3
+ size 303595490
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc2e79a37202a3c58fa641b1293558765bc8a4cef454cbc2703da22600c0b9f
3
+ size 14928
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b76b58cb8ce213763d7445b7c5a85fd1eb365d29d594887ec317ec26eb111e8b
3
+ size 1000
checkpoint-5000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4591c46fd904df57735777f4c8cf6d0ad40d340433fb59df309594acdd79330b
3
+ size 492280528
checkpoint-5000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01fd1265ddd4bc0aae3fc40da06d1da0cf197792e46aec8dcc7d73fb66ce24e3
3
+ size 303595490
checkpoint-5000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c256f66898309c1d6ca4a598c1a6c4670765ecc94acb80ad5d47c3b0332dc09b
3
+ size 14864
checkpoint-5000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6377a9d1722870fd058ce520ed4360a0a4c808e3d23cc365cb3b9bf934c46cf
3
+ size 1000
checkpoint-5500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31c8daf55052a7d06200165319d87213b17d404c8f9f87a73c15f853a14d6126
3
+ size 492280528
checkpoint-5500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27498d2c7d8dcf364cccdbd031c052ef335ba7ef033fe703e75afdb062cc4a0c
3
+ size 303595490
checkpoint-5500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e9f933912b2eafd5954f01f94cb8078733acb9b3d365fde89e767b98a36e6a0
3
+ size 14928
checkpoint-5500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e850994988385f0a1e256a27348a774ec21dbc3c96fcf6aaf9a1719947aab52a
3
+ size 1000
checkpoint-6000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78501202a841e2f12586f09f3ca166f2335ac1a888440ce0a576a370e8e9f631
3
+ size 492280528
checkpoint-6000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb820f109ebb2a7df3605f2eadf0e8bdde5b1a1b01efd9b35cb74fd51e3f04ac
3
+ size 303595490
checkpoint-6000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d9a646564e0a149c2e414f18d688877dd79ce0b0518786765817dbdd1901d4
3
+ size 14928
checkpoint-6000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ad321570483570aee33ec9c00763809991eee7718cf9d58a9363ce44f54ff53
3
+ size 1000
feature_extractor/preprocessor_config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": {
3
+ "height": 224,
4
+ "width": 224
5
+ },
6
+ "do_center_crop": true,
7
+ "do_convert_rgb": true,
8
+ "do_normalize": true,
9
+ "do_rescale": true,
10
+ "do_resize": true,
11
+ "image_mean": [
12
+ 0.48145466,
13
+ 0.4578275,
14
+ 0.40821073
15
+ ],
16
+ "image_processor_type": "CLIPImageProcessor",
17
+ "image_std": [
18
+ 0.26862954,
19
+ 0.26130258,
20
+ 0.27577711
21
+ ],
22
+ "resample": 3,
23
+ "rescale_factor": 0.00392156862745098,
24
+ "size": {
25
+ "shortest_edge": 224
26
+ }
27
+ }