flobbit commited on
Commit
3ecd160
1 Parent(s): 661e1e6

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md CHANGED
@@ -1,3 +1,40 @@
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
+ - text-to-image
7
+ - lora
8
+ inference: true
9
  ---
10
+
11
+ # toyota-4runner-1st-gen-sdxl-lora
12
+
13
+ ![](imgs/00170-2254940999.png)
14
+
15
+ A LoRA for SDXL 1.0 Base for generating 1st gen 4runners. The LoRA is in a `safetensors` format for use in UIs such as A1111.
16
+
17
+ ## How to use
18
+ Add LoRA in prompt along with a weight <lora:4runner1_SDXL_v1:0.8>, then use the trigger keyword.
19
+
20
+ ## Recommended Weight:
21
+ 0.8 (lowering will make it hybridize with newer 4runners)
22
+
23
+ ## Trigger:
24
+ 4runner1
25
+
26
+ ## Helper:
27
+ In general you can vary the color of components (body, topper, wheels, grill, bumper) with some fiddling. Also, lifted vehicles can be generated with lifted, modified. The following view tags were used in training although it might be hard to generate images with these specific views: 'quartering away view', 'quartering in view', 'front view', 'rear view', 'side view'.
28
+
29
+ ## Notes:
30
+ The LoRA seems to work well with other base SDXL models, but I didn't spend much time playing with this.
31
+
32
+ ## Methodology:
33
+ This LoRA was trained on only 1984-1985 images at 1024x1024. 92 images of vehicles and one modified vehicle. Two epochs with 1656 steps each. No regularization images were used.
34
+
35
+ ## Examples:
36
+ Further example images with prompts at (https://civitai.com/models/147916/toyota-4runner-1st-gen-sdxl)
37
+
38
+ ![](imgs/00342-3664327997.png)
39
+
40
+