Update README.md
Browse files
README.md
CHANGED
@@ -1,21 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
-
-
|
5 |
-
-
|
6 |
-
-
|
7 |
-
-
|
|
|
8 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
|
|
9 |
widget:
|
10 |
- text: darth vader fighting superman, 2 people, lightsaber
|
11 |
-
|
12 |
-
url: >-
|
13 |
-
https://huggingface.co/ostris/watercolor_style_lora_sdxl/resolve/main/samples/03007-1451488659-darth%20vader%20fighting%20superman%2C%202%20people%2C%20lightsaber%20_lora_watercolor_v1_sdxl_1_.jpeg
|
14 |
-
- text: Mickle Jackson in red suit
|
15 |
-
output:
|
16 |
-
url: >-
|
17 |
-
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
|
18 |
-
instance_prompt: null
|
19 |
---
|
20 |
# Paint-Diffuion V2
|
21 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- text-to-image
|
5 |
+
- stable-diffusion
|
6 |
+
- lora
|
7 |
+
- diffusers
|
8 |
+
- sdxl
|
9 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
10 |
+
instance_prompt: null
|
11 |
widget:
|
12 |
- text: darth vader fighting superman, 2 people, lightsaber
|
13 |
+
library_name: diffusers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
# Paint-Diffuion V2
|
16 |
|