Roy61 commited on
Commit
0db3c26
1 Parent(s): 300c13d

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 +17 -0
  2. checkpoint-1000/optimizer.bin +3 -0
  3. checkpoint-1000/pytorch_model.bin +3 -0
  4. checkpoint-1000/random_states_0.pkl +3 -0
  5. checkpoint-1000/scheduler.bin +3 -0
  6. checkpoint-1500/optimizer.bin +3 -0
  7. checkpoint-1500/pytorch_model.bin +3 -0
  8. checkpoint-1500/random_states_0.pkl +3 -0
  9. checkpoint-1500/scheduler.bin +3 -0
  10. checkpoint-2000/optimizer.bin +3 -0
  11. checkpoint-2000/pytorch_model.bin +3 -0
  12. checkpoint-2000/random_states_0.pkl +3 -0
  13. checkpoint-2000/scheduler.bin +3 -0
  14. checkpoint-2500/optimizer.bin +3 -0
  15. checkpoint-2500/pytorch_model.bin +3 -0
  16. checkpoint-2500/random_states_0.pkl +3 -0
  17. checkpoint-2500/scheduler.bin +3 -0
  18. checkpoint-3000/optimizer.bin +3 -0
  19. checkpoint-3000/pytorch_model.bin +3 -0
  20. checkpoint-3000/random_states_0.pkl +3 -0
  21. checkpoint-3000/scheduler.bin +3 -0
  22. checkpoint-3500/optimizer.bin +3 -0
  23. checkpoint-3500/pytorch_model.bin +3 -0
  24. checkpoint-3500/random_states_0.pkl +3 -0
  25. checkpoint-3500/scheduler.bin +3 -0
  26. checkpoint-4000/optimizer.bin +3 -0
  27. checkpoint-4000/pytorch_model.bin +3 -0
  28. checkpoint-4000/random_states_0.pkl +3 -0
  29. checkpoint-4000/scheduler.bin +3 -0
  30. checkpoint-4500/optimizer.bin +3 -0
  31. checkpoint-4500/pytorch_model.bin +3 -0
  32. checkpoint-4500/random_states_0.pkl +3 -0
  33. checkpoint-4500/scheduler.bin +3 -0
  34. checkpoint-500/optimizer.bin +3 -0
  35. checkpoint-500/pytorch_model.bin +3 -0
  36. checkpoint-500/random_states_0.pkl +3 -0
  37. checkpoint-500/scheduler.bin +3 -0
  38. checkpoint-5000/optimizer.bin +3 -0
  39. checkpoint-5000/pytorch_model.bin +3 -0
  40. checkpoint-5000/random_states_0.pkl +3 -0
  41. checkpoint-5000/scheduler.bin +3 -0
  42. feature_extractor/preprocessor_config.json +28 -0
  43. learned_embeds-steps-1000.bin +3 -0
  44. learned_embeds-steps-1500.bin +3 -0
  45. learned_embeds-steps-2000.bin +3 -0
  46. learned_embeds-steps-2500.bin +3 -0
  47. learned_embeds-steps-3000.bin +3 -0
  48. learned_embeds-steps-3500.bin +3 -0
  49. learned_embeds-steps-4000.bin +3 -0
  50. learned_embeds-steps-4500.bin +3 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - textual_inversion
