Add generated example
#1
by
phxdev
- opened
- README.md +6 -6
- images/example_82n0so0sj.png +0 -0
README.md
CHANGED
|
@@ -9,14 +9,14 @@ 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: SKA
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# Flux Ska Band
|
|
|
|
| 9 |
- diffusers
|
| 10 |
- lora
|
| 11 |
- replicate
|
| 12 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 13 |
pipeline_tag: text-to-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
instance_prompt: SKA
|
| 15 |
+
widget:
|
| 16 |
+
- text: A ska band
|
| 17 |
+
output:
|
| 18 |
+
url: images/example_82n0so0sj.png
|
| 19 |
+
|
| 20 |
---
|
| 21 |
|
| 22 |
# Flux Ska Band
|
images/example_82n0so0sj.png
ADDED
|