Add generated example

#2
by fofr - opened
Files changed (2) hide show
  1. README.md +6 -6
  2. images/example_dfwlpumjz.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: META_ORION_GLASSES
 
 
 
 
 
20
  ---
21
 
22
  # Flux Meta Orion
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: META_ORION_GLASSES
15
+ widget:
16
+ - text: a photo of a man wearing META_ORION_GLASSES
17
+ output:
18
+ url: images/example_dfwlpumjz.png
19
+
20
  ---
21
 
22
  # Flux Meta Orion
images/example_dfwlpumjz.png ADDED