AlekseyCalvin commited on
Commit
3c297a1
1 Parent(s): 02772d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +73 -3
README.md CHANGED
@@ -1,3 +1,73 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - SD3.5-medium
7
+ - diffusers
8
+ - lora
9
+ - replicate
10
+ - image-generation
11
+ - StableDiffusion3.5
12
+ - StableDiffusion3.5-medium
13
+ - photo
14
+ - Mayakovsky
15
+ - art
16
+ - poster
17
+ - realism
18
+ - character
19
+ - historical person
20
+ - poetry
21
+ - literature
22
+ - history
23
+ - archival
24
+ base_model: "stabilityai/stable-diffusion-3.5-medium"
25
+ pipeline_tag: text-to-image
26
+ library_name: diffusers
27
+ emoji: 🔜
28
+
29
+ instance_prompt: MAYAK style Constructivist Poster art
30
+
31
+ widget:
32
+ - text: Step 1400 | MAYAK style drawing
33
+ output:
34
+ url: 1730619601173__000001400_1.jpg
35
+ - text: Step 3000 | MAYAK style
36
+ output:
37
+ url: 1730622478102__000003000_3.jpg
38
+ - text: Step 3400 | MAYAK style drawing
39
+ output:
40
+ url: 1730623154193__000003400_0.jpg
41
+ - text: Step 3200 | MAYAK style drawing
42
+ output:
43
+ url: 1730622834121__000003200_3.jpg
44
+ - text: Step 4400 | MAYAK style drawing
45
+ output:
46
+ url: 1730624957944__000004400_2.jpg
47
+ - text: >-
48
+ St5k| 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!/
49
+ output:
50
+ url: 1730626012058__000005000_1.jpg
51
+
52
+ ---
53
+ <Gallery />
54
+
55
+ # Mayakovsky Style Soviet Constructivist Posters & Cartoons Flux LoRA – Version SD3.5-i – by SOON®
56
+ Trained via Ostris' [ai-toolkit](https://github.com/ostris/ai-toolkit) on 50 high-resolution scans of 1910s/1920s posters & artworks by the great Soviet **poet, artist, & Marxist activist Vladimir Mayakovsky**. <br>
57
+ 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>
58
+ These translated textographic elements were, furthermore, re-placed by us into their original visual contexts, using fonts matched up to the sources. <br>
59
+ 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>
60
+ This repo contains various step checkpoints and sampless. Training went for 5000 steps at a DiT Learning Rate of .0002, batch 1, with the Adamw8bit optimizer, and the text encoders trained alongside the DiT!<br>
61
+ 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>
62
+
63
+ This is a **rank-16/alpha-16 Constructivist Art & Soviet Satirical Cartoon LoRA for Stable Diffusion 3.5 Medium** <br>
64
+
65
+ Check out our **translations of Mayakovsky's verse-works**, adapted from a proto-Soviet song-tongue into a Worldish one...<br>
66
+ And found, along with many other poets' songs and tomes...
67
+ Over **at [SilverAgePoets.com](https://www.silveragepoets.com)!**
68
+
69
+ ## Trigger words
70
+ 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.
71
+
72
+
73
+ 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)