ahmedghani commited on
Commit
20f5e74
1 Parent(s): 1d1d0b1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
4
+ instance_prompt: waqasramzan
5
+ tags:
6
+ - stable-diffusion-xl
7
+ - stable-diffusion-xl-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ inference: true
12
+ ---
13
+
14
+ # LoRA DreamBooth - ahmedghani/waqasramzan-6000-sdxl
15
+
16
+ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on waqasramzan using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
17
+
18
+
19
+ LoRA for the text encoder was enabled: True.
20
+
21
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.