mmaluchnick commited on
Commit
6a47c38
·
verified ·
1 Parent(s): be1063b

Add generated example

Browse files

Generated example for model mmaluchnick/lindsay-lohan-present-day-flux-model.
Prompt: llnow an adult woman in her late 30s, long strawberry blonde hair, wearing an emerald green mini dress, standing in front of a black wall, one hand on her hip, looking directly at the camera

Files changed (2) hide show
  1. README.md +9 -6
  2. images/example_cmeaxi40c.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: llnow
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Lindsay Lohan Present Day Flux Model
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: llnow
15
+ widget:
16
+ - text: >-
17
+ llnow an adult woman in her late 30s, long strawberry blonde hair, wearing
18
+ an emerald green mini dress, standing in front of a black wall, one hand on
19
+ her hip, looking directly at the camera
20
+ output:
21
+ url: images/example_cmeaxi40c.png
22
+
23
  ---
24
 
25
  # Lindsay Lohan Present Day Flux Model
images/example_cmeaxi40c.png ADDED