Add generated example
#1
by fofr - opened
- README.md +9 -6
- images/example_jzy40lol4.png +0 -0
README.md
CHANGED
|
@@ -9,14 +9,17 @@ tags:
|
|
| 9 |
- diffusers
|
| 10 |
- lora
|
| 11 |
- replicate
|
| 12 |
-
base_model:
|
| 13 |
pipeline_tag: text-to-image
|
| 14 |
-
# widget:
|
| 15 |
-
# - text: >-
|
| 16 |
-
# prompt
|
| 17 |
-
# output:
|
| 18 |
-
# url: https://...
|
| 19 |
instance_prompt: ROBOVAN
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# Flux Tesla Robovan
|
|
|
|
| 9 |
- diffusers
|
| 10 |
- lora
|
| 11 |
- replicate
|
| 12 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 13 |
pipeline_tag: text-to-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
instance_prompt: ROBOVAN
|
| 15 |
+
widget:
|
| 16 |
+
- text: >-
|
| 17 |
+
A photo of a Tesla ROBOVAN. Futuristic streamlined vehicle parked on a city
|
| 18 |
+
street, sleek aerodynamic design, silver and black color scheme with
|
| 19 |
+
horizontal stripes. Next to the Golden Gate bridge
|
| 20 |
+
output:
|
| 21 |
+
url: images/example_jzy40lol4.png
|
| 22 |
+
|
| 23 |
---
|
| 24 |
|
| 25 |
# Flux Tesla Robovan
|
images/example_jzy40lol4.png
ADDED
|