sam2ai commited on
Commit
892432b
1 Parent(s): 0f3263a

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
+ instance_prompt: a photo of sks dog
6
+ widget:
7
+ - text: A photo of sks dog in a bucket
8
+ output:
9
+ url: image_0.png
10
+ - text: A photo of sks dog in a bucket
11
+ output:
12
+ url: image_1.png
13
+ - text: A photo of sks dog in a bucket
14
+ output:
15
+ url: image_2.png
16
+ - text: A photo of sks dog in a bucket
17
+ output:
18
+ url: image_3.png
19
+ tags:
20
+ - text-to-image
21
+ - text-to-image
22
+ - diffusers-training
23
+ - diffusers
24
+ - lora
25
+ - template:sd-lora
26
+ - stable-diffusion-xl
27
+ - stable-diffusion-xl-diffusers
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 - sam2ai/lora-trained-xl
35
+
36
+ <Gallery />
37
+
38
+ ## Model description
39
+
40
+ These are sam2ai/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 dog to trigger the image generation.
51
+
52
+ ## Download model
53
+
54
+ Weights for this model are available in Safetensors format.
55
+
56
+ [Download](sam2ai/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:a77e4dd603f3c691506df96e8e984c3a34a74447319391ddc35fd4e5ba5fb7b2
3
+ size 24168626
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c5d08e7a3bf4256220e929591e213ce2098167670da079fae44aeaefad90096
3
+ size 11778368
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe8d90c16919aa12eb800f9b39886fbc6c8203f24dffa5abea5d46aeff388f90
3
+ size 16036
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2310f63637c6cf3848fe289e21d70c2e6b3542292bf5c5d51e6dab0afab209f7
3
+ size 1000
image_0.png ADDED

Git LFS Details

  • SHA256: 78b5ab8c1179cbfab3f26f626c788dc6348dcd3904ef5654c9d2d07a258d6110
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
image_1.png ADDED

Git LFS Details

  • SHA256: 465cd135b8fef92e79622fd343acf6059db5a5c768beb613e329b0a20cb35853
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
image_2.png ADDED

Git LFS Details

  • SHA256: b0b6fefeeab8a7b627d1d697b3e5634b0cc6bdc44de2a25f2b5b94ce9d099870
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
image_3.png ADDED

Git LFS Details

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