hvppycoding commited on
Commit
32ea558
·
verified ·
1 Parent(s): e78d6ef

End of training

Browse files
Files changed (49) hide show
  1. .gitattributes +6 -0
  2. README.md +90 -0
  3. checkpoint-100/optimizer.bin +3 -0
  4. checkpoint-100/pytorch_lora_weights.safetensors +3 -0
  5. checkpoint-100/random_states_0.pkl +3 -0
  6. checkpoint-100/scheduler.bin +3 -0
  7. checkpoint-1000/optimizer.bin +3 -0
  8. checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
  9. checkpoint-1000/random_states_0.pkl +3 -0
  10. checkpoint-1000/scheduler.bin +3 -0
  11. checkpoint-200/optimizer.bin +3 -0
  12. checkpoint-200/pytorch_lora_weights.safetensors +3 -0
  13. checkpoint-200/random_states_0.pkl +3 -0
  14. checkpoint-200/scheduler.bin +3 -0
  15. checkpoint-300/optimizer.bin +3 -0
  16. checkpoint-300/pytorch_lora_weights.safetensors +3 -0
  17. checkpoint-300/random_states_0.pkl +3 -0
  18. checkpoint-300/scheduler.bin +3 -0
  19. checkpoint-400/optimizer.bin +3 -0
  20. checkpoint-400/pytorch_lora_weights.safetensors +3 -0
  21. checkpoint-400/random_states_0.pkl +3 -0
  22. checkpoint-400/scheduler.bin +3 -0
  23. checkpoint-500/optimizer.bin +3 -0
  24. checkpoint-500/pytorch_lora_weights.safetensors +3 -0
  25. checkpoint-500/random_states_0.pkl +3 -0
  26. checkpoint-500/scheduler.bin +3 -0
  27. checkpoint-600/optimizer.bin +3 -0
  28. checkpoint-600/pytorch_lora_weights.safetensors +3 -0
  29. checkpoint-600/random_states_0.pkl +3 -0
  30. checkpoint-600/scheduler.bin +3 -0
  31. checkpoint-700/optimizer.bin +3 -0
  32. checkpoint-700/pytorch_lora_weights.safetensors +3 -0
  33. checkpoint-700/random_states_0.pkl +3 -0
  34. checkpoint-700/scheduler.bin +3 -0
  35. checkpoint-800/optimizer.bin +3 -0
  36. checkpoint-800/pytorch_lora_weights.safetensors +3 -0
  37. checkpoint-800/random_states_0.pkl +3 -0
  38. checkpoint-800/scheduler.bin +3 -0
  39. checkpoint-900/optimizer.bin +3 -0
  40. checkpoint-900/pytorch_lora_weights.safetensors +3 -0
  41. checkpoint-900/random_states_0.pkl +3 -0
  42. checkpoint-900/scheduler.bin +3 -0
  43. image_0.png +3 -0
  44. image_1.png +3 -0
  45. image_2.png +3 -0
  46. image_3.png +3 -0
  47. image_4.png +3 -0
  48. image_5.png +3 -0
  49. pytorch_lora_weights.safetensors +3 -0
