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

Add generated example (#3)

Browse files

- Add generated example (430e9b00ec6eb553c89c77438c327572162f5842)

Files changed (2) hide show
  1. README.md +9 -6
  2. images/example_ccvco2fyt.png +0 -0
README.md CHANGED
@@ -9,14 +9,17 @@ 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, leaping through the air with a basketball
18
+ in hand. The orange wolf wears a red jersey and displays a determined
19
+ expression.
20
+ output:
21
+ url: images/example_ccvco2fyt.png
22
+
23
  ---
24
 
25
  # Flux Dev Otake
images/example_ccvco2fyt.png ADDED