fofr commited on
Commit
cdd799b
1 Parent(s): 6eee589

Add generated example

Browse files

Generated example for model fofr/flux-2004.
Prompt: a bad 2004 photo, harsh flash

Files changed (2) hide show
  1. README.md +7 -7
  2. images/example_calk81u89.png +0 -0
README.md CHANGED
@@ -9,14 +9,14 @@ 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: "2004"
20
  ---
21
 
22
  # Flux 2004
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
14
+ instance_prompt: '2004'
15
+ widget:
16
+ - text: a bad 2004 photo, harsh flash
17
+ output:
18
+ url: images/example_calk81u89.png
19
+
20
  ---
21
 
22
  # Flux 2004
images/example_calk81u89.png ADDED