jayavibhav commited on
Commit
e9ce785
1 Parent(s): 68ae4f7

Create README.md

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