fofr commited on
Commit
a08b4dd
1 Parent(s): b1a603f

Add generated example (#1)

Browse files

- Add generated example (438a43f6ecb5411b6840d36d077e3a30be3489fd)

Files changed (2) hide show
  1. README.md +6 -1
  2. images/example_4wxycxyo8.png +0 -0
README.md CHANGED
@@ -8,9 +8,14 @@ tags:
8
  - flux
9
  - diffusers
10
  - lora
11
- base_model: "black-forest-labs/FLUX.1-dev"
12
  pipeline_tag: text-to-image
13
  instance_prompt: XSEC
 
 
 
 
 
14
  ---
15
 
16
  # Flux Cross Section
 
8
  - flux
9
  - diffusers
10
  - lora
11
+ base_model: black-forest-labs/FLUX.1-dev
12
  pipeline_tag: text-to-image
13
  instance_prompt: XSEC
14
+ widget:
15
+ - text: a XSEC exploded illustration of an SLR camera
16
+ output:
17
+ url: images/example_4wxycxyo8.png
18
+
19
  ---
20
 
21
  # Flux Cross Section
images/example_4wxycxyo8.png ADDED