Busey commited on
Commit
f8919a7
1 Parent(s): de586f1

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 +44 -0
  2. checkpoint-10/optimizer.bin +3 -0
  3. checkpoint-10/pytorch_lora_weights.safetensors +3 -0
  4. checkpoint-10/random_states_0.pkl +3 -0
  5. checkpoint-10/scaler.pt +3 -0
  6. checkpoint-10/scheduler.bin +3 -0
  7. checkpoint-100/optimizer.bin +3 -0
  8. checkpoint-100/pytorch_lora_weights.safetensors +3 -0
  9. checkpoint-100/random_states_0.pkl +3 -0
  10. checkpoint-100/scaler.pt +3 -0
  11. checkpoint-100/scheduler.bin +3 -0
  12. checkpoint-105/optimizer.bin +3 -0
  13. checkpoint-105/pytorch_lora_weights.safetensors +3 -0
  14. checkpoint-105/random_states_0.pkl +3 -0
  15. checkpoint-105/scaler.pt +3 -0
  16. checkpoint-105/scheduler.bin +3 -0
  17. checkpoint-110/optimizer.bin +3 -0
  18. checkpoint-110/pytorch_lora_weights.safetensors +3 -0
  19. checkpoint-110/random_states_0.pkl +3 -0
  20. checkpoint-110/scaler.pt +3 -0
  21. checkpoint-110/scheduler.bin +3 -0
  22. checkpoint-115/optimizer.bin +3 -0
  23. checkpoint-115/pytorch_lora_weights.safetensors +3 -0
  24. checkpoint-115/random_states_0.pkl +3 -0
  25. checkpoint-115/scaler.pt +3 -0
  26. checkpoint-115/scheduler.bin +3 -0
  27. checkpoint-120/optimizer.bin +3 -0
  28. checkpoint-120/pytorch_lora_weights.safetensors +3 -0
  29. checkpoint-120/random_states_0.pkl +3 -0
  30. checkpoint-120/scaler.pt +3 -0
  31. checkpoint-120/scheduler.bin +3 -0
  32. checkpoint-125/optimizer.bin +3 -0
  33. checkpoint-125/pytorch_lora_weights.safetensors +3 -0
  34. checkpoint-125/random_states_0.pkl +3 -0
  35. checkpoint-125/scaler.pt +3 -0
  36. checkpoint-125/scheduler.bin +3 -0
  37. checkpoint-130/optimizer.bin +3 -0
  38. checkpoint-130/pytorch_lora_weights.safetensors +3 -0
  39. checkpoint-130/random_states_0.pkl +3 -0
  40. checkpoint-130/scaler.pt +3 -0
  41. checkpoint-130/scheduler.bin +3 -0
  42. checkpoint-135/optimizer.bin +3 -0
  43. checkpoint-135/pytorch_lora_weights.safetensors +3 -0
  44. checkpoint-135/random_states_0.pkl +3 -0
  45. checkpoint-135/scaler.pt +3 -0
  46. checkpoint-135/scheduler.bin +3 -0
  47. checkpoint-140/optimizer.bin +3 -0
  48. checkpoint-140/pytorch_lora_weights.safetensors +3 -0
  49. checkpoint-140/random_states_0.pkl +3 -0
  50. checkpoint-140/scaler.pt +3 -0
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
3
+ library_name: diffusers
4
+ license: creativeml-openrail-m
5
+ tags:
6
+ - stable-diffusion-xl
7
+ - stable-diffusion-xl-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - diffusers-training
11
+ - lora
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
+ # LoRA text2image fine-tuning - Busey/Tattoosmal
20
+
21
+ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were fine-tuned on the Busey/tattoodatasmallerset dataset. You can find some example images in the following.
22
+
23
+
24
+
25
+ LoRA for the text encoder was enabled: True.
26
+
27
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
28
+
29
+
30
+ ## Intended uses & limitations
31
+
32
+ #### How to use
33
+
34
+ ```python
35
+ # TODO: add an example code snippet for running this diffusion pipeline
36
+ ```
37
+
38
+ #### Limitations and bias
39
+
40
+ [TODO: provide examples of latent issues and potential remediations]
41
+
42
+ ## Training details
43
+
44
+ [TODO: describe the data used to train the model]
checkpoint-10/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dd83040d6984114db73a4094a1a500b271207ca1820d36e7054720077862c22
3
+ size 60332026
checkpoint-10/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:584aa14a81e8e667cdda7765c9076fd9e9704ad4de412f9d04118ea109c972a4
3
+ size 29868864
checkpoint-10/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e9b5c923d3c9107f1390067209fcb24a195af77346f331f98a7d6d465c8222d
3
+ size 14408
checkpoint-10/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20196fdcd6e066aadc548dcc3c9ff5244ea31938c846cb03623649ad99fe654f
3
+ size 988
checkpoint-10/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:903c5e8acfcf0dfb416ce3d16b670e42b66ba433fdd0ef972e1185b05e2f94a5
3
+ size 1000
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68bdda8113d4dc350ddb160b91e26392d456a6c83bf6f22ba786ace27fcc038f
3
+ size 60332026
checkpoint-100/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b706dd496085f6f5d06ef5d5394f642fffd67c6f6c571c9824e9c01db467fd9a
3
+ size 29868864
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e11dfbc41383d3f782966bb72a0a570b57435ee39a32ba04d30370507424f713
3
+ size 14408
checkpoint-100/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac4a558c5b93581a5c41e2922404490319bcd15a10296c927a72a41012ff7f27
3
+ size 988
checkpoint-100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a0d8098555c206511edbf2bd90b9d940cdad1f6cbf176af1dbc28c0f292d4b
3
+ size 1000
checkpoint-105/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4069f139e8b8eba9a55c0869efccf984d3bbf1ba87d1c83e3fa1e8ef9b016f78
3
+ size 60332026
checkpoint-105/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6115eaeabd9ad4a52076b98e337f23152fe58f7f15d0356432525f6968cb8d96
3
+ size 29868864
checkpoint-105/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aaa0716a7a60764a608a951507fd660c8614822ce3e704b5674a9f1acebcd26
3
+ size 14408
checkpoint-105/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93affe575c9693a363a404320bc2c36e0364858feda663daef4353f908d7dd8b
3
+ size 988
checkpoint-105/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c8dd54def738dba06bf62752c39203e750b1c30f91a6badba5ab2226a44ad3
3
+ size 1000
checkpoint-110/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a083da8b760ca263fa69717c92b7276e74874dc20ae5064888c2ee3facf04a3e
3
+ size 60332026
checkpoint-110/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db1c52ce3b9617fc4b9128f6c82fd1e04e4ac8dd990e4bf6830330df9e9e2809
3
+ size 29868864
checkpoint-110/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f2b86fabd8af7dff6ed10a50e963a67b43281ce62fbb74cca99ed13cfd76592
3
+ size 14408
checkpoint-110/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a361e327100c0b4b68c32cf7a15d264957f2c894398cec5c4631513143a484
3
+ size 988
checkpoint-110/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed690a34cb9cc38577cc9e19c8f1127a0960db9eab7d1b3bcc2651c66ec73bdd
3
+ size 1000
checkpoint-115/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ca91d623c6e7bdc3839dd1593920cc19117ab7134a57ba24769a845e6d65745
3
+ size 60332026
checkpoint-115/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8baf7e4ecaf301ad10b01cb367da2ee58b6bac08a23254db020c96e93f0fdc63
3
+ size 29868864
checkpoint-115/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6652c5bdaae043e4b901578702e903baebce0ffdcb901337cc483f8784a9769
3
+ size 14408
checkpoint-115/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1e131cef168fa2b627dc9b1c3c9655fe6877cb07e18a077d9bfcf33fd6993d9
3
+ size 988
checkpoint-115/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea3a8e7912368c710b4af5b9c2d087c8a4708f871417a8278608d1ce7090fd66
3
+ size 1000
checkpoint-120/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:962a2607c5bc96ac2da351050687b65547ae34d20ed740f30998ba8c6f0416f9
3
+ size 60332026
checkpoint-120/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca2c2c0204ca47cffffcb2833b6ef9da2048b3f5449340599be46a535493df17
3
+ size 29868864
checkpoint-120/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc02fdb7a8d61f730de679bfbff8100e74febaeeeeb0d2e7386bec88cfd59537
3
+ size 14408
checkpoint-120/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:578927bb1c801cdd14af41be9b1907db16bd1c7b35d8fc1fc2779e79adb5109e
3
+ size 988
checkpoint-120/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23908306d45bd6c112d471f27692c4115defe44994ba9c0f19bf1082b1f94f18
3
+ size 1000
checkpoint-125/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5816888849721de2805a87f8a2dd0170b48951bfdc08b3ab902a8f85ffd9237a
3
+ size 60332026
checkpoint-125/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cbe6130fd8385ce535870e2f5d8fe83f8c30f68043320ab3484bcba3eb5fcd6
3
+ size 29868864
checkpoint-125/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1c46cf6ddb79e0c6bf47531bf9324c3ffff4dd6adefebf0f892e0750e90575f
3
+ size 14408
checkpoint-125/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09ec4bc8ac5689de95220cb2c918e80da7bc5dbd574ea051273889b34f7a4e18
3
+ size 988
checkpoint-125/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb76f696a180c11c6e7484a4e061019bc557bc34a71740112b1b07bb2fe3eeab
3
+ size 1000
checkpoint-130/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d86266cf28233d7f0553d4e42b3c8ead7ac9c0f8b7a1d92ef495783bb8e52c73
3
+ size 60332026
checkpoint-130/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db84e47713aae0abea6a97ee1953a39823fe3a1613e2d754236f3104df817f5b
3
+ size 29868864
checkpoint-130/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dc4be876bff1a57dd04a7b5b4f7b52fdc96ef224c6f368745955363f11f3096
3
+ size 14408
checkpoint-130/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaad916f90dd4cc1a5ce8686213b99af8189fc6325e66f8b3ef1c5912becadde
3
+ size 988
checkpoint-130/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b2d6c6e25e57bc048948c322b6b8a896958bd59bf712d93609e17d678468770
3
+ size 1000
checkpoint-135/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37a46ac667ac49af9cb665730c004dff4287ecdc0c0520a63e5434be774daf58
3
+ size 60332026
checkpoint-135/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:818edd31f75093370b76271065ec3a9aae00e4ba0abe3373963f8288e661aadf
3
+ size 29868864
checkpoint-135/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adfe0a0d772019699e0dab3a65d115ff9fa41c0d03b5250fe1997576acb5619e
3
+ size 14408
checkpoint-135/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2af8c4d9237bb15c135321802f77484cc24fe755a9e1d107e43910040048875
3
+ size 988
checkpoint-135/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78219ea9d8bb8e2b1247c398420e90ad8e293dce56d5144ae74ffb92f5ef3019
3
+ size 1000
checkpoint-140/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2c34ea6790d7118354c53c19931fb2d8b688e76abc237d5e339823a10c8fced
3
+ size 60332026
checkpoint-140/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e087c8b2c29c1ad6f800a83215928710cbfed30f6740d96258ae2f1cca0f1b3e
3
+ size 29868864
checkpoint-140/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8282d231e73fe9ce10470b903ffd8865528bb7126b959533138f0a70ce9dd254
3
+ size 14408
checkpoint-140/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cb6d32bf75b8b8aa48459b5e11db8d7e99b4a4e850d020d26ec712bcae15eeb
3
+ size 988