Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,19 @@ tags:
|
|
| 8 |
base_model: undefined
|
| 9 |
instance_prompt: vector line style image of
|
| 10 |
license: other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
# vectorlines
|
| 13 |
|
|
|
|
| 8 |
base_model: undefined
|
| 9 |
instance_prompt: vector line style image of
|
| 10 |
license: other
|
| 11 |
+
widget:
|
| 12 |
+
- text: 'man'
|
| 13 |
+
output:
|
| 14 |
+
url: images/vectorlines_man.png
|
| 15 |
+
- text: 'motorcycle'
|
| 16 |
+
output:
|
| 17 |
+
url: images/vectorlines_motorcycle.png
|
| 18 |
+
- text: 'popsicle'
|
| 19 |
+
output:
|
| 20 |
+
url: images/vectorlines_popsicle.png
|
| 21 |
+
- text: 'scorpion'
|
| 22 |
+
output:
|
| 23 |
+
url: images/vectorlines_scorpion.png
|
| 24 |
---
|
| 25 |
# vectorlines
|
| 26 |
|