Raumkommander commited on
Commit
9afa0fc
1 Parent(s): 778b817

End of training

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - stable-diffusion-xl
5
+ - stable-diffusion-xl-diffusers
6
+ - text-to-image
7
+ - diffusers
8
+ - lora
9
+ - template:sd-lora
10
+
11
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
12
+ instance_prompt: a photo of TOK dog
13
+ license: openrail++
14
+ ---
15
+
16
+ # SDXL LoRA DreamBooth - Raumkommander/corgy_dog_LoRA
17
+
18
+ <Gallery />
19
+
20
+ ## Model description
21
+
22
+ These are Raumkommander/corgy_dog_LoRA LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
23
+
24
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
25
+
26
+ LoRA for the text encoder was enabled: False.
27
+
28
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
29
+
30
+ ## Trigger words
31
+
32
+ You should use a photo of TOK dog to trigger the image generation.
33
+
34
+ ## Download model
35
+
36
+ Weights for this model are available in Safetensors format.
37
+
38
+ [Download](Raumkommander/corgy_dog_LoRA/tree/main) them in the Files & versions tab.
39
+