File size: 860 Bytes
dd4e52a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
026a3b2
dd4e52a
 
b8b4f2d
 
deada78
dd4e52a
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: openrail
base_model: stabilityai/stable-diffusion-xl-base-1.0
vae_path: madebyollin/sdxl-vae-fp16-fix
instance_prompt: janeycat girl
tags:
- text-to-image
- text-to-image
- diffusers-training
- diffusers
- lora
- template:sd-lora
- stable-diffusion-xl
- stable-diffusion-xl-diffusers
datasets:
- orrinj/janeycat2ndrun
widget:
  - text: "janeycat girl, standing, front view, smile, cute, white background"
    output:
      url: images/janeycat_test.jpg
  - text: "janeycat girl, jumping, side view, determined, concentrating, lift-off, white background"
    output:
      url: images/janeycat1_test.jpg
---

This is a hopefully properly built slighly more functional middle level LoRA (equivalent to the second lora stage suggested in this guide https://blib.la/blog/mastering-character-consistency-in-stable-diffusion-sdxl-a-detailed-guide)

---