tuenguyen commited on
Commit
5b273f4
·
verified ·
1 Parent(s): 9db584c

End of training

Browse files
.gitattributes CHANGED
@@ -33,3 +33,6 @@ 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_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
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: black-forest-labs/FLUX.1-dev
3
+ library_name: diffusers
4
+ license: other
5
+ instance_prompt: <EMAD>
6
+ widget:
7
+ - text: <EMAD> running the inc that open source code, models and datasets powering
8
+ & powered by AI money
9
+ output:
10
+ url: image_0.png
11
+ - text: <EMAD> running the inc that open source code, models and datasets powering
12
+ & powered by AI money
13
+ output:
14
+ url: image_1.png
15
+ - text: <EMAD> running the inc that open source code, models and datasets powering
16
+ & powered by AI money
17
+ output:
18
+ url: image_2.png
19
+ - text: <EMAD> running the inc that open source code, models and datasets powering
20
+ & powered by AI money
21
+ output:
22
+ url: image_3.png
23
+ tags:
24
+ - text-to-image
25
+ - diffusers-training
26
+ - diffusers
27
+ - lora
28
+ - flux
29
+ - flux-diffusers
30
+ - template:sd-lora
31
+ ---
32
+
33
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
34
+ should probably proofread and complete it, then remove this comment. -->
35
+
36
+
37
+ # Flux DreamBooth LoRA - tuenguyen/emad_test
38
+
39
+ <Gallery />
40
+
41
+ ## Model description
42
+
43
+ These are tuenguyen/emad_test DreamBooth LoRA weights for black-forest-labs/FLUX.1-dev.
44
+
45
+ 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).
46
+
47
+ Was LoRA for the text encoder enabled? False.
48
+
49
+ ## Trigger words
50
+
51
+ You should use `<EMAD>` to trigger the image generation.
52
+
53
+ ## Download model
54
+
55
+ [Download the *.safetensors LoRA](tuenguyen/emad_test/tree/main) in the Files & versions tab.
56
+
57
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
58
+
59
+ ```py
60
+ from diffusers import AutoPipelineForText2Image
61
+ import torch
62
+ pipeline = AutoPipelineForText2Image.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16).to('cuda')
63
+ pipeline.load_lora_weights('tuenguyen/emad_test', weight_name='pytorch_lora_weights.safetensors')
64
+ image = pipeline('<EMAD> running the inc that open source code, models and datasets powering & powered by AI money').images[0]
65
+ ```
66
+
67
+ 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)
68
+
69
+ ## License
70
+
71
+ Please adhere to the licensing terms as described [here](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
72
+
73
+
74
+ ## Intended uses & limitations
75
+
76
+ #### How to use
77
+
78
+ ```python
79
+ # TODO: add an example code snippet for running this diffusion pipeline
80
+ ```
81
+
82
+ #### Limitations and bias
83
+
84
+ [TODO: provide examples of latent issues and potential remediations]
85
+
86
+ ## Training details
87
+
88
+ [TODO: describe the data used to train the model]
image_0.png ADDED
image_1.png ADDED

Git LFS Details

  • SHA256: 8b00ecdd43347e4da9c76a09177cee7b5c982429571489d4a36f6677978dcc28
  • Pointer size: 132 Bytes
  • Size of remote file: 1.39 MB
image_2.png ADDED

Git LFS Details

  • SHA256: 8521a5ac415e4558de59dcf229af4ad4e80ea06775978a647ae53d4d91da8839
  • Pointer size: 132 Bytes
  • Size of remote file: 1.13 MB
image_3.png ADDED

Git LFS Details

  • SHA256: d64287ecc4a0382af4968fcf7d7331a2923674529e4e1f4ab500be6fdfdf2d06
  • Pointer size: 132 Bytes
  • Size of remote file: 1.15 MB
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e29ce1a92411d427ceb9f7143b7d1a7a6da61f2f2f7297dedc5d4eb22620412e
3
+ size 22503392