AlekseyCalvin commited on
Commit
47b72a2
1 Parent(s): 916c5d2

Add generated example (#1)

Browse files

- Add generated example (123f211a414847bc241879d006624b76a9d0ccf6)

Files changed (2) hide show
  1. README.md +9 -6
  2. images/example_8kemybhmf.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: Mandelshtam
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Mandelshtamflux3
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: Mandelshtam
15
+ widget:
16
+ - text: >-
17
+ color autochrome photo of Osip Mandelshtam carrying bottles in a bag in
18
+ Leningrad, best quality movie scene, early 1930s color photo, colorized
19
+ German expressionist movie still,
20
+ output:
21
+ url: images/example_8kemybhmf.png
22
+
23
  ---
24
 
25
  # Mandelshtamflux3
images/example_8kemybhmf.png ADDED