xxihonya commited on
Commit
39a2c48
1 Parent(s): dd87882

End of training

Browse files
Files changed (48) hide show
  1. .gitattributes +4 -0
  2. .gitignore +2 -0
  3. README.md +21 -0
  4. checkpoint-10000/optimizer.bin +3 -0
  5. checkpoint-10000/pytorch_model.bin +3 -0
  6. checkpoint-10000/random_states_0.pkl +3 -0
  7. checkpoint-10000/scaler.pt +3 -0
  8. checkpoint-10000/scheduler.bin +3 -0
  9. checkpoint-15000/optimizer.bin +3 -0
  10. checkpoint-15000/pytorch_model.bin +3 -0
  11. checkpoint-15000/random_states_0.pkl +3 -0
  12. checkpoint-15000/scaler.pt +3 -0
  13. checkpoint-15000/scheduler.bin +3 -0
  14. checkpoint-20000/optimizer.bin +3 -0
  15. checkpoint-20000/pytorch_model.bin +3 -0
  16. checkpoint-20000/random_states_0.pkl +3 -0
  17. checkpoint-20000/scaler.pt +3 -0
  18. checkpoint-20000/scheduler.bin +3 -0
  19. checkpoint-25000/optimizer.bin +3 -0
  20. checkpoint-25000/pytorch_model.bin +3 -0
  21. checkpoint-25000/random_states_0.pkl +3 -0
  22. checkpoint-25000/scaler.pt +3 -0
  23. checkpoint-25000/scheduler.bin +3 -0
  24. checkpoint-30000/optimizer.bin +3 -0
  25. checkpoint-30000/pytorch_model.bin +3 -0
  26. checkpoint-30000/random_states_0.pkl +3 -0
  27. checkpoint-30000/scaler.pt +3 -0
  28. checkpoint-30000/scheduler.bin +3 -0
  29. checkpoint-35000/optimizer.bin +3 -0
  30. checkpoint-35000/pytorch_model.bin +3 -0
  31. checkpoint-35000/random_states_0.pkl +3 -0
  32. checkpoint-35000/scaler.pt +3 -0
  33. checkpoint-35000/scheduler.bin +3 -0
  34. checkpoint-40000/optimizer.bin +3 -0
  35. checkpoint-40000/pytorch_model.bin +3 -0
  36. checkpoint-40000/random_states_0.pkl +3 -0
  37. checkpoint-40000/scaler.pt +3 -0
  38. checkpoint-40000/scheduler.bin +3 -0
  39. checkpoint-5000/optimizer.bin +3 -0
  40. checkpoint-5000/pytorch_model.bin +3 -0
  41. checkpoint-5000/random_states_0.pkl +3 -0
  42. checkpoint-5000/scaler.pt +3 -0
  43. checkpoint-5000/scheduler.bin +3 -0
  44. image_0.png +3 -0
  45. image_1.png +3 -0
  46. image_2.png +3 -0
  47. image_3.png +3 -0
  48. pytorch_lora_weights.bin +3 -0
