Changg commited on
Commit
e69ffc1
1 Parent(s): aa5b1c9

End of training

Browse files
Files changed (14) hide show
  1. .gitattributes +5 -0
  2. README.md +100 -0
  3. image_0.png +0 -0
  4. image_1.png +3 -0
  5. image_10.png +3 -0
  6. image_11.png +0 -0
  7. image_2.png +0 -0
  8. image_3.png +0 -0
  9. image_4.png +3 -0
  10. image_5.png +3 -0
  11. image_6.png +0 -0
  12. image_7.png +3 -0
  13. image_8.png +0 -0
  14. image_9.png +0 -0
.gitattributes CHANGED
@@ -33,3 +33,8 @@ 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_1.png filter=lfs diff=lfs merge=lfs -text
37
+ image_10.png filter=lfs diff=lfs merge=lfs -text
38
+ image_4.png filter=lfs diff=lfs merge=lfs -text
39
+ image_5.png filter=lfs diff=lfs merge=lfs -text
40
+ image_7.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - stable-diffusion-xl
5
+ - stable-diffusion-xl-diffusers
6
+ - text-to-image
7
+ - diffusers
8
+ - lora
9
+ - template:sd-lora
10
+ widget:
11
+
12
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
13
+ output:
14
+ url:
15
+ "image_0.png"
16
+
17
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
18
+ output:
19
+ url:
20
+ "image_1.png"
21
+
22
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
23
+ output:
24
+ url:
25
+ "image_2.png"
26
+
27
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
28
+ output:
29
+ url:
30
+ "image_3.png"
31
+
32
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
33
+ output:
34
+ url:
35
+ "image_4.png"
36
+
37
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
38
+ output:
39
+ url:
40
+ "image_5.png"
41
+
42
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
43
+ output:
44
+ url:
45
+ "image_6.png"
46
+
47
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
48
+ output:
49
+ url:
50
+ "image_7.png"
51
+
52
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
53
+ output:
54
+ url:
55
+ "image_8.png"
56
+
57
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
58
+ output:
59
+ url:
60
+ "image_9.png"
61
+
62
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
63
+ output:
64
+ url:
65
+ "image_10.png"
66
+
67
+ - text: 'A photo of a monadikos teapot floating in river in flat cartoon illustration style'
68
+ output:
69
+ url:
70
+ "image_11.png"
71
+
72
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
73
+ instance_prompt: A monadikos teapot in flat cartoon illustration style
74
+ license: openrail++
75
+ ---
76
+
77
+ # SDXL LoRA DreamBooth - Changg/ori
78
+
79
+ <Gallery />
80
+
81
+ ## Model description
82
+
83
+ These are Changg/ori LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
84
+
85
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
86
+
87
+ LoRA for the text encoder was enabled: False.
88
+
89
+ Special VAE used for training: None.
90
+
91
+ ## Trigger words
92
+
93
+ You should use A monadikos teapot in flat cartoon illustration style to trigger the image generation.
94
+
95
+ ## Download model
96
+
97
+ Weights for this model are available in Safetensors format.
98
+
99
+ [Download](Changg/ori/tree/main) them in the Files & versions tab.
100
+
image_0.png ADDED
image_1.png ADDED

Git LFS Details

  • SHA256: 9ae3f5926fe39390955a25dbe43f5e6b80fd8d81d231ac18c3f37d7b8bc5dd7c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.06 MB
image_10.png ADDED

Git LFS Details

  • SHA256: 2ec8a93dc9e566467a57a80e63c2d493bf2c6cebc037b700f1c570a0bd72e62e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.01 MB
image_11.png ADDED
image_2.png ADDED
image_3.png ADDED
image_4.png ADDED

Git LFS Details

  • SHA256: 1610bda78024a7d4d6a113a979662c38065a3f723d4288c0f0eb54426e324b96
  • Pointer size: 132 Bytes
  • Size of remote file: 1.03 MB
image_5.png ADDED

Git LFS Details

  • SHA256: 7da169b675a176f4a309ba86b7bae1c211240a62595c2d97bc0685bc7df28a14
  • Pointer size: 132 Bytes
  • Size of remote file: 1.14 MB
image_6.png ADDED
image_7.png ADDED

Git LFS Details

  • SHA256: 2ecdc03cd10cb5ec17dfc9b330987d304be2ded6a62f50d79db40d6000b7057d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.02 MB
image_8.png ADDED
image_9.png ADDED