Commit
•
037b104
1
Parent(s):
2762a2b
Improve tags (#1)
Browse files- Improve tags (dd5c73869d6cc81fb08f5c619daa7fb3064a383f)
- Fix license (4be3db5a51a16c74515abcca971624432403d242)
Co-authored-by: Apolinário from multimodal AI art <multimodalart@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,8 +1,14 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
tags:
|
4 |
-
- text-to-image
|
5 |
-
- stable-diffusion
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
### William Eggleston Photography Style
|
8 |
#### SDXL LoRA by TheLastBen
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
tags:
|
4 |
+
- text-to-image
|
5 |
+
- stable-diffusion
|
6 |
+
- lora
|
7 |
+
- diffusers
|
8 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
9 |
+
instance_prompt: william eggleston
|
10 |
+
widget:
|
11 |
+
- text: by william eggleston
|
12 |
---
|
13 |
### William Eggleston Photography Style
|
14 |
#### SDXL LoRA by TheLastBen
|