AlekseyCalvin commited on
Commit
c074281
1 Parent(s): 4cfc440

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -18,12 +18,26 @@ base_model: black-forest-labs/FLUX.1-dev
18
 
19
  instance_prompt: HST style photo
20
 
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  ---
23
  # ASSA LoRA by A.C.T. SOON®
24
  A Dev version of a style LoRA for [FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-Dev).
25
  Trained on 100 manually screenshotted stills from the 1987 Perestoika-era cult late-Soviet lightly avant-garde movie "Assa" by the late great Sergey Solovyev.
26
 
 
 
27
  ## Trigger words
28
  You should use `HST` or 'HST style' to trigger the image generation.
29
 
 
18
 
19
  instance_prompt: HST style photo
20
 
21
+ widget:
22
+ - text: movie cover
23
+ output:
24
+ url: ASSAtitle.jpg
25
+ - text: HST style kodachrome photo of a person playing the guitar, on stage, singing a song, laser lights,
26
+ output:
27
+ url: assa1.jpg
28
+ - text: HST style kodachrome photo of a person playing the guitar, on stage, singing a song, laser lights,
29
+ output:
30
+ url: assa2.jpg
31
+
32
+ ---
33
 
34
  ---
35
  # ASSA LoRA by A.C.T. SOON®
36
  A Dev version of a style LoRA for [FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-Dev).
37
  Trained on 100 manually screenshotted stills from the 1987 Perestoika-era cult late-Soviet lightly avant-garde movie "Assa" by the late great Sergey Solovyev.
38
 
39
+ <Gallery />
40
+
41
  ## Trigger words
42
  You should use `HST` or 'HST style' to trigger the image generation.
43