.gitattributes CHANGED
@@ -32,3 +32,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ image_0.png filter=lfs diff=lfs merge=lfs -text
36
+ image_1.png filter=lfs diff=lfs merge=lfs -text
37
+ image_2.png filter=lfs diff=lfs merge=lfs -text
38
+ image_3.png filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ step_*
2
+ epoch_*
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - lora
11
+ inference: true
12
+ ---
13
+
14
+ # LoRA text2image fine-tuning - https://huggingface.co/xxihonya/sd-onepiece-model-lora
15
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the YaYaB/onepiece-blip-captions dataset. You can find some example images in the following.
16
+
17
+ ![img_0](./image_0.png)
18
+ ![img_1](./image_1.png)
19
+ ![img_2](./image_2.png)
20
+ ![img_3](./image_3.png)
21
+
checkpoint-10000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea6da9ab6dcee9f28b209cbf257bce917eebeb40da9a4f288464dfb305ef6a6c
3
+ size 6591621
checkpoint-10000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd6568edb86e42f942af889833e505a1f963b8ab1952a3bcdab20fd0385984c7
3
+ size 3285965
checkpoint-10000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4635c5f190c362a24935eb4a07c77351c0a2145fbb6a17f40e527be012eb696d
3
+ size 15627
checkpoint-10000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9be2ad76dcbc923b00e6a142f6db62aad4a46c47bb83864ccb68ddc899d0ce78
3
+ size 557
checkpoint-10000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f86d84f1ed49af8281e0bae3eed4d231029fc0c786f801f92abf92633a1d8319
3
+ size 563
checkpoint-15000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dff3b14674cfed17af85a795c7672abfa8f8cbbe28dcdc851fc767b4d72c4fd
3
+ size 6591621
checkpoint-15000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75ef529b4beff8e9137cf2ad535af21df7fe0b81629d359875e21def692f04a4
3
+ size 3285965
checkpoint-15000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5e310225d38ad0b7e40d66f611c015b1d38fcc011df687d904f1b93592ecee6
3
+ size 15627
checkpoint-15000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb33b1da2125feaa501f6acf7c67409ff703b0320e8e55bf616863891dd3346
3
+ size 557
checkpoint-15000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c79c0b611be76213fdfb984c9307b8f1cc6d6f5c74d8918233ef5e6918fcd43
3
+ size 563
checkpoint-20000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f868af8a9a1da074571a4f5496c10d2b1c6779779f3db3cc436dbd3d8b25ed5
3
+ size 6591621
checkpoint-20000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa61bee9f0615d0e591208240fe1547dbbbc862f7a388467daeed4dfe872ce17
3
+ size 3285965
checkpoint-20000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78732157eb463dee2b10104b2ae42831ad39427851e4800f77c89a839fd08f13
3
+ size 15627
checkpoint-20000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99b78d15782f55d5991471be6af3237dce63c145e9779c5a2d7e6c95e2b8e05e
3
+ size 557
checkpoint-20000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02f5eac5281ad211cb714fc820b8dfde1652a3fa215600f00bb7b3f6337f9f4a
3
+ size 563
checkpoint-25000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e910d4b70518baa0bffa8372ff6baa8628f6b6bd229357282489bfaabb7c0b45
3
+ size 6591621
checkpoint-25000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cae808c5d036ea133e4998b28c035970a2e4fb6af3e44870bb1c9f24a77e7efe
3
+ size 3285965
checkpoint-25000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9110284033f1cb1a6b564ef08cb6ef361301b1cf903737af71325138a7d5d91
3
+ size 15627
checkpoint-25000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c10bb31ab39c1a8d34274785e2a75484e7edd71c693d94bbc36c7ff55c81ea0
3
+ size 557
checkpoint-25000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ec6fca083aec746b47a18b237dd1042394372a060df20df741521c048ec72a6
3
+ size 563
checkpoint-30000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d14cc0867ee9486d7fde7f5c96732032d29b4b0c2d945845568f17e8b4aa37b6
3
+ size 6591621
checkpoint-30000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0428bcdf043238d1ec10bd1d81428b6c21b4a36994af94bff1437d00cf68779
3
+ size 3285965
checkpoint-30000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37d3f3587e9b4ef8c0366a020d823a0ffb592fd674387081f5bc1eea425957f1
3
+ size 15627
checkpoint-30000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ad9b88281a6e4e98f86c35de5bc711d6a023c7e9603a8b915950114fddbd1d1
3
+ size 557
checkpoint-30000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86e201d6a862dec4744609031ee988edb3a758a5bcada150ee1bede0d13a0959
3
+ size 563
checkpoint-35000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe191e86d977c465fdbbed8eacd7a2e77a1a47e21133c4b92aaefc75bb282aaa
3
+ size 6591621
checkpoint-35000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afd7b83445da48c81cc4111b91aa56bf7034ec2e10f67a14a566ecb94ba0ade7
3
+ size 3285965
checkpoint-35000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9269cff9f3db87c7026c39b5a439ddcae4a231867cfe2e94f59bb75206f6e8f
3
+ size 15627
checkpoint-35000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d09cbe932823a43acad6069099a9f1a8755209cbf910af9e36b7e3f5867aa57b
3
+ size 557
checkpoint-35000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57ebc020f76bde5b8c5c31c17e7a28336a13c40179f64447faa2886d43a07328
3
+ size 563
checkpoint-40000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ee9aa5d44e923eb7ec06d883a11c3227ebc977a3d3da5ca5b3d1645ff99d0dc
3
+ size 6591621
checkpoint-40000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baaf81c96c5bf41e1ec53eb0ae85e67bb30d9b7300251b64476a3f1115e8bbae
3
+ size 3285965
checkpoint-40000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:212abacbb48e4c89fbe5c09426f18d70ca77b8a85bc33264a95c1f727de1d35c
3
+ size 15627
checkpoint-40000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc983330b2a8ed4614ccb1e53d65a997694335c3c070727597afb7a143ae0e27
3
+ size 557
checkpoint-40000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df24522699e4a42282664948e457bbb23b64fdc64ca2610188f9c61ed31bf287
3
+ size 563
checkpoint-5000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fe5e1440d4c061ac0f5561f41f5b8625c8753650c0378e9506b7ec1c5527d82
3
+ size 6591621
checkpoint-5000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74b9b9a5d8b50fc4599ae0e4980ade7dd0a7545f9051592ac472237225983bb6
3
+ size 3285965
checkpoint-5000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c4d3f671e97f9010dafa65d120005b0b51444ecbb2d1ff3a89d7823860f501
3
+ size 15627
checkpoint-5000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41313b6733b65c1acca917a7c2ced06503c11b898e6cd5de1e6a9f13bfb54ef
3
+ size 557
checkpoint-5000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faadf5d41cbc3e7b85459d3e5a7f630ea65b09e5da15f0535216b1a21822b090
3
+ size 563
image_0.png ADDED

Git LFS Details

  • SHA256: fbf81a2b5e67f704a2b589bd565e5415cb8e4fde840b271f5cb5c4ecacc16eaf
  • Pointer size: 131 Bytes
  • Size of remote file: 437 kB
image_1.png ADDED

Git LFS Details

  • SHA256: c48ae53df65ae9f4136931504d203c606bc74425fa6ec3266111a5c851bcb84d
  • Pointer size: 131 Bytes
  • Size of remote file: 421 kB
image_2.png ADDED

Git LFS Details

  • SHA256: e9c4a470ad900801f7de4f9402eb27af8a1cc00eac80d618ef16bac39fb27d33
  • Pointer size: 128 Bytes
  • Size of remote file: 842 Bytes
image_3.png ADDED

Git LFS Details

  • SHA256: 0c7f8bab8127b99459d243b2e006b9f57c348e9afd926f2b8c7e62a3b0926de4
  • Pointer size: 131 Bytes
  • Size of remote file: 530 kB
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4252332a7fd1c6afc7873b9f5e36f3e774076c92a6dd8b4dcf245be62493beef
3
+ size 3287771