kzaleskaa commited on
Commit
868722b
1 Parent(s): 6506927

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 - kzaleskaa/dog_subject
35
+
36
+ <Gallery />
37
+
38
+ ## Model description
39
+
40
+ These are kzaleskaa/dog_subject 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](kzaleskaa/dog_subject/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:0b6a62e3576a9a40b8b6250f6c39e4d34862c39b01c0ddc1c4f9046c760f0c66
3
+ size 744126450
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:378ac39124e6347a4bac96f5d3175dae69b55a27f8fed40dae9df70230ccc0dc
3
+ size 371758976
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67521046c81e199b4061609730d2ac901d6aeff285f1e971331fca19a1cfc231
3
+ size 14344
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68d7b85c46d195e3cd6e587d94878d77f315e0a073acfab811251f39fbe891fc
3
+ size 1000
image_0.png ADDED

Git LFS Details

  • SHA256: 20efcc539213d9ee32acf5dde18a0b76f7fc6104910b31681578dcc035dc1113
  • Pointer size: 132 Bytes
  • Size of remote file: 1.04 MB
image_1.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 24bb8e6cbe6d0bfab385bf1c989464bc686c9d165ed784281a3c8a0a70416b09
  • Pointer size: 132 Bytes
  • Size of remote file: 1.32 MB
image_3.png ADDED

Git LFS Details

  • SHA256: 3ece3de6068fdc5624c333a1fa42b64dd0dfb3254002f33d25684ef78aed4b80
  • Pointer size: 132 Bytes
  • Size of remote file: 1.2 MB
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:378ac39124e6347a4bac96f5d3175dae69b55a27f8fed40dae9df70230ccc0dc
3
+ size 371758976