11
+ inference: true
12
+ ---
13
+
14
+ # Textual inversion text2image fine-tuning - Roy61/textual_inversion_H3D
15
+ These are textual inversion adaption weights for runwayml/stable-diffusion-v1-5. You can find some example images in the following.
16
+
17
+
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab5babb45d78573625f7620d60a7f1ac017f1d3db4a62a4df8e0599884aa8d8f
3
+ size 303595053
checkpoint-1000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e84abb9feddc46e50cfa08b2f9b1a3c592eb36b6f03fc818fbefe1770037ad22
3
+ size 492333725
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:238ceb25db5caba003b633b507d455d29aba3ea267dbb4704d05d408d3d54886
3
+ size 17683
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:715fa16b4fd4791aa0a984f5fb08045ac05c6514a57c227259bdf620d6626770
3
+ size 563
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ed20d64127905a89f5bf06b1f08548890886b214d538a6ed583b728899ed86b
3
+ size 303595053
checkpoint-1500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d31fa25dc09c501f0317ebdad0023c1cd9e19019865d6d2e661860ffb1c4aa08
3
+ size 492333725
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7b6183f2ca8354b9d6405f881be445e265f82d99c2ab2453895b56fe84ecc81
3
+ size 17683
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9c53bae75902cf0bda4ca44182b1fbddaaf7133c960eff4abda69a0b939b24
3
+ size 563
checkpoint-2000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e758e3c1db2c48e9e83e883d9291332405e0e0b02ac2e282d12f2041e62241b3
3
+ size 303595053
checkpoint-2000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:855d4133bc35a72155108075d8a42a4e30d7a9b529558c65eaa06ca662867c11
3
+ size 492333725
checkpoint-2000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d519b3416a5eef8286665f992d4a9559b82e4d6264b7c94c34fac999a745e5c
3
+ size 17683
checkpoint-2000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daeee60414f0809b07c82047b035fbe1bcb76d06ad64f326328c473ee9ffa299
3
+ size 563
checkpoint-2500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db49b3f8ca2c4d10207acfddfb64b50b80bf80f1ee3417b61c2ef5aff0765f9e
3
+ size 303595053
checkpoint-2500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:556eeceec737caff52303acf21172b11663375837d22e7456f6e30209594273d
3
+ size 492333725
checkpoint-2500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d19afccd5dcde5647515452382d9f7ea2f9d51b0b212f0916530642243b247b8
3
+ size 17683
checkpoint-2500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86d6d2ca7543df568eb16c4516c191ee12db67c77fc9ec97e59cdaac4bd29460
3
+ size 563
checkpoint-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99deaf798776a61690f1ea89c6661b7c10d48b09e5c0b52290b0bd2e28eeb5d7
3
+ size 303595053
checkpoint-3000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f361f4c17035626ff3567fe9f8ce6ebe4d40aac37325025a751b71714ebd43a
3
+ size 492333725
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd259c96e1882584e731f9fc01c61214a97aac67836947f15cc364d12d2941a1
3
+ size 17683
checkpoint-3000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bb67b14cf0223dfbb9873a094fa17d5b2c07a172b15c32f302d03b6f8e1e9ff
3
+ size 563
checkpoint-3500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d4ea4909dbf187a6bbb44c4b3e24d84528170c5d13d5a6d341856ed632bfd8d
3
+ size 303595053
checkpoint-3500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aaf370ae4e43966034a932c7ec638c903146c44d43613904e2d4f8cf11116d1
3
+ size 492333725
checkpoint-3500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e87a1da8cc238fea16e899f60041cfec6e357c5edd9d440a72840262170e329c
3
+ size 17683
checkpoint-3500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53870f7c9242856ac5124bf2b028e56b89447accdeeb5fc2a0206f56cfc59a59
3
+ size 563
checkpoint-4000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d30e6a253e385a00efe3d2e98540d46ff0f838171eaa57dd01c52f1fc2326922
3
+ size 303595053
checkpoint-4000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85d1e9041c0ab38c03d2d3299c78384fc1a4ba0f298544828409b477539d0023
3
+ size 492333725
checkpoint-4000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cea474660b05aecfdf2438decf0e6451760415c087528e813fe713fca022eee
3
+ size 17683
checkpoint-4000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c09afe6d77c2ccd30a556022749ce7ce0f740e79638e1a98be8eda3548e7bb9d
3
+ size 563
checkpoint-4500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0857c473d18d635fff215084295b3bb811c903066b17d478e82794f917523c99
3
+ size 303595053
checkpoint-4500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86b2cabbaf89197fdf16b62034ead815ea7c5f7a8b2f5a9e5d605889bf69d78c
3
+ size 492333725
checkpoint-4500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e5835cacc344031f1c5176c46b67b4bd8748290dbeb03c1a1fcbb48eafef116
3
+ size 17747
checkpoint-4500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22e70166a59964eddb25e14ad7244b0f2b3477a5a62c6b54d4791d91b2a977d9
3
+ size 563
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef7724dfe3ae70cdc965f77f19a359cef5beca60f44222cf3618e108f4e364d9
3
+ size 303595053
checkpoint-500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5889c0c8a851a63bbb74d67a9d3b372f32f8cdbf0a658b97112cbc04af5a2cc3
3
+ size 492333725
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aab8958025193fc5a50b48719cc07f4b4e3785ca221c29a93f6ca3b380ff426
3
+ size 17683
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74481ac148859637e49c5946a58db09e35f78ebf008612a8ee0b58a9f39e1844
3
+ size 563
checkpoint-5000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02f3023d1b72148e59e8fc6115da39e779af1c6827c6f536ec5941dd6175ecc1
3
+ size 303595053
checkpoint-5000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:550a7cab69213b3019290e20798b6f690e5998c76a61c7168d372376bc0ffc06
3
+ size 492333725
checkpoint-5000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51c0410a313afe654ac6951c8dcec47dd0b949b3d27fd8f4f8f6981ce052c456
3
+ size 17683
checkpoint-5000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16e909bd4e16bb2601650995cb052d8c1150bd62320c09a5143598eedad70cba
3
+ size 563
feature_extractor/preprocessor_config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "feature_extractor_type": "CLIPFeatureExtractor",
12
+ "image_mean": [
13
+ 0.48145466,
14
+ 0.4578275,
15
+ 0.40821073
16
+ ],
17
+ "image_processor_type": "CLIPImageProcessor",
18
+ "image_std": [
19
+ 0.26862954,
20
+ 0.26130258,
21
+ 0.27577711
22
+ ],
23
+ "resample": 3,
24
+ "rescale_factor": 0.00392156862745098,
25
+ "size": {
26
+ "shortest_edge": 224
27
+ }
28
+ }
learned_embeds-steps-1000.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66133874d6450207ba6c148f96a76345753a529cb930fdc8b2e7804c83555e44
3
+ size 16289
learned_embeds-steps-1500.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f70009ece700bec275f14d4a7e0be33fd12779a92f5c0b55766ff1b66af286f
3
+ size 16289
learned_embeds-steps-2000.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fc87505baae8ee03ee65768d9da67b17d20159ad93ecbf7c460da925e177e34
3
+ size 16289
learned_embeds-steps-2500.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b41ba9e784cc04f51f0e4667d5a819bf3783e9330fc7c241d8507221118794ab
3
+ size 16289
learned_embeds-steps-3000.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b1a94dcbf0b3ed7d57bcea66936a632374cad0d1042b5e3da457c1841f3b575
3
+ size 16289
learned_embeds-steps-3500.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ddf0eb2f9a7c41115347278f05d27c06172cc52d91ec5dd0fb5449f3123bc69
3
+ size 16289
learned_embeds-steps-4000.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db3cf9e80faaa36399d403238fe976ce3c0d929d84652743995706dcd3d30c50
3
+ size 16289
learned_embeds-steps-4500.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e9fe57af83817ffaff50bf5697e2dc41cecedc60d8ddad3d1b798c5485fb971
3
+ size 16289