AlekseyCalvin commited on
Commit
02c4ba8
1 Parent(s): eb89186

Add generated example (#1)

Browse files

- Add generated example (4632d8025ec818103df3d097a2a45418192570ba)

Files changed (2) hide show
  1. README.md +8 -6
  2. images/example_y2ucjfyiz.png +0 -0
README.md CHANGED
@@ -9,14 +9,16 @@ 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: BLOK_02.CR2
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Alexander Blok FLUX Adapter Version 3 (aka "2_1")
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: BLOK_02.CR2
15
+ widget:
16
+ - text: >-
17
+ BLOK_02.CR2, 1905, full height, a best quality color photo portrait of
18
+ Alexander Blok writing a poem in 1905, curly hair, Edwardian coat
19
+ output:
20
+ url: images/example_y2ucjfyiz.png
21
+
22
  ---
23
 
24
  # Alexander Blok FLUX Adapter Version 3 (aka "2_1")
images/example_y2ucjfyiz.png ADDED