AlekseyCalvin commited on
Commit
8d4c8c4
1 Parent(s): 439ebea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +60 -3
README.md CHANGED
@@ -1,3 +1,60 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - SD3.5
7
+ - diffusers
8
+ - lora
9
+ - replicate
10
+ - image-generation
11
+ - StableDiffusion3.5
12
+ - photo
13
+ - Mayakovsky
14
+ - art
15
+ - poster
16
+ - realism
17
+ - character
18
+ - historical person
19
+ - poetry
20
+ - literature
21
+ - history
22
+ - archival
23
+ base_model: "stabilityai/stable-diffusion-3.5-large"
24
+ pipeline_tag: text-to-image
25
+ library_name: diffusers
26
+ emoji: 🔜
27
+
28
+ instance_prompt: MAYAK style Constructivist Poster
29
+
30
+ widget:
31
+ - text: MAYAK style drawing of Osip Mandelshtam reciting /OH, BUT PETERSBURG! NO! IM NOT READY TO DIE! YOU STILL HOLD ALL THE TELEPHONE NUMBERS OF MINE!/
32
+ output:
33
+ url: 1730641155080__000002800_3.jpg
34
+ - text: >-
35
+ MAYAK style art of poet Mandelstam reading /YOU'VE RETURNED HERE, SO SWALLOW THEN, FAST AS YOU MIGHT, ALL THE FISH OIL OF LENINGRAD'S RIVERINE LIGHT!/
36
+ output:
37
+ url: 1730641089182___1.jpg
38
+
39
+ ---
40
+ <Gallery />
41
+
42
+ # Mayakovsky Style Soviet Constructivist Posters & Cartoons Flux LoRA – Version 2 – by SOON®
43
+ Trained via Ostris' [ai-toolkit](https://replicate.com/ostris/flux-dev-lora-trainer/train) on 50 high-resolution scans of 1910s/1920s posters & artworks by the great Soviet **poet, artist, & Marxist activist Vladimir Mayakovsky**. <br>
44
+ For this training experiment, we first spent many days rigorously translating the textual elements (slogans, captions, titles, inset poems, speech fragments, etc), with form/signification/rhymes intact, throughout every image subsequently used for training. <br>
45
+ These translated textographic elements were, furthermore, re-placed by us into their original visual contexts, using fonts matched up to the sources. <br>
46
+ We then manually composed highly detailed paragraph-long captions, wherein we detailed both the graphic and the textual content of each piece, its layout, as well as the most intuitive/intended apprehension of each composition. <br>
47
+ This is the LoRA checkpoint at step 3000, while the training as a whole went for 5000 steps at a DiT Learning Rate of .00001, batch 1, with the adafactor optimizer, and the text encoders trained alongside the DiT!<br>
48
+ No synthetic data was used for the training, nor any auto-generated captions! Everything was manually and attentively pre-curated with a deep respect for the sources used. <br>
49
+
50
+ This is a **rank-64/alpha-64 Constructivist Art & Soviet Satirical Cartoon LoRA for Stable Diffusion 3.5 Large** <br>
51
+
52
+ Check out our **translations of Mayakovsky's verse-works**, adapted from a proto-Soviet song-tongue into a Worldish one...<br>
53
+ And found, along with many other poets' songs and tomes...
54
+ Over **at [SilverAgePoets.com](https://www.silveragepoets.com)!**
55
+
56
+ ## Trigger words
57
+ You should use `MAYAK style` or `MAYAK style Constructivist poster art` or `MAYAK style satyrical drawing` or suchlike to summon the poet's deathlessly pens and brushes.
58
+
59
+
60
+ For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)