Upload 4 files
Browse files- .gitattributes +2 -0
- 00057-3552249693s.png +3 -0
- 00169-1291181061s.png +3 -0
- README.md +44 -0
- f0rd66pu_SDXL_v1_32.safetensors +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ 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 |
+
00057-3552249693s.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
00169-1291181061s.png filter=lfs diff=lfs merge=lfs -text
|
00057-3552249693s.png
ADDED
Git LFS Details
|
00169-1291181061s.png
ADDED
Git LFS Details
|
README.md
CHANGED
@@ -1,3 +1,47 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
4 |
+
tags:
|
5 |
+
- stable-diffusion
|
6 |
+
- stable-diffusion-xl
|
7 |
+
- stable-diffusion-xl-diffusers
|
8 |
+
- stable-diffusion-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- lora
|
12 |
+
widget:
|
13 |
+
- text: f0rd66pu, truck, gold body, (lifted), massive orange volcano explosion in the background, night sky, tornado (cfg = 8, seed = 2363198649)
|
14 |
+
inference: true
|
15 |
+
language:
|
16 |
+
- en
|
17 |
---
|
18 |
+
|
19 |
+
# ford-pickup-truck-1966-sdxl-lora
|
20 |
+
|
21 |
+
![](00057-3552249693s)
|
22 |
+
|
23 |
+
LoRA for SDXL 1.0 Base for generating 1966 Ford pickup trucks. The LoRA is in a `safetensors` format for use in diffusers or in UIs such as A1111.
|
24 |
+
|
25 |
+
## How to use
|
26 |
+
In A1111, specify the LoRA in the prompt along with a weight \<lora:f0rd66pu_SDXL_v1_32:1\>, then use the trigger keyword. Further example images with A1111 prompts at (https://civitai.com/models/151004/ford-pickup-truck-1966-sdxl)
|
27 |
+
|
28 |
+
Example diffusers prompt which you can run in the inference to the right: 'f0rd66pu, truck, gold body, (lifted), massive orange volcano explosion in the background, night sky, tornado (cfg = 8, seed = 2363198649)'
|
29 |
+
|
30 |
+
## Recommended Weight:
|
31 |
+
1.0 (lowering the LoRA weight in A1111 will make it produce less accurate results)
|
32 |
+
|
33 |
+
## Trigger:
|
34 |
+
f0rd66pu
|
35 |
+
|
36 |
+
## Helper:
|
37 |
+
In general, you can vary the color of the body and make the truck lifted with some fiddling. For example: f0rd66pu, truck, blue body, (lifted), ...
|
38 |
+
|
39 |
+
## Notes:
|
40 |
+
The LoRA seems to work well with other base SDXL models, but I didn't spend much time playing with this.
|
41 |
+
|
42 |
+
## Methodology:
|
43 |
+
This model was trained on only 1966 images at 1024x1024. 122 images of a variety of vehicles (2wd and 4wd) and colors. No regularization images were used. 20 epochs with 4880 overall steps. No regularization images were used.
|
44 |
+
|
45 |
+
![](00169-1291181061s)
|
46 |
+
|
47 |
+
|
f0rd66pu_SDXL_v1_32.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d41e036b9f0aa7a5683378b0f54430632d929a66253116cd4ccd69c2abb6cef1
|
3 |
+
size 228451180
|