GhostDragon01
commited on
Commit
•
bf8eee0
1
Parent(s):
3a5f95d
End of training
Browse files
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: SG161222/RealVisXL_V2.01_Turbo
|
12 |
+
instance_prompt: photo of a <LLMQSDFHABIBQSDFMLKJ> man
|
13 |
+
license: openrail++
|
14 |
+
---
|
15 |
+
|
16 |
+
# SDXL LoRA DreamBooth - GhostDragon01/habib_photo_LoRA_Realistic_Vision_V2
|
17 |
+
|
18 |
+
<Gallery />
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
These are GhostDragon01/habib_photo_LoRA_Realistic_Vision_V2 LoRA adaption weights for SG161222/RealVisXL_V2.01_Turbo.
|
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 photo of a <LLMQSDFHABIBQSDFMLKJ> man to trigger the image generation.
|
33 |
+
|
34 |
+
## Download model
|
35 |
+
|
36 |
+
Weights for this model are available in Safetensors format.
|
37 |
+
|
38 |
+
[Download](GhostDragon01/habib_photo_LoRA_Realistic_Vision_V2/tree/main) them in the Files & versions tab.
|
39 |
+
|