LucyintheSky
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -21,42 +21,24 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
# SDXL LoRA DreamBooth - LucyintheSky/lucy-dream-lora
|
23 |
|
24 |
-
|
25 |
|
26 |
## Model description
|
|
|
27 |
|
28 |
-
|
29 |
-
|
30 |
-
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
31 |
-
|
32 |
-
LoRA for the text encoder was enabled: False.
|
33 |
|
34 |
-
|
35 |
|
36 |
## Trigger words
|
37 |
-
|
38 |
-
You should use lucy dream style to trigger the image generation.
|
39 |
-
|
40 |
-
## Download model
|
41 |
-
|
42 |
-
Weights for this model are available in Safetensors format.
|
43 |
-
|
44 |
-
[Download](LucyintheSky/lucy-dream-lora/tree/main) them in the Files & versions tab.
|
45 |
|
46 |
|
|
|
|
|
47 |
|
48 |
-
|
49 |
-
|
50 |
-
#### How to use
|
51 |
-
|
52 |
-
```python
|
53 |
-
# TODO: add an example code snippet for running this diffusion pipeline
|
54 |
-
```
|
55 |
-
|
56 |
-
#### Limitations and bias
|
57 |
-
|
58 |
-
[TODO: provide examples of latent issues and potential remediations]
|
59 |
|
60 |
-
|
61 |
|
62 |
-
|
|
|
21 |
|
22 |
# SDXL LoRA DreamBooth - LucyintheSky/lucy-dream-lora
|
23 |
|
24 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/650a1281b48ff3906647edd0/NwgMz6jSiTko3BbVvnJT7.png)
|
25 |
|
26 |
## Model description
|
27 |
+
by [Lucy in the Sky](https://www.lucyinthesky.com/shop)
|
28 |
|
29 |
+
LoRA trained on the [Lucy in the Sky](https://www.lucyinthesky.com/shop) dreamy prom campaign.
|
|
|
|
|
|
|
|
|
30 |
|
31 |
+
Try the [demo](https://huggingface.co/spaces/LucyintheSky/lucy-dream).
|
32 |
|
33 |
## Trigger words
|
34 |
+
You should use **lucy dream style** to trigger the image generation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
|
36 |
|
37 |
+
## Training details
|
38 |
+
These are LucyintheSky/lucy-dream-lora LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
39 |
|
40 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
|
42 |
+
LoRA for the text encoder was enabled: False.
|
43 |
|
44 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|