potatp commited on
Commit
7447bb8
·
verified ·
1 Parent(s): 5179c36

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. feature_extractor/preprocessor_config.json +27 -0
  43. learned_embeds-steps-1000.safetensors +3 -0
  44. learned_embeds-steps-1500.safetensors +3 -0
  45. learned_embeds-steps-2000.safetensors +3 -0
  46. learned_embeds-steps-2500.safetensors +3 -0
  47. learned_embeds-steps-3000.safetensors +3 -0
  48. learned_embeds-steps-3500.safetensors +3 -0
  49. learned_embeds-steps-4000.safetensors +3 -0
  50. learned_embeds-steps-4500.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: diffusers
4
+ license: creativeml-openrail-m
5
+ inference: true
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - textual_inversion
12
+ - diffusers-training
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 - potatp/textual_inversion_screw9
20
+ These are textual inversion adaption weights for stable-diffusion-v1-5/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:42de937227bb00746cecf2fa0c735ba8942308a9a237e0a2b0deb60bad89e4dc
3
+ size 492480208
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:416e03bb9953f768045244ebb1e03c7f0bc6863612ca7a4e4bea43dee6833aa3
3
+ size 303994850
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7b4c9dd4918f29529c1f13151cf70e14d56d77171b55f297ef6bc4f72d84a27
3
+ size 14344
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1f26516688b8724db1aac8f799259f80da0817b95966b5e91086005c8918d51
3
+ size 1000
checkpoint-1500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97e7e98675921b7b32e57791e9b1ac11243ab985f182ae7b3e35e18626d32e08
3
+ size 492480208
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9209c9da475b16c0e4ca21b19f51acee8c25b7f64337aaf7733dc25b26318bbf
3
+ size 303994850
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc52f4badd50a7eb4d2a21db0d62348b46a3fee9c1fd0fc9ee6852769caed5f7
3
+ size 14344
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e7598187138897f6d1e56437a02680c0020cd5e06fc21866ef7af24497337b3
3
+ size 1000
checkpoint-2000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a0bdc33baa9856cf80b2fa8033146a170403dd1f54587786d75ad29f0ac29ad
3
+ size 492480208
checkpoint-2000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:154c27406f511c1d72dc2cf7baae542ad76098e94ff7b478cac2ef9ec7548140
3
+ size 303994850
checkpoint-2000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f6c030457f74ad26a2cf71b3ca19f1bc4b9ea384d4d0c0320bc1fe9504880f
3
+ size 14344
checkpoint-2000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1061e521767f3f63537e013153a530f2dbc0404dc4a124e0e0f00862b68f3dd1
3
+ size 1000
checkpoint-2500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea1e38ae0db176801878c4d99f6c6c562808a42417dbf001610223586322247a
3
+ size 492480208
checkpoint-2500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f644ce4208dd1aea504eff72604f6454b745183c3e202183d1c44f96692f6b4a
3
+ size 303994850
checkpoint-2500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4355bda3fba72c7bcac753a59b4ad606ae51ff73ad508ff249ad1f5d1fc3ade5
3
+ size 14344
checkpoint-2500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc1d5f3d2fa5a11ad3fea2fa734eb1f4004effa224cac2c8514629149d2c73c4
3
+ size 1000
checkpoint-3000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0793d33527037f4bda7e2d0ed09993360ed842d9e64f4bf27c433ed039919c4
3
+ size 492480208
checkpoint-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae8900e0f919f89eb0cacf6f1f26953b1bed8931dff3195626c830248f701596
3
+ size 303994850
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204ba98c7cb5539eb2a5d811bf5fbff24bd25096ca00f47b4fe3ac7ec7e9642d
3
+ size 14280
checkpoint-3000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:584a763556d07725f164f3532dc0a86cd6e69f1ab7c7ab9d0c4bc5b74b8d32ce
3
+ size 1000
checkpoint-3500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e56163a3692ce1d1930a68a8a26f39f912107a65f61663d1510d6fdaa3a6641
3
+ size 492480208
checkpoint-3500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70c353bf902e3544f1d1546eb81e1c246b8317ee06e68fc5667d5102f4fdba37
3
+ size 303994850
checkpoint-3500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd0c8af8f051b04751887346f61767dcc2bc2e4dba96c7234d457c4a1b59598e
3
+ size 14344
checkpoint-3500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26236b390978ff24e10e288f311a69d4841683c4407b662d825ebf47254afc06
3
+ size 1000
checkpoint-4000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3c7dcfb496501995e62e7c58eeccb58f15238b5e9ebc1c4272f3b3d5c21ee90
3
+ size 492480208
checkpoint-4000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddec39c6b048d8071853c43db41236e789e37b7af19282139fa396dd85565ade
3
+ size 303994850
checkpoint-4000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6238d8074ef7f3f38a61126a41139849fab39917f8f00538e0f5771227fcff5
3
+ size 14344
checkpoint-4000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb65fd6ab0db4666d1d89015abefe1e3622261a35ae5871a168c6b21e1fc98df
3
+ size 1000
checkpoint-4500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f74308787f5092301f1b9f3ac3a9f4b257682c44136092e54607c67817e7336c
3
+ size 492480208
checkpoint-4500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1a86c1c84c9cfc38297699b89cae1840c6a69afaf4d0bab37943646ea4aa11b
3
+ size 303994850
checkpoint-4500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccc48f656fb5d2c43c7a45f4018c6a6e37548f4f9acbedf405203cc9d607b2c1
3
+ size 14344
checkpoint-4500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ccf8337ab0a8aa3fc34735752f4b7db6a99727ad50dbc9b1aac370444b73a77
3
+ size 1000
checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa39d8761b9c6a826c77d38d35f608e283e749f949c7b6a3c808a2fede1939bd
3
+ size 492480208
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:837dbdd12e5958e43822038f1769ba320384e57790be9bed8023c3bed0fbd4df
3
+ size 303994850
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67960d720e37729d295e423ddaea4033b589e2a62a4cc236009b613a9cf7c1c8
3
+ size 14344
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55d89757e9a416b80d2e21ab8e682105c317c618793a364358277d485b3dbfc8
3
+ size 1000
checkpoint-5000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15303668f3a599b3e6dad4e08f1c7737af09fc925687715334eceb35d720a8dc
3
+ size 492480208
checkpoint-5000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cccf760e659b1e4a671d86df0c252e026d00a4c43e4589a37a1de0af1acf3b84
3
+ size 303994850
checkpoint-5000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:600fc1c426f5f8e822c40e42b824d852ff5ac04a3374301a98d621427a9acb0d
3
+ size 14344
checkpoint-5000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee033bf4a756ccca1960aae3082def5e2adf1768ad6558dbcf0ba04f7b35b4fb
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
+ }
learned_embeds-steps-1000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23e3fa79a139b510300c41275356524f1fdad7b02faf08707c1d578f8a1c51b9
3
+ size 215160
learned_embeds-steps-1500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afc12ab1a42b6517651de066c2d04821295a7ac976c383f07dd63739e8f863b5
3
+ size 215160
learned_embeds-steps-2000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91df1ccced3e038d1e16dd98324838c64963397b34593ed4c3f121cc7413d636
3
+ size 215160
learned_embeds-steps-2500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16c578885f8c36790253912f3bb8757532ac1d8a649654c5d7b40c91df1ab440
3
+ size 215160
learned_embeds-steps-3000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a977b498a7ff050ea0421328ff68a9996b1f1ce0f1673a1d0cf01695145e6331
3
+ size 215160
learned_embeds-steps-3500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed033e8f4924149e40c76fe35a01363a51fa2e018b1e985496a2b6695e2e40bd
3
+ size 215160
learned_embeds-steps-4000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70f64bd054058e7bc16af2105083100bfb67d99ec41afd5c6e184f395b1a6af8
3
+ size 215160
learned_embeds-steps-4500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1fb9aadcc46f8502c7004c4bf0d51f2f2dc2a2a4d715bfcb4f93095153711a5
3
+ size 215160