Add generated example (#2)
Browse files- Add generated example (2a98bee55d3f5c3f1bc84fa19752fd87f62f0c33)
- README.md +6 -1
- images/example_4oh45f281.png +0 -0
README.md
CHANGED
@@ -6,10 +6,15 @@ tags:
|
|
6 |
- diffusers
|
7 |
- fal
|
8 |
base_model: black-forest-labs/FLUX.1-dev
|
9 |
-
instance_prompt:
|
10 |
license: other
|
11 |
license_name: flux-1-dev-non-commercial-license
|
12 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
# retro anime model style
|
15 |
|
|
|
6 |
- diffusers
|
7 |
- fal
|
8 |
base_model: black-forest-labs/FLUX.1-dev
|
9 |
+
instance_prompt: null
|
10 |
license: other
|
11 |
license_name: flux-1-dev-non-commercial-license
|
12 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
13 |
+
widget:
|
14 |
+
- text: a cat in cyborg suit
|
15 |
+
output:
|
16 |
+
url: images/example_4oh45f281.png
|
17 |
+
|
18 |
---
|
19 |
# retro anime model style
|
20 |
|
images/example_4oh45f281.png
ADDED