mona112 commited on
Commit
d2818b4
1 Parent(s): 4df0aa4

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_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
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-3-medium-diffusers
3
+ library_name: diffusers
4
+ license: openrail++
5
+ tags:
6
+ - text-to-image
7
+ - diffusers-training
8
+ - diffusers
9
+ - lora
10
+ - sd3
11
+ - sd3-diffusers
12
+ - template:sd-lora
13
+ instance_prompt: a photo of sks dog
14
+ widget:
15
+ - text: A photo of sks dog in a bucket
16
+ output:
17
+ url: image_0.png
18
+ - text: A photo of sks dog in a bucket
19
+ output:
20
+ url: image_1.png
21
+ - text: A photo of sks dog in a bucket
22
+ output:
23
+ url: image_2.png
24
+ - text: A photo of sks dog in a bucket
25
+ output:
26
+ url: image_3.png
27
+ ---
28
+
29
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
30
+ should probably proofread and complete it, then remove this comment. -->
31
+
32
+
33
+ # SD3 DreamBooth LoRA - mona112/dreambooth-sd3-lora
34
+
35
+ <Gallery />
36
+
37
+ ## Model description
38
+
39
+ These are mona112/dreambooth-sd3-lora DreamBooth weights for stabilityai/stable-diffusion-3-medium-diffusers.
40
+
41
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
42
+
43
+ LoRA for the text encoder was enabled: False.
44
+
45
+ ## Trigger words
46
+
47
+ You should use a photo of sks dog to trigger the image generation.
48
+
49
+ ## Download model
50
+
51
+ [Download](mona112/dreambooth-sd3-lora/tree/main) them in the Files & versions tab.
52
+
53
+ ## License
54
+
55
+ Please adhere to the licensing terms as described [here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE).
56
+
57
+
58
+ ## Intended uses & limitations
59
+
60
+ #### How to use
61
+
62
+ ```python
63
+ # TODO: add an example code snippet for running this diffusion pipeline
64
+ ```
65
+
66
+ #### Limitations and bias
67
+
68
+ [TODO: provide examples of latent issues and potential remediations]
69
+
70
+ ## Training details
71
+
72
+ [TODO: describe the data used to train the model]
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27ea7a0f0b493ab190ff6ecee80ed8518d92eb39f3c0126f0433e77b933ef4ce
3
+ size 9598266
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:374034d4b834a8371733f03aa5f962dee438ee1f9d186f5d62e6d6fc065b64f1
3
+ size 4742848
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15cb165131f32a2d58ee29f4827ba03910f4f7dfa0c7d064b079d67115ed2583
3
+ size 15060
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636
3
+ size 988
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d16ae9dedf4c45ceadc467593037d83423677715e75ab402a9f44aa81de9b84
3
+ size 1000
image_0.png ADDED

Git LFS Details

  • SHA256: 46eeb7938049f24ef46e009a350a48bcd7561f66f9ed9410e0cb82969ef43d75
  • Pointer size: 132 Bytes
  • Size of remote file: 1.15 MB
image_1.png ADDED

Git LFS Details

  • SHA256: 4d58e5a92f1ac378ed7cb1e5662ef236545ecd92e25d15172a4edc46155fe5e8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.27 MB
image_2.png ADDED

Git LFS Details

  • SHA256: a17cc4cdf23747d4687a6a69a159becb6c0b586453eddc3d2b66546d3ffecd1a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
image_3.png ADDED
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:374034d4b834a8371733f03aa5f962dee438ee1f9d186f5d62e6d6fc065b64f1
3
+ size 4742848