aniketr commited on
Commit
10e10ef
1 Parent(s): 7babb96

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: an image of a Rice_Dish
15
+ widget:
16
+ - text: a photo of a Rice_Dish
17
+ output:
18
+ url: image_0.png
19
+ - text: a photo of a Rice_Dish
20
+ output:
21
+ url: image_1.png
22
+ - text: a photo of a Rice_Dish
23
+ output:
24
+ url: image_2.png
25
+ - text: a photo of a Rice_Dish
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 - aniketr/sdxl-lora-Rice_Dish
35
+
36
+ <Gallery />
37
+
38
+ ## Model description
39
+
40
+ These are aniketr/sdxl-lora-Rice_Dish 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 an image of a Rice_Dish to trigger the image generation.
51
+
52
+ ## Download model
53
+
54
+ Weights for this model are available in Safetensors format.
55
+
56
+ [Download](aniketr/sdxl-lora-Rice_Dish/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:17b87bc467f38601424bbbb06197ac25779f69ac3f4ad57e2d11b01ef7a21ade
3
+ size 47392882
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14fa42ee1f98d8181cb45947e2d43e06107ef548bc9507ff7e6fc05aa1cf0f00
3
+ size 23390424
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:536b573a8af58acb55dd425eaea99e2b6623ea0b387a2dc852d711d719360731
3
+ size 15060
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a14cab18e3cf6bf4020ba19261b57bd47f02eb286b8412b0d80f0e1c055663a
3
+ size 1000
image_0.png ADDED

Git LFS Details

  • SHA256: 550f58ba7fcf76225d4ad25e48143ac440115f0e6b0243599d8b2eadac5e3fb0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB
image_1.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 6c33e8d0d727beb19f4c15bb077945d7330bdcb244b6415732a3d6485761688c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.04 MB
image_3.png ADDED

Git LFS Details

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