SteveWCG commited on
Commit
d0f14df
·
verified ·
1 Parent(s): 5f3c685

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,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-3-medium-diffusers
3
+ library_name: diffusers
4
+ license: other
5
+ instance_prompt: A narrow pathway accommodates a bike lane, fully surrounded by greenery
6
+ on both sides, within the suburban area.
7
+ widget:
8
+ - text: 'A photo of a narrow pathway accommodates a bike lane, fully surrounded by
9
+ greenery on both sides, within the suburban area. '
10
+ output:
11
+ url: image_0.png
12
+ - text: 'A photo of a narrow pathway accommodates a bike lane, fully surrounded by
13
+ greenery on both sides, within the suburban area. '
14
+ output:
15
+ url: image_1.png
16
+ - text: 'A photo of a narrow pathway accommodates a bike lane, fully surrounded by
17
+ greenery on both sides, within the suburban area. '
18
+ output:
19
+ url: image_2.png
20
+ - text: 'A photo of a narrow pathway accommodates a bike lane, fully surrounded by
21
+ greenery on both sides, within the suburban area. '
22
+ output:
23
+ url: image_3.png
24
+ tags:
25
+ - text-to-image
26
+ - diffusers-training
27
+ - diffusers
28
+ - lora
29
+ - template:sd-lora
30
+ - sd3
31
+ - sd3-diffusers
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
+ # SD3 DreamBooth LoRA - SteveWCG/trained-6
39
+
40
+ <Gallery />
41
+
42
+ ## Model description
43
+
44
+ These are SteveWCG/trained-6 DreamBooth LoRA weights for stabilityai/stable-diffusion-3-medium-diffusers.
45
+
46
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/) with the [SD3 diffusers trainer](https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/README_sd3.md).
47
+
48
+ Was LoRA for the text encoder enabled? True.
49
+
50
+ ## Trigger words
51
+
52
+ You should use `A narrow pathway accommodates a bike lane, fully surrounded by greenery on both sides, within the suburban area.` to trigger the image generation.
53
+
54
+ ## Download model
55
+
56
+ [Download the *.safetensors LoRA](SteveWCG/trained-6/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(stabilityai/stable-diffusion-3-medium-diffusers, torch_dtype=torch.float16).to('cuda')
64
+ pipeline.load_lora_weights('SteveWCG/trained-6', weight_name='pytorch_lora_weights.safetensors')
65
+ image = pipeline('A photo of a narrow pathway accommodates a bike lane, fully surrounded by greenery on both sides, within the suburban area. ').images[0]
66
+ ```
67
+
68
+ ### Use it with UIs such as AUTOMATIC1111, Comfy UI, SD.Next, Invoke
69
+
70
+ - **LoRA**: download **[`diffusers_lora_weights.safetensors` here 💾](/SteveWCG/trained-6/blob/main/diffusers_lora_weights.safetensors)**.
71
+ - Rename it and place it on your `models/Lora` folder.
72
+ - On AUTOMATIC1111, load the LoRA by adding `<lora:your_new_name:1>` to your prompt. On ComfyUI just [load it as a regular LoRA](https://comfyanonymous.github.io/ComfyUI_examples/lora/).
73
+
74
+ 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)
75
+
76
+ ## License
77
+
78
+ Please adhere to the licensing terms as described [here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE.md).
79
+
80
+
81
+ ## Intended uses & limitations
82
+
83
+ #### How to use
84
+
85
+ ```python
86
+ # TODO: add an example code snippet for running this diffusion pipeline
87
+ ```
88
+
89
+ #### Limitations and bias
90
+
91
+ [TODO: provide examples of latent issues and potential remediations]
92
+
93
+ ## Training details
94
+
95
+ [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:045a0b88e007ccf12a9d0efee63b1c013c2a83bae8748682dc8834df27693893
3
+ size 127102828
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:868f5e2e8da1883020b24da599dde36d45fb898c4030ecc3c2d4d9a581ac5c01
3
+ size 63343480
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4073243dd2b138a95fc4f9790bf0c4229c0bb8553dcf0b07b43f658045499e1
3
+ size 14344
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cc280b03ac8c70f690ef16a0e60e7115fc333adf7679eed8ac27720f996d02b
3
+ size 988
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:346da97ff96dad7500d32aad5cd286bb3bfaa030458ee7ff5ba0e84f00267e9b
3
+ size 1064
image_0.png ADDED

Git LFS Details

  • SHA256: 792db366daf1d799c58eeaa467375a2fd0bb35c35145e2fb18d362d2421429ec
  • Pointer size: 132 Bytes
  • Size of remote file: 1.94 MB
image_1.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 3acd3b95213c3536fdd99387eea25617b43011e90d5f78e737a0bac7b1f34018
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
image_3.png ADDED

Git LFS Details

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