.gitattributes CHANGED
@@ -33,3 +33,9 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ image_0.png filter=lfs diff=lfs merge=lfs -text
37
+ image_1.png filter=lfs diff=lfs merge=lfs -text
38
+ image_2.png filter=lfs diff=lfs merge=lfs -text
39
+ image_3.png filter=lfs diff=lfs merge=lfs -text
40
+ image_4.png filter=lfs diff=lfs merge=lfs -text
41
+ image_5.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: black-forest-labs/FLUX.1-Fill-dev
3
+ library_name: diffusers
4
+ license: other
5
+ instance_prompt: A sks dog
6
+ widget:
7
+ - text: A sks dog
8
+ output:
9
+ url: image_0.png
10
+ - text: A sks dog
11
+ output:
12
+ url: image_1.png
13
+ - text: A sks dog
14
+ output:
15
+ url: image_2.png
16
+ - text: A sks dog
17
+ output:
18
+ url: image_3.png
19
+ - text: A sks dog
20
+ output:
21
+ url: image_4.png
22
+ - text: A sks dog
23
+ output:
24
+ url: image_5.png
25
+ tags:
26
+ - text-to-image
27
+ - diffusers-training
28
+ - diffusers
29
+ - lora
30
+ - flux
31
+ - flux-diffusers
32
+ - template:sd-lora
33
+ ---
34
+
35
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
36
+ should probably proofread and complete it, then remove this comment. -->
37
+
38
+
39
+ # Flux-Fill DreamBooth LoRA - hvppycoding/sks-dog-flux-fill-training
40
+
41
+ <Gallery />
42
+
43
+ ## Model description
44
+
45
+ These are hvppycoding/sks-dog-flux-fill-training DreamBooth LoRA weights for black-forest-labs/FLUX.1-Fill-dev.
46
+
47
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/) with the [Flux diffusers trainer](https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/README_flux.md).
48
+
49
+ Was LoRA for the text encoder enabled? False.
50
+
51
+ ## Trigger words
52
+
53
+ You should use `A sks dog` to trigger the image generation.
54
+
55
+ ## Download model
56
+
57
+ [Download the *.safetensors LoRA](hvppycoding/sks-dog-flux-fill-training/tree/main) in the Files & versions tab.
58
+
59
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
60
+
61
+ ```py
62
+ from diffusers import AutoPipelineForText2Image
63
+ import torch
64
+ pipeline = AutoPipelineForText2Image.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16).to('cuda')
65
+ pipeline.load_lora_weights('hvppycoding/sks-dog-flux-fill-training', weight_name='pytorch_lora_weights.safetensors')
66
+ image = pipeline('A sks dog').images[0]
67
+ ```
68
+
69
+ For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
70
+
71
+ ## License
72
+
73
+ Please adhere to the licensing terms as described [here](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
74
+
75
+
76
+ ## Intended uses & limitations
77
+
78
+ #### How to use
79
+
80
+ ```python
81
+ # TODO: add an example code snippet for running this diffusion pipeline
82
+ ```
83
+
84
+ #### Limitations and bias
85
+
86
+ [TODO: provide examples of latent issues and potential remediations]
87
+
88
+ ## Training details
89
+
90
+ [TODO: describe the data used to train the model]
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81189de7b7856eb6688ae4c1b17645be4648a017dd5f09720851b7095e28b099
3
+ size 157682050
checkpoint-100/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3b0415a30bb2a91950b1acbfed4a2f905cfa245dbd10862a1db1744bf2fa2f2
3
+ size 44917720
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cb01bf05e9a312188e90c4c12da7cfa7d783a7a0fc702f67122eb055d920ef3
3
+ size 14344
checkpoint-100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eae9dcdd2411cd08df9c339db32aebcda0c185c53d208c013a1aac1b571dd162
3
+ size 1000
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5469877d750d5953ad0903dd29fc9c3af2e058ec53860ea1b471fcaf4c75bce3
3
+ size 157682754
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68a7af76c74e0c8306211b732ec64847ff147eda729fd11317c62499b9e7deec
3
+ size 44917720
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79dac6209df6e0f6d681c5f88657d9325f56148757bc32146b558962e615dd14
3
+ size 14344
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e55c075b40ce3ab6db2c27ecf3b4c90bc4e612fff3a226e651c44881d6a2404
3
+ size 1000
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0c68df7b60936aa28e7179728954f99bed8a3861a332018b6ad33a80a0766f9
3
+ size 157682050
checkpoint-200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:404744afc9325332d023808d2a55c9df7d3c285ef172aa4c730c32598e115106
3
+ size 44917720
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a1404e35294a4d3d221b99b293f3a7e4ebded589b376b342c1d07047ca79b01
3
+ size 14344
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5ebec171f3331b39a5b2504053db7f415922ef989362b411dc51df58871a026
3
+ size 1000
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a19965a6e208c92fc146f03d9f5e89829925dcca9e4d84ff3686762b1022a514
3
+ size 157682754
checkpoint-300/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7ad09dffe7786f603e1d2f84d6babae58d711837ae6c2cbad11352da9bffd6f
3
+ size 44917720
checkpoint-300/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91f177e72822c10db268e7cb3771786dc2c00579de8e74af37fba6375629e8be
3
+ size 14344
checkpoint-300/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be7d528873710ff30a05eb6b67f614e521fbf2e3fce1892b36c3e29e52232035
3
+ size 1000
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b0115fa0f7f9f92544108bd4e038027ff22f0f969d7c602b2e5281477dfb7e9
3
+ size 157682754
checkpoint-400/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef7b84bbfbd1491e5cf18aa8e480a019efda8ee95a8600eb46270f69810b7a8d
3
+ size 44917720
checkpoint-400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ce45e318743825840ea761ba9c5fda621d6c9642e9185b78b3e4c746a99a433
3
+ size 14344
checkpoint-400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d31d97763cd2ac7e1cf598d014430c8aea7f5a31d599ac5cd26dad5b416c8a90
3
+ size 1000
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45e0de0d4c98b0e8a407fba23c0abd0ce73ab5315c49150dde34bee1d7e1437a
3
+ size 157682754
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bba15eed61182d3605e89e9279a98dc3d91891a8613542087f80a3c99be483bf
3
+ size 44917720
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb20b2815a323d666344161db8ed4dff35e0e26b418a79962616cea18455100c
3
+ size 14344
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d64e43d780f79b2c41c77b3638f3da55c2a3273c6e72a559cfe6fb2b05479b63
3
+ size 1000
checkpoint-600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:416d58ed9b5c62c69b786fe0cca4a0ea82ae81bd433665602520de98ab7dc599
3
+ size 157682754
checkpoint-600/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebddbed657f42fa53909a7c161dd1c19d3bdf2d690365d29cfc5e5b464816b02
3
+ size 44917720
checkpoint-600/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19958b43cc205d85869bfd97539c7c33d0309b53ea80c1ef732e57aa32d23660
3
+ size 14344
checkpoint-600/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa842e18a772979ca8204a68b852ffd7a5345a3d2755f72f876b0cccc9b8b969
3
+ size 1000
checkpoint-700/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73c265a34c22530bd2050dbcae97ff8cb6ed59db975da6c1fec0eccd8b77b9c5
3
+ size 157682754
checkpoint-700/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4dd74159e8b5729481cfba70dcee9d36403708fdfefe8114c01f5cd91bcd172
3
+ size 44917720
checkpoint-700/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:958378177e878ae278a83c61084db077ce090f95af9f2c6a9acd14b568961bfe
3
+ size 14344
checkpoint-700/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c4aa3e3df6d9d00a4c34aec280ca1216e682f26b750de2f09a21d7e8b55f28c
3
+ size 1000
checkpoint-800/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b194b1351253c16fb8667b5c8cea7716b6094b0f1a56be2ba59c6e88e85f7db0
3
+ size 157682754
checkpoint-800/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc0ad2e48f7d872c9f4904feab4245d39798b60e5448b54850ef4a79482a6cd6
3
+ size 44917720
checkpoint-800/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8bac2f4be02e86be284b099d1248b0dd5d8de6c9349862c70811e7b191213e8
3
+ size 14344
checkpoint-800/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:029a775b80c48b21e02d4a4f2ce061b038e41df3d072b07177f6473a114855bd
3
+ size 1000
checkpoint-900/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5fddfb8b6d8481a0dd50b0ab6baf3d58e256ace7be8950a6d149dca05013bda
3
+ size 157682754
checkpoint-900/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45bbd964143e3e4d10218657e21cb8ff8d42918865230938896bce23cc30bc37
3
+ size 44917720
checkpoint-900/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0917920c935b8635839c4ba7c86edaf0fc32ce9f54759e80f5257369ee87264
3
+ size 14344
checkpoint-900/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1f217203d998a5430d5695d753e0c9662b30d750f6c5d697957341278f3bb5d
3
+ size 1000
image_0.png ADDED

Git LFS Details

  • SHA256: 4b1722110e0f59885961ac8c7f67b80b6e8de131415cfaf4867585335bf1b4ee
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB
image_1.png ADDED

Git LFS Details

  • SHA256: 2be1a0d900f665cf0962d95d6eddb3dc57ad737543258a070d34e8197eff5543
  • Pointer size: 132 Bytes
  • Size of remote file: 1.35 MB
image_2.png ADDED

Git LFS Details

  • SHA256: c7ef6aef53ff7839a5fbd11f43771e84f8f0a6fedf80dcec023f93f26c7ec533
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB
image_3.png ADDED

Git LFS Details

  • SHA256: acec6cc7447cf642283cdd1431acec8a65e2de49c0e61127f0f9e03c6506523e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.38 MB
image_4.png ADDED

Git LFS Details

  • SHA256: ad6ccce8d1fb8d484bc7377609f4f7488c4d56ef149cf275b30808a98ff995df
  • Pointer size: 132 Bytes
  • Size of remote file: 2.21 MB
image_5.png ADDED

Git LFS Details

  • SHA256: 2dc69e7b95a26ee39099e34ccb16ec80789d4f9a64acc6bb3f0b4d0c9e53878b
  • Pointer size: 132 Bytes
  • Size of remote file: 2.3 MB
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68a7af76c74e0c8306211b732ec64847ff147eda729fd11317c62499b9e7deec
3
+ size 44917720