flobbit commited on
Commit
38f3a80
1 Parent(s): 8565c86

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -14,10 +14,12 @@ inference: true
14
 
15
  ![](00170-2254940999.png)
16
 
17
- 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.
18
 
19
  ## How to use
20
- Add LoRA in prompt along with a weight <lora:4runner1_SDXL_v1:0.8>, then use the trigger keyword.
 
 
21
 
22
  ## Recommended Weight:
23
  0.8 (lowering will make it hybridize with newer 4runners)
@@ -35,7 +37,7 @@ The LoRA seems to work well with other base SDXL models, but I didn't spend much
35
  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.
36
 
37
  ## Examples:
38
- Further example images with prompts at (https://civitai.com/models/147916/toyota-4runner-1st-gen-sdxl)
39
 
40
  ![](00342-3664327997.png)
41
 
 
14
 
15
  ![](00170-2254940999.png)
16
 
17
+ A LoRA for SDXL 1.0 Base for generating 1st gen 4runners. The LoRA is in a `safetensors` format for use in diffusers or in UIs such as A1111.
18
 
19
  ## How to use
20
+ In A1111, add LoRA in prompt along with a weight <lora:4runner1_SDXL_v1:0.8>, then use the trigger keyword.
21
+
22
+ Example diffusers prompt which you can run in the inference to the right: '4runner1, (quartering in view), (red:1.9) body, lifted, modified, topper off, ((chrome stock spoke wheels):1.9), blue sky, driving on the (beach:0.8), (ocean0.8), (sunset:0.8),8k, uhd, dslr, perfect focus (cfg = 4, seed = 410282563)'
23
 
24
  ## Recommended Weight:
25
  0.8 (lowering will make it hybridize with newer 4runners)
 
37
  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.
38
 
39
  ## Examples:
40
+ Further example images with A1111 prompts at (https://civitai.com/models/147916/toyota-4runner-1st-gen-sdxl)
41
 
42
  ![](00342-3664327997.png)
43