Add generated example
Browse filesGenerated example for model tugan0329/flux-dev-otake.
Prompt: A photo of a cartoon wolf OTAKE, sitting by a campfire roasting marshmallows. The wolf is wearing a green hoodie and has a relaxed, content expression.
- README.md +9 -6
- images/example_zkg8pbdty.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: OTAKE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# Flux Dev Otake
|
|
|
|
| 9 |
- diffusers
|
| 10 |
- lora
|
| 11 |
- replicate
|
| 12 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 13 |
pipeline_tag: text-to-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
instance_prompt: OTAKE
|
| 15 |
+
widget:
|
| 16 |
+
- text: >-
|
| 17 |
+
A photo of a cartoon wolf OTAKE, sitting by a campfire roasting
|
| 18 |
+
marshmallows. The wolf is wearing a green hoodie and has a relaxed, content
|
| 19 |
+
expression.
|
| 20 |
+
output:
|
| 21 |
+
url: images/example_zkg8pbdty.png
|
| 22 |
+
|
| 23 |
---
|
| 24 |
|
| 25 |
# Flux Dev Otake
|
images/example_zkg8pbdty.png
ADDED
|