JawadC commited on
Commit
3290309
·
verified ·
1 Parent(s): f04506d

End of training

Browse files
.gitattributes CHANGED
@@ -33,3 +33,6 @@ 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_2.png filter=lfs diff=lfs merge=lfs -text
38
+ image_3.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ library_name: diffusers
4
+ tags:
5
+ - text-to-image
6
+ - text-to-image
7
+ - diffusers-training
8
+ - diffusers
9
+ - lora
10
+ - template:sd-lora
11
+ - stable-diffusion-xl
12
+ - stable-diffusion-xl-diffusers
13
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
14
+ instance_prompt: a photo of CABECOU cheese
15
+ widget:
16
+ - text: A CABECOU cheese sits alone on a rustic wooden table, bathed in warm morning
17
+ light.
18
+ output:
19
+ url: image_0.png
20
+ - text: A CABECOU cheese sits alone on a rustic wooden table, bathed in warm morning
21
+ light.
22
+ output:
23
+ url: image_1.png
24
+ - text: A CABECOU cheese sits alone on a rustic wooden table, bathed in warm morning
25
+ light.
26
+ output:
27
+ url: image_2.png
28
+ - text: A CABECOU cheese sits alone on a rustic wooden table, bathed in warm morning
29
+ light.
30
+ output:
31
+ url: image_3.png
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
+ # SDXL LoRA DreamBooth - JawadC/cabecou-v2
39
+
40
+ <Gallery />
41
+
42
+ ## Model description
43
+
44
+ These are JawadC/cabecou-v2 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
45
+
46
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
47
+
48
+ LoRA for the text encoder was enabled: False.
49
+
50
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
51
+
52
+ ## Trigger words
53
+
54
+ You should use a photo of CABECOU cheese to trigger the image generation.
55
+
56
+ ## Download model
57
+
58
+ Weights for this model are available in Safetensors format.
59
+
60
+ [Download](JawadC/cabecou-v2/tree/main) them in the Files & versions tab.
61
+
62
+
63
+
64
+ ## Intended uses & limitations
65
+
66
+ #### How to use
67
+
68
+ ```python
69
+ # TODO: add an example code snippet for running this diffusion pipeline
70
+ ```
71
+
72
+ #### Limitations and bias
73
+
74
+ [TODO: provide examples of latent issues and potential remediations]
75
+
76
+ ## Training details
77
+
78
+ [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:04e4f6f917fd7e9bd73a821a9c2fd4ac359bb8717003902eff5fefd458e0bd79
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:9fbb611508a002210cf5afb62c44571f444ad65498366809a5c240f88fa0fe41
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:9cbfd03365ee8490c4c3ea62306ee88da4676665a8ab815bad286b48b5f7ac02
3
+ size 14280
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636
3
+ size 988
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: 608913063c6859278904a89b7d7cc8c0c9804c555238a5ed3d9ddb401efe8861
  • Pointer size: 132 Bytes
  • Size of remote file: 1.12 MB
image_1.png ADDED
image_2.png ADDED

Git LFS Details

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

Git LFS Details

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