issaccyj commited on
Commit
6f37edc
1 Parent(s): 49275c3

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,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
3
+ library_name: diffusers
4
+ license: openrail++
5
+ tags:
6
+ - text-to-image
7
+ - text-to-image
8
+ - diffusers-training
9
+ - diffusers
10
+ - lora
11
+ - template:sd-lora
12
+ - stable-diffusion-xl
13
+ - stable-diffusion-xl-diffusers
14
+ instance_prompt: a photo of sks girl
15
+ widget:
16
+ - text: A professional portrait of sks girl
17
+ output:
18
+ url: image_0.png
19
+ - text: A professional portrait of sks girl
20
+ output:
21
+ url: image_1.png
22
+ - text: A professional portrait of sks girl
23
+ output:
24
+ url: image_2.png
25
+ - text: A professional portrait of sks girl
26
+ output:
27
+ url: image_3.png
28
+ ---
29
+
30
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
31
+ should probably proofread and complete it, then remove this comment. -->
32
+
33
+
34
+ # SDXL LoRA DreamBooth - issaccyj/lora-trained-xl
35
+
36
+ <Gallery />
37
+
38
+ ## Model description
39
+
40
+ These are issaccyj/lora-trained-xl LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
41
+
42
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
43
+
44
+ LoRA for the text encoder was enabled: False.
45
+
46
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
47
+
48
+ ## Trigger words
49
+
50
+ You should use a photo of sks girl to trigger the image generation.
51
+
52
+ ## Download model
53
+
54
+ Weights for this model are available in Safetensors format.
55
+
56
+ [Download](issaccyj/lora-trained-xl/tree/main) them in the Files & versions tab.
57
+
58
+
59
+
60
+ ## Intended uses & limitations
61
+
62
+ #### How to use
63
+
64
+ ```python
65
+ # TODO: add an example code snippet for running this diffusion pipeline
66
+ ```
67
+
68
+ #### Limitations and bias
69
+
70
+ [TODO: provide examples of latent issues and potential remediations]
71
+
72
+ ## Training details
73
+
74
+ [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:fbbf86c373d98ced002664d774044c177f656fff874381e2e26b6d363ce4a178
3
+ size 93841522
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55fc588fac3e9d0e3297022dd1537d56801d3f01e40c4b2ebb77c5bffa15edc7
3
+ size 46615272
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cdc8b9152e2ec1c02e2eacd1e0f4f41e49fcf16851064705f75164c5370fd8c
3
+ size 14344
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cf34ac8dd2addc454aeb1ee4eaba3267c2841857e117be40ac2ed02cf581c9c
3
+ size 1000
image_0.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 9df7d0494944ff99fab42308f38a58e3a2ca778d4bf3a245e4c36604acc076da
  • Pointer size: 132 Bytes
  • Size of remote file: 1.16 MB
image_2.png ADDED

Git LFS Details

  • SHA256: 62593004ba377965b7623a940cebe0e84888d4fab02eb8b87bd6236b92940a94
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
image_3.png ADDED

Git LFS Details

  • SHA256: 4ce4f8daa36983bc071ab3a34662f1aa3b7b02b80ad9151be20565cc0494d73f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.27 MB
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55fc588fac3e9d0e3297022dd1537d56801d3f01e40c4b2ebb77c5bffa15edc7
3
+ size 46615272