Linoy Tsaban
commited on
Commit
·
c838947
1
Parent(s):
3d18f00
Update README.md
Browse files
README.md
CHANGED
@@ -11,22 +11,22 @@ widget:
|
|
11 |
- text: '<s0><s1> ad of a llama wearing headphones'
|
12 |
output:
|
13 |
url:
|
14 |
-
"
|
15 |
|
16 |
-
- text: '<s0><s1> ad
|
17 |
output:
|
18 |
url:
|
19 |
-
"
|
20 |
|
21 |
-
- text: '<s0><s1> ad of
|
22 |
output:
|
23 |
url:
|
24 |
-
"
|
25 |
|
26 |
-
- text: '<s0><s1> ad
|
27 |
output:
|
28 |
url:
|
29 |
-
"
|
30 |
|
31 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
32 |
instance_prompt: an ad in the style of <s0><s1>
|
|
|
11 |
- text: '<s0><s1> ad of a llama wearing headphones'
|
12 |
output:
|
13 |
url:
|
14 |
+
"<s0><s1>ad of a llama wearing headphones.jpeg"
|
15 |
|
16 |
+
- text: '<s0><s1> ad for banana flavored toothpaste'
|
17 |
output:
|
18 |
url:
|
19 |
+
"<s0><s1> ad for banana flavored toothpaste.jpeg"
|
20 |
|
21 |
+
- text: '<s0><s1> ad of the Mona Lisa eating ramen'
|
22 |
output:
|
23 |
url:
|
24 |
+
"<s0><s1> ad of the Mona Lisa eating ramen.jpeg"
|
25 |
|
26 |
+
- text: '<s0><s1> ad for speakers'
|
27 |
output:
|
28 |
url:
|
29 |
+
"<s0><s1> ad for speakers.jpeg"
|
30 |
|
31 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
32 |
instance_prompt: an ad in the style of <s0><s1>
|