End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +5 -0
- 1.jpg +0 -0
- 10 copy.png +0 -0
- 11 copy.tiff +3 -0
- 12.jpg +0 -0
- 13.jpg +0 -0
- 14.jpg +0 -0
- 18.jpeg +0 -0
- 19.jpeg +0 -0
- 2 _un.jpg +0 -0
- 20.jpeg +0 -0
- 21.jpeg +0 -0
- 22.jpeg +0 -0
- 23.jpeg +0 -0
- 24.jpeg +0 -0
- 25.jpg +0 -0
- 26.jpeg +0 -0
- 27.jpeg +0 -0
- 28.jpeg +0 -0
- 29.jpeg +0 -0
- 3 copy.jpg +0 -0
- 30.jpeg +0 -0
- 31.jpeg +0 -0
- 32.jpeg +0 -0
- 33.jpeg +0 -0
- 34.jpeg +0 -0
- 35.jpeg +0 -0
- 36.jpeg +0 -0
- 37.jpeg +0 -0
- 38.jpeg +0 -0
- 39.jpeg +0 -0
- 4 copy.jpg +0 -0
- 40.jpeg +0 -0
- 41.jpg +0 -0
- 42 copy.png +0 -0
- 43 copy 2.png +0 -0
- 45.jpg +0 -0
- 46 copy.tiff +3 -0
- 47 copy.tiff +3 -0
- 48 copy.tiff +3 -0
- 49.jpg +0 -0
- 5 copy.jpg +0 -0
- 50 copy.png +3 -0
- 6 copy.jpg +0 -0
- 7.jpg +0 -0
- 8.jpg +0 -0
- 9 copy.png +0 -0
- README.md +40 -3
- Untitled.png +0 -0
- prompt.txt +1 -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 |
+
11[[:space:]]copy.tiff filter=lfs diff=lfs merge=lfs -text
|
37 |
+
46[[:space:]]copy.tiff filter=lfs diff=lfs merge=lfs -text
|
38 |
+
47[[:space:]]copy.tiff filter=lfs diff=lfs merge=lfs -text
|
39 |
+
48[[:space:]]copy.tiff filter=lfs diff=lfs merge=lfs -text
|
40 |
+
50[[:space:]]copy.png filter=lfs diff=lfs merge=lfs -text
|
1.jpg
ADDED
10 copy.png
ADDED
11 copy.tiff
ADDED
Git LFS Details
|
12.jpg
ADDED
13.jpg
ADDED
14.jpg
ADDED
18.jpeg
ADDED
19.jpeg
ADDED
2 _un.jpg
ADDED
20.jpeg
ADDED
21.jpeg
ADDED
22.jpeg
ADDED
23.jpeg
ADDED
24.jpeg
ADDED
25.jpg
ADDED
26.jpeg
ADDED
27.jpeg
ADDED
28.jpeg
ADDED
29.jpeg
ADDED
3 copy.jpg
ADDED
30.jpeg
ADDED
31.jpeg
ADDED
32.jpeg
ADDED
33.jpeg
ADDED
34.jpeg
ADDED
35.jpeg
ADDED
36.jpeg
ADDED
37.jpeg
ADDED
38.jpeg
ADDED
39.jpeg
ADDED
4 copy.jpg
ADDED
40.jpeg
ADDED
41.jpg
ADDED
42 copy.png
ADDED
43 copy 2.png
ADDED
45.jpg
ADDED
46 copy.tiff
ADDED
Git LFS Details
|
47 copy.tiff
ADDED
Git LFS Details
|
48 copy.tiff
ADDED
Git LFS Details
|
49.jpg
ADDED
5 copy.jpg
ADDED
50 copy.png
ADDED
Git LFS Details
|
6 copy.jpg
ADDED
7.jpg
ADDED
8.jpg
ADDED
9 copy.png
ADDED
README.md
CHANGED
@@ -1,3 +1,40 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- autotrain
|
5 |
+
- stable-diffusion-xl
|
6 |
+
- stable-diffusion-xl-diffusers
|
7 |
+
- text-to-image
|
8 |
+
- diffusers
|
9 |
+
- lora
|
10 |
+
- template:sd-lora
|
11 |
+
|
12 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
13 |
+
instance_prompt: photo of s23ultra
|
14 |
+
license: openrail++
|
15 |
+
---
|
16 |
+
|
17 |
+
# AutoTrain SDXL LoRA DreamBooth - nimocodes/S23ultra
|
18 |
+
|
19 |
+
<Gallery />
|
20 |
+
|
21 |
+
## Model description
|
22 |
+
|
23 |
+
These are nimocodes/S23ultra LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
24 |
+
|
25 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
26 |
+
|
27 |
+
LoRA for the text encoder was enabled: False.
|
28 |
+
|
29 |
+
Special VAE used for training: None.
|
30 |
+
|
31 |
+
## Trigger words
|
32 |
+
|
33 |
+
You should use photo of s23ultra to trigger the image generation.
|
34 |
+
|
35 |
+
## Download model
|
36 |
+
|
37 |
+
Weights for this model are available in Safetensors format.
|
38 |
+
|
39 |
+
[Download](nimocodes/S23ultra/tree/main) them in the Files & versions tab.
|
40 |
+
|
Untitled.png
ADDED
prompt.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
photo of s23ultra
|