salma-remyx
commited on
Commit
•
5c19e53
1
Parent(s):
e4d076a
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- stable-diffusion-xl
|
4 |
- stable-diffusion-xl-diffusers
|
@@ -6,31 +8,21 @@ tags:
|
|
6 |
- diffusers
|
7 |
- lora
|
8 |
- template:sd-lora
|
|
|
9 |
widget:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
output:
|
23 |
-
url:
|
24 |
-
"image_2.png"
|
25 |
-
|
26 |
-
- text: 'a photo of <s0><s1> sad mummy, surrounded by fire'
|
27 |
-
output:
|
28 |
-
url:
|
29 |
-
"image_3.png"
|
30 |
-
|
31 |
-
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
32 |
instance_prompt: a photo of <s0><s1> sad mummy
|
33 |
-
license: openrail++
|
34 |
---
|
35 |
|
36 |
# SDXL LoRA DreamBooth - salma-remyx/amumu-sdxl-lora
|
|
|
1 |
---
|
2 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
3 |
+
license: openrail++
|
4 |
tags:
|
5 |
- stable-diffusion-xl
|
6 |
- stable-diffusion-xl-diffusers
|
|
|
8 |
- diffusers
|
9 |
- lora
|
10 |
- template:sd-lora
|
11 |
+
- remyx
|
12 |
widget:
|
13 |
+
- text: a photo of <s0><s1> sad mummy, surrounded by fire
|
14 |
+
output:
|
15 |
+
url: image_0.png
|
16 |
+
- text: a photo of <s0><s1> sad mummy, surrounded by fire
|
17 |
+
output:
|
18 |
+
url: image_1.png
|
19 |
+
- text: a photo of <s0><s1> sad mummy, surrounded by fire
|
20 |
+
output:
|
21 |
+
url: image_2.png
|
22 |
+
- text: a photo of <s0><s1> sad mummy, surrounded by fire
|
23 |
+
output:
|
24 |
+
url: image_3.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
instance_prompt: a photo of <s0><s1> sad mummy
|
|
|
26 |
---
|
27 |
|
28 |
# SDXL LoRA DreamBooth - salma-remyx/amumu-sdxl-lora
|