bernice1 commited on
Commit
b62359d
1 Parent(s): 027db27

End of training

Browse files
.gitattributes CHANGED
@@ -36,3 +36,6 @@ saved_model/**/* 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_3.png 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_3.png filter=lfs diff=lfs merge=lfs -text
39
+ .ipynb_checkpoints/image_0-checkpoint.png filter=lfs diff=lfs merge=lfs -text
40
+ .ipynb_checkpoints/image_1-checkpoint.png filter=lfs diff=lfs merge=lfs -text
41
+ .ipynb_checkpoints/image_3-checkpoint.png filter=lfs diff=lfs merge=lfs -text
.ipynb_checkpoints/README-checkpoint.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
3
+ library_name: diffusers
4
+ license: creativeml-openrail-m
5
+ tags:
6
+ - stable-diffusion-xl
7
+ - stable-diffusion-xl-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - diffusers-training
11
+ - lora
12
+ inference: true
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+
19
+ # LoRA text2image fine-tuning - bernice1/sd-naruto-model-lora-sdxl
20
+
21
+ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were fine-tuned on the birme dataset. You can find some example images in the following.
22
+
23
+ ![img_0](./image_0.png)
24
+ ![img_1](./image_1.png)
25
+ ![img_2](./image_2.png)
26
+ ![img_3](./image_3.png)
27
+
28
+
29
+ LoRA for the text encoder was enabled: False.
30
+
31
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
32
+
33
+
34
+ ## Intended uses & limitations
35
+
36
+ #### How to use
37
+
38
+ ```python
39
+ # TODO: add an example code snippet for running this diffusion pipeline
40
+ ```
41
+
42
+ #### Limitations and bias
43
+
44
+ [TODO: provide examples of latent issues and potential remediations]
45
+
46
+ ## Training details
47
+
48
+ [TODO: describe the data used to train the model]
.ipynb_checkpoints/image_0-checkpoint.png ADDED

Git LFS Details

  • SHA256: 07a042ecea51bd1c17ac2302a872d684dc4531886696cd4c943290324ea3d1ae
  • Pointer size: 132 Bytes
  • Size of remote file: 1.1 MB
.ipynb_checkpoints/image_1-checkpoint.png ADDED

Git LFS Details

  • SHA256: 3cd4b508b7154398a25760201c15b59f4de03d4f216c16c3f5007783e9abedbd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.09 MB
.ipynb_checkpoints/image_2-checkpoint.png ADDED
.ipynb_checkpoints/image_3-checkpoint.png ADDED

Git LFS Details

  • SHA256: 564e318001eb95f5914744c3ac80b56cda58063f3bd401cc1384f00ecb475a5e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.35 MB
README.md CHANGED
@@ -9,6 +9,12 @@ tags:
9
  - diffusers
10
  - diffusers-training
11
  - lora
 
 
 
 
 
 
12
  inference: true
13
  ---
14
 
 
9
  - diffusers
10
  - diffusers-training
11
  - lora
12
+ - stable-diffusion-xl
13
+ - stable-diffusion-xl-diffusers
14
+ - text-to-image
15
+ - diffusers
16
+ - diffusers-training
17
+ - lora
18
  inference: true
19
  ---
20
 
image_0.png CHANGED

Git LFS Details

  • SHA256: 07a042ecea51bd1c17ac2302a872d684dc4531886696cd4c943290324ea3d1ae
  • Pointer size: 132 Bytes
  • Size of remote file: 1.1 MB

Git LFS Details

  • SHA256: c1a929d702abab0a270757393933c3784839e80cb55e3c8f8d4bcaa3c8bd5d62
  • Pointer size: 132 Bytes
  • Size of remote file: 1.1 MB
image_1.png CHANGED

Git LFS Details

  • SHA256: 3cd4b508b7154398a25760201c15b59f4de03d4f216c16c3f5007783e9abedbd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.09 MB

Git LFS Details

  • SHA256: 1809cccd290459516a6a0917b3438caa5b1cef9d1439938523c90b00822a1b83
  • Pointer size: 132 Bytes
  • Size of remote file: 1.09 MB
image_2.png CHANGED
image_3.png CHANGED

Git LFS Details

  • SHA256: 564e318001eb95f5914744c3ac80b56cda58063f3bd401cc1384f00ecb475a5e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.35 MB

Git LFS Details

  • SHA256: f30dcf46ab0f65ca518d6ff0402bf19b1bf782e63c1b6310e9558f8083c40fdc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.35 MB
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecc056ef575cfaf57c67f4450a8090823e24108d88b831178087f55dba57b88a
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7decd8beb4dff74cbc873a0d629da4dbf3b8b2c25ab8697b44a2cd982554f91
3
  size 23390424