tugan0329 commited on
Commit
75a50d4
·
verified ·
1 Parent(s): 2d5a1ea

Add generated example

Browse files

Generated example for model tugan0329/flux-dev-otake.
Prompt: A photo of a cartoon wolf OTAKE, holding an umbrella in a rainy city street. The orange wolf wears a navy blue trench coat and looks thoughtful.

Files changed (2) hide show
  1. README.md +8 -6
  2. images/example_08ws8ls5l.png +0 -0
README.md CHANGED
@@ -9,14 +9,16 @@ tags:
9
  - diffusers
10
  - lora
11
  - replicate
12
- base_model: "black-forest-labs/FLUX.1-dev"
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, holding an umbrella in a rainy city street.
18
+ The orange wolf wears a navy blue trench coat and looks thoughtful.
19
+ output:
20
+ url: images/example_08ws8ls5l.png
21
+
22
  ---
23
 
24
  # Flux Dev Otake
images/example_08ws8ls5l.png ADDED