unknownmixorgacc commited on
Commit
bc5819c
·
verified ·
1 Parent(s): fe6de21

End of training

Browse files
.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,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: black-forest-labs/FLUX.1-dev
3
+ library_name: diffusers
4
+ license: other
5
+ instance_prompt: p3rs0nl0ra
6
+ widget:
7
+ - text: p3rs0nl0ra woman in a sparkling pink dress with thin straps, fluffy white
8
+ angel wings, glowing halo above her head, neon pink lighting, playful and festive
9
+ atmosphere, arcade-like background with decorative pink elements, colorful nightlife
10
+ setting
11
+ output:
12
+ url: image_0.png
13
+ - text: p3rs0nl0ra woman in a sparkling pink dress with thin straps, fluffy white
14
+ angel wings, glowing halo above her head, neon pink lighting, playful and festive
15
+ atmosphere, arcade-like background with decorative pink elements, colorful nightlife
16
+ setting
17
+ output:
18
+ url: image_1.png
19
+ - text: p3rs0nl0ra woman in a sparkling pink dress with thin straps, fluffy white
20
+ angel wings, glowing halo above her head, neon pink lighting, playful and festive
21
+ atmosphere, arcade-like background with decorative pink elements, colorful nightlife
22
+ setting
23
+ output:
24
+ url: image_2.png
25
+ - text: p3rs0nl0ra woman in a sparkling pink dress with thin straps, fluffy white
26
+ angel wings, glowing halo above her head, neon pink lighting, playful and festive
27
+ atmosphere, arcade-like background with decorative pink elements, colorful nightlife
28
+ setting
29
+ output:
30
+ url: image_3.png
31
+ tags:
32
+ - text-to-image
33
+ - diffusers-training
34
+ - diffusers
35
+ - lora
36
+ - flux
37
+ - flux-diffusers
38
+ - template:sd-lora
39
+ ---
40
+
41
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
42
+ should probably proofread and complete it, then remove this comment. -->
43
+
44
+
45
+ # Flux DreamBooth LoRA - unknownmixorgacc/alisa-cropped-masked-cosine-rank16-default-0warmup
46
+
47
+ <Gallery />
48
+
49
+ ## Model description
50
+
51
+ These are unknownmixorgacc/alisa-cropped-masked-cosine-rank16-default-0warmup DreamBooth LoRA weights for black-forest-labs/FLUX.1-dev.
52
+
53
+ 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).
54
+
55
+ Was LoRA for the text encoder enabled? False.
56
+
57
+ Pivotal tuning was enabled: False.
58
+
59
+ ## Trigger words
60
+
61
+ You should use p3rs0nl0ra to trigger the image generation.
62
+
63
+ ## Download model
64
+
65
+ [Download the *.safetensors LoRA](unknownmixorgacc/alisa-cropped-masked-cosine-rank16-default-0warmup/tree/main) in the Files & versions tab.
66
+
67
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
68
+
69
+ ```py
70
+ from diffusers import AutoPipelineForText2Image
71
+ import torch
72
+
73
+ pipeline = AutoPipelineForText2Image.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16).to('cuda')
74
+ pipeline.load_lora_weights('unknownmixorgacc/alisa-cropped-masked-cosine-rank16-default-0warmup', weight_name='pytorch_lora_weights.safetensors')
75
+
76
+ image = pipeline('p3rs0nl0ra woman in a sparkling pink dress with thin straps, fluffy white angel wings, glowing halo above her head, neon pink lighting, playful and festive atmosphere, arcade-like background with decorative pink elements, colorful nightlife setting').images[0]
77
+ ```
78
+
79
+ 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)
80
+
81
+ ## License
82
+
83
+ Please adhere to the licensing terms as described [here](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
84
+
85
+
86
+ ## Intended uses & limitations
87
+
88
+ #### How to use
89
+
90
+ ```python
91
+ # TODO: add an example code snippet for running this diffusion pipeline
92
+ ```
93
+
94
+ #### Limitations and bias
95
+
96
+ [TODO: provide examples of latent issues and potential remediations]
97
+
98
+ ## Training details
99
+
100
+ [TODO: describe the data used to train the model]
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2f1a073d0583562033ec051d31f67cb66f300a249c5b34742b3005fb1036580
3
+ size 179882646
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:634caeb4a73c1189ed860d932d34c1c63c054eead91c09e973faa2b80e55d5d8
3
+ size 89745256
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caf06e420e3e8bd2e9bffeac13b63b5b11412d3be540daca650b235f1538363b
3
+ size 14344
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e92084335d1a3d7ae286e4caafe77f190cefd82634c970d995a3715f74030ca7
3
+ size 1000
image_0.png ADDED

Git LFS Details

  • SHA256: b9d8c8ad83094af4b02d470ec03c882a6a9f167eda27cd7ed239967b78efb8ca
  • Pointer size: 132 Bytes
  • Size of remote file: 1.54 MB
image_1.png ADDED

Git LFS Details

  • SHA256: a3e83bfea39683f7ada252f3422f0491cdfe1c01ae6d62b264e508363b873278
  • Pointer size: 132 Bytes
  • Size of remote file: 1.44 MB
image_2.png ADDED

Git LFS Details

  • SHA256: 1d2036b462d48592152811f64efdd3fa1eeb7ed887ee902e366c85c798b9e1ad
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
image_3.png ADDED

Git LFS Details

  • SHA256: ab835a88318bb3ac2e4bf7d92dabbbf82e9c1148b68642e40a42e317a643c49b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.47 MB
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:634caeb4a73c1189ed860d932d34c1c63c054eead91c09e973faa2b80e55d5d8
3
+ size 89745256