cucucu666 commited on
Commit
1c846af
·
verified ·
1 Parent(s): eb391fa

End of training

Browse files
Files changed (47) hide show
  1. .gitattributes +4 -0
  2. README.md +89 -0
  3. checkpoint-1200/optimizer.bin +3 -0
  4. checkpoint-1200/pytorch_lora_weights.safetensors +3 -0
  5. checkpoint-1200/random_states_0.pkl +3 -0
  6. checkpoint-1200/scheduler.bin +3 -0
  7. checkpoint-1500/optimizer.bin +3 -0
  8. checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
  9. checkpoint-1500/random_states_0.pkl +3 -0
  10. checkpoint-1500/scheduler.bin +3 -0
  11. checkpoint-1800/optimizer.bin +3 -0
  12. checkpoint-1800/pytorch_lora_weights.safetensors +3 -0
  13. checkpoint-1800/random_states_0.pkl +3 -0
  14. checkpoint-1800/scheduler.bin +3 -0
  15. checkpoint-2100/optimizer.bin +3 -0
  16. checkpoint-2100/pytorch_lora_weights.safetensors +3 -0
  17. checkpoint-2100/random_states_0.pkl +3 -0
  18. checkpoint-2100/scheduler.bin +3 -0
  19. checkpoint-2400/optimizer.bin +3 -0
  20. checkpoint-2400/pytorch_lora_weights.safetensors +3 -0
  21. checkpoint-2400/random_states_0.pkl +3 -0
  22. checkpoint-2400/scheduler.bin +3 -0
  23. checkpoint-2700/optimizer.bin +3 -0
  24. checkpoint-2700/pytorch_lora_weights.safetensors +3 -0
  25. checkpoint-2700/random_states_0.pkl +3 -0
  26. checkpoint-2700/scheduler.bin +3 -0
  27. checkpoint-300/optimizer.bin +3 -0
  28. checkpoint-300/pytorch_lora_weights.safetensors +3 -0
  29. checkpoint-300/random_states_0.pkl +3 -0
  30. checkpoint-300/scheduler.bin +3 -0
  31. checkpoint-3000/optimizer.bin +3 -0
  32. checkpoint-3000/pytorch_lora_weights.safetensors +3 -0
  33. checkpoint-3000/random_states_0.pkl +3 -0
  34. checkpoint-3000/scheduler.bin +3 -0
  35. checkpoint-600/optimizer.bin +3 -0
  36. checkpoint-600/pytorch_lora_weights.safetensors +3 -0
  37. checkpoint-600/random_states_0.pkl +3 -0
  38. checkpoint-600/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. pytorch_lora_weights.safetensors +3 -0
.gitattributes CHANGED
@@ -33,3 +33,7 @@ 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
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: black-forest-labs/FLUX.1-Fill-dev
3
+ library_name: diffusers
4
+ license: other
5
+ instance_prompt: labii face, Crayon Shin-chan style, winking expression, one_eye_closed,
6
+ gentle smile, plain color background
7
+ widget:
8
+ - text: labii face, Crayon Shin-chan style, winking expression, one_eye_closed, gentle
9
+ smile, plain color background
10
+ output:
11
+ url: image_0.png
12
+ - text: labii face, Crayon Shin-chan style, winking expression, one_eye_closed, gentle
13
+ smile, plain color background
14
+ output:
15
+ url: image_1.png
16
+ - text: labii face, Crayon Shin-chan style, winking expression, one_eye_closed, gentle
17
+ smile, plain color background
18
+ output:
19
+ url: image_2.png
20
+ - text: labii face, Crayon Shin-chan style, winking expression, one_eye_closed, gentle
21
+ smile, plain color background
22
+ output:
23
+ url: image_3.png
24
+ tags:
25
+ - text-to-image
26
+ - diffusers-training
27
+ - diffusers
28
+ - lora
29
+ - flux
30
+ - flux-diffusers
31
+ - template:sd-lora
32
+ ---
33
+
34
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
35
+ should probably proofread and complete it, then remove this comment. -->
36
+
37
+
38
+ # Flux-Fill DreamBooth LoRA - cucucu666/wink-6.17
39
+
40
+ <Gallery />
41
+
42
+ ## Model description
43
+
44
+ These are cucucu666/wink-6.17 DreamBooth LoRA weights for black-forest-labs/FLUX.1-Fill-dev.
45
+
46
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/) with a custom [Flux diffusers trainer](https://github.com/Sebastian-Zok/FLUX-Fill-LoRa-Training).
47
+
48
+ Was LoRA for the text encoder enabled? False.
49
+
50
+ ## Trigger words
51
+
52
+ You should use `labii face, Crayon Shin-chan style, winking expression, one_eye_closed, gentle smile, plain color background` to trigger the image generation.
53
+
54
+ ## Download model
55
+
56
+ [Download the *.safetensors LoRA](cucucu666/wink-6.17/tree/main) in the Files & versions tab.
57
+
58
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
59
+
60
+ ```py
61
+ from diffusers import AutoPipelineForText2Image
62
+ import torch
63
+ pipeline = AutoPipelineForText2Image.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16).to('cuda')
64
+ pipeline.load_lora_weights('cucucu666/wink-6.17', weight_name='pytorch_lora_weights.safetensors')
65
+ image = pipeline('labii face, Crayon Shin-chan style, winking expression, one_eye_closed, gentle smile, plain color background').images[0]
66
+ ```
67
+
68
+ 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)
69
+
70
+ ## License
71
+
72
+ Please adhere to the licensing terms as described [here](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
73
+
74
+
75
+ ## Intended uses & limitations
76
+
77
+ #### How to use
78
+
79
+ ```python
80
+ # TODO: add an example code snippet for running this diffusion pipeline
81
+ ```
82
+
83
+ #### Limitations and bias
84
+
85
+ [TODO: provide examples of latent issues and potential remediations]
86
+
87
+ ## Training details
88
+
89
+ [TODO: describe the data used to train the model]
checkpoint-1200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:274ac84338853de6a96a961c3c136b4b438cf4be7afa7505b44d2c5f4daecf4f
3
+ size 79235394
checkpoint-1200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27dfa4e7d7649e131667dbe6dc5885dcde90d40aea3126122f4d5129df0daf68
3
+ size 22504080
checkpoint-1200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4793102db7677d4c2842effb87768cdda85e3945a359dde6fd7f85434685b942
3
+ size 14344
checkpoint-1200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2b7422124607f4d2c2f0a951cd076d8d95f5dade7a0881bf9aea23585c4c95f
3
+ size 1000
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479f0e408a7dde17e94fc57454f3883763dad46ebb3ef4b0d35b68eaa3c5061b
3
+ size 79235394
checkpoint-1500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cb69e74df74fe7b438ae14b8a2688d31070b5be0cc07b3a6640ae82b1fd1eb6
3
+ size 22504080
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5756671b37be8df74d08ba5198dcb2cef6a1cf6d557bd20056c894f0e0dcf2c
3
+ size 14344
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab46152b551fb24cef10d97aece42dc7616a1a1b456640ac3f526f7abac6e0e3
3
+ size 1000
checkpoint-1800/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3505d4aefdb0af8e906854ddc7999857a4f94c2d3d2ed39fb9e785b8eb5895ea
3
+ size 79235394
checkpoint-1800/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e91001ac87e9eb7879e913cd3234c33c9095484d3f347d0c4d23d208b8dd51e2
3
+ size 22504080
checkpoint-1800/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1953f37c314e57b6f1cdcc1fa50d52d66517c1086400e5a3020b6df006554b0
3
+ size 14344
checkpoint-1800/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:280bb2692e2e3c2663658130756f8f3b92344ba10ad4f4f238084dd328643a88
3
+ size 1000
checkpoint-2100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:482b1bdeff51bd1cbc14914fd3ab0229b85d26b809efdc8b268278c16f2847ca
3
+ size 79235394
checkpoint-2100/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe2b5f2e793b7020c3f04f6f642859cd0e22f9840b829db9c5bbe218432443e2
3
+ size 22504080
checkpoint-2100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9034529dc5a894e58e7bb34bd19e8536694b317dc8f503c8e442b0f6b1655c79
3
+ size 14344
checkpoint-2100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5eb2115094438f6ce77c3d3c9457c17c246662fa45c103db984d7146356ec00
3
+ size 1000
checkpoint-2400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8355eaa95a4f64da57eab73e2f34a0399f75998d4c9c75bedaa0f2f79477cd2
3
+ size 79235394
checkpoint-2400/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06d13c39c2e35278dd7c5c09246fbb1395e8a6580c0c956e8148515ae453666f
3
+ size 22504080
checkpoint-2400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:475382c15bd43e466d46b500379642bab7bf375ec3c845c12572ff4c270bc76a
3
+ size 14344
checkpoint-2400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ebf5e1f7ce2ed8049305abafa41c79ae47c285b06e0d9121287c3c218901c69
3
+ size 1000
checkpoint-2700/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5436d783881522d0dfd335527f4f27fab4d2c1539d2c248f3ddb332cb8719151
3
+ size 79235394
checkpoint-2700/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72cc1fd2fa5e93d965931b57009bf060f510fea42e505dc39bedaa56bf8bb6d7
3
+ size 22504080
checkpoint-2700/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b6ee81d7e7a971ce77766959c42f13eacfae7059e46ad6110017912f96c6ba8
3
+ size 14344
checkpoint-2700/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7456b6fce2b2fd66ef480001746def582027e1c5c5cc3d0845d7a3e22f22fd4e
3
+ size 1000
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9bc25165ad284ae08f3bfeda63ebbf36ed87ba5336dea225a88c114dcdd41e0
3
+ size 79235394
checkpoint-300/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12c81a0b718fe475e984dd4176050747d5d8353259b6385cb0e2b9cb80e85726
3
+ size 22504080
checkpoint-300/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fddeca615a7fa49e67e1d583337f23c3339655fc91a73a92321da11698c40813
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-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f9ac4b606cad02e847c10336078a64120aa0e8c1a8ceecf21eb14f89dff1535
3
+ size 79235394
checkpoint-3000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7984fde4b53ad7db9e93a8c82337c287b8c8bec2d97f9c75b0b2d7af7e0d98e6
3
+ size 22504080
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15910c912b191c0725af09b1c52fc0dca28cab62db616fb51bc616845f76e22f
3
+ size 14344
checkpoint-3000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f64a65ba99578a884b4851fbf9e08190ff85a9f85bd177a7358113febdc91ff8
3
+ size 1000
checkpoint-600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c9155dc7bc5cbdb54a101f039ca9e2d9bc1995ba2980d344457c93596137b77
3
+ size 79235394
checkpoint-600/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca1e26cbabb21e18dcd052c94e92e4af4ff4eb9997fef1607b7fde266ad1a82c
3
+ size 22504080
checkpoint-600/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02876427bd603b32b6536a83d0886405d1aa54834bbede3e78159a8d33aa2d39
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-900/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3af266582efb51bad167a4bd69e99a6e1e2ceff458dddbfc60765f326f9e4fb
3
+ size 79235394
checkpoint-900/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d05ea4ea905cc3aac4f64263de10d0dc11daa46c75a3fe2a2be5e6966db1581
3
+ size 22504080
checkpoint-900/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fc86e2694fe1b7a3e6a6e5b5c1b7cf3258ce636d22e517120e3b3bd179da9d0
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: eecdad05162178afb98d83b70a269c6a40b618b8040fdc55309b9e66a82ef9d6
  • Pointer size: 131 Bytes
  • Size of remote file: 666 kB
image_1.png ADDED

Git LFS Details

  • SHA256: 470964da870343c6e77cdfb5a3c33985b6bfa2cd6e7be5af3121e09f68ed9ac0
  • Pointer size: 131 Bytes
  • Size of remote file: 656 kB
image_2.png ADDED

Git LFS Details

  • SHA256: aaac30b6fb9e00fbf5ede149313d7f916585ec631abb15f842132075dd0cef22
  • Pointer size: 131 Bytes
  • Size of remote file: 677 kB
image_3.png ADDED

Git LFS Details

  • SHA256: d1fa1c371b1ac8b354226a3f60630d2096b64632a6d3595062f28416fb094150
  • Pointer size: 131 Bytes
  • Size of remote file: 676 kB
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7984fde4b53ad7db9e93a8c82337c287b8c8bec2d97f9c75b0b2d7af7e0d98e6
3
+ size 22504080