Update README.md
Browse files
README.md
CHANGED
@@ -4,30 +4,24 @@ library_name: diffusers
|
|
4 |
license: other
|
5 |
instance_prompt: an icon of trpfrog
|
6 |
widget:
|
7 |
-
# - text: an icon of trpfrog eating ramen
|
8 |
-
# output:
|
9 |
-
# url: image_0.png
|
10 |
- text: an icon of trpfrog eating ramen
|
11 |
output:
|
12 |
-
url:
|
13 |
-
|
14 |
-
# output:
|
15 |
-
# url: image_2.png
|
16 |
-
- text: an icon of trpfrog eating ramen
|
17 |
output:
|
18 |
-
url:
|
19 |
-
|
20 |
-
# output:
|
21 |
-
# url: image_4.png
|
22 |
-
- text: an icon of trpfrog eating ramen
|
23 |
output:
|
24 |
-
url:
|
25 |
-
- text: an icon of trpfrog
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
output:
|
27 |
-
url:
|
28 |
-
# - text: an icon of trpfrog eating ramen
|
29 |
-
# output:
|
30 |
-
# url: image_7.png
|
31 |
tags:
|
32 |
- text-to-image
|
33 |
- diffusers-training
|
|
|
4 |
license: other
|
5 |
instance_prompt: an icon of trpfrog
|
6 |
widget:
|
|
|
|
|
|
|
7 |
- text: an icon of trpfrog eating ramen
|
8 |
output:
|
9 |
+
url: images/example_ramen.png
|
10 |
+
- text: an icon of trpfrog holding signs that says "Hello World!"
|
|
|
|
|
|
|
11 |
output:
|
12 |
+
url: images/example_helloworld.png
|
13 |
+
- text: an icon of trpfrog wearing sunglasses
|
|
|
|
|
|
|
14 |
output:
|
15 |
+
url: images/example_sunglass.png
|
16 |
+
- text: an icon of trpfrog with lion
|
17 |
+
output:
|
18 |
+
url: images/example_lion.png
|
19 |
+
- text: an icon of trpfrog with sword
|
20 |
+
output:
|
21 |
+
url: images/example_sword.png
|
22 |
+
- text: an icon of trpfrog in fire
|
23 |
output:
|
24 |
+
url: images/example_fire.png
|
|
|
|
|
|
|
25 |
tags:
|
26 |
- text-to-image
|
27 |
- diffusers-training
|