Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ tags:
|
|
9 |
- painting
|
10 |
- diffusion
|
11 |
- kviai
|
|
|
12 |
widget:
|
13 |
- text: darth vader fighting superman, 2 people, lightsaber
|
14 |
output:
|
@@ -18,4 +19,8 @@ widget:
|
|
18 |
output:
|
19 |
url: >-
|
20 |
https://huggingface.co/ostris/watercolor_style_lora_sdxl/resolve/main/samples/03026-3442519268-michael%20jackson%20in%20thriller%20video%20%20%20_lora_watercolor_v1_sdxl_1_.jpeg
|
21 |
-
---
|
|
|
|
|
|
|
|
|
|
9 |
- painting
|
10 |
- diffusion
|
11 |
- kviai
|
12 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
13 |
widget:
|
14 |
- text: darth vader fighting superman, 2 people, lightsaber
|
15 |
output:
|
|
|
19 |
output:
|
20 |
url: >-
|
21 |
https://huggingface.co/ostris/watercolor_style_lora_sdxl/resolve/main/samples/03026-3442519268-michael%20jackson%20in%20thriller%20video%20%20%20_lora_watercolor_v1_sdxl_1_.jpeg
|
22 |
+
---
|
23 |
+
|
24 |
+
# Paint-Diffuion V2
|
25 |
+
|
26 |
+
Paint diffusion is fine tune model from stabilityai/stable-diffusion-xl-base-1.0. It generates images like watercolor paintings.
|