Saad381 commited on
Commit
585d023
1 Parent(s): 04d6cf8

Create README.md

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