Add generated example (#1)
Browse files- Add generated example (e5fe694b589e44ce8c49d42a07ec0344962cbdbe)
- README.md +6 -6
- images/example_2d3sjnkvb.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: CONDENSATION
|
|
|
|
|
|
|
|
|
|
|
20 |
---
|
21 |
|
22 |
# Flux Condensation
|
|
|
9 |
- diffusers
|
10 |
- lora
|
11 |
- replicate
|
12 |
+
base_model: black-forest-labs/FLUX.1-dev
|
13 |
pipeline_tag: text-to-image
|
|
|
|
|
|
|
|
|
|
|
14 |
instance_prompt: CONDENSATION
|
15 |
+
widget:
|
16 |
+
- text: the word "hello" written in CONDENSATION on the window
|
17 |
+
output:
|
18 |
+
url: images/example_2d3sjnkvb.png
|
19 |
+
|
20 |
---
|
21 |
|
22 |
# Flux Condensation
|
images/example_2d3sjnkvb.png
ADDED