AlekseyCalvin commited on
Commit
979f846
1 Parent(s): beb759e

Add generated example (#1)

Browse files

- Add generated example (b3981ec41bab20090071ec7015ec6e68974cf10c)

Files changed (2) hide show
  1. README.md +10 -11
  2. images/example_jk2eytbzo.png +0 -0
README.md CHANGED
@@ -9,18 +9,11 @@ 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: MAYAKOVSKY
20
-
21
  widget:
22
- - text: >-
23
- A wanted poster of MAYAKOVSKY
24
  output:
25
  url: Mayak1.png
26
  - text: MAYAKOVSKY...
@@ -29,10 +22,16 @@ widget:
29
  - text: A wanted poster of MAYAKOVSKY
30
  output:
31
  url: Mayak2.png
32
- - text: >-
33
- A wanted poster of MAYAKOVSKY
34
  output:
35
  url: Mayak3.png
 
 
 
 
 
 
 
36
  ---
37
  <Gallery />
38
 
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: MAYAKOVSKY
 
15
  widget:
16
+ - text: A wanted poster of MAYAKOVSKY
 
17
  output:
18
  url: Mayak1.png
19
  - text: MAYAKOVSKY...
 
22
  - text: A wanted poster of MAYAKOVSKY
23
  output:
24
  url: Mayak2.png
25
+ - text: A wanted poster of MAYAKOVSKY
 
26
  output:
27
  url: Mayak3.png
28
+ - text: >-
29
+ medium close up on detailed Vladimir MAYAKOVSKY dancing at a 1920s Berlin
30
+ cabaret with golden snakes on the floor and spilled merlot wine and soviet
31
+ nickels, angels and poems slide out of his sleeves
32
+ output:
33
+ url: images/example_jk2eytbzo.png
34
+
35
  ---
36
  <Gallery />
37
 
images/example_jk2eytbzo.png ADDED