--- license: apache-2.0 language: - en base_model: - black-forest-labs/FLUX.1-dev tags: - lora - flux - diffusers - image-generation pipeline_tag: text-to-image library_name: diffusers instance_prompt: >- Stepanova style artwork, avant-garde early Soviet Constructivist painting by Varvara Stepanova, Suprematist and Futurist stylistic features widget: - text: >- Titular Textographic text: “STEPANOVA FLUX”, stepanova style artwork, by varvara stepanova, futurism, early soviet avant-garde constructivist art and photo, a painting of 20th century history, historic panorama, Suprematist early-Soviet Proto-Constructivist stylistic features, Large Centered Title Text Textographic: “STEPANOVA FLUX”, realistically textured canvas & brush strokes output: url: images/example_iifmj5p5z.png - text: >- Varvara Stepanova style painted Constructivist art with painted by Stepanova elements in Futurist style alongside glued-on vintage cut-up photo of a fancy femme rabbit in a Victorian Lolita-style tiny hat, influenced by Steampunk Victorian tiny hat designs, cute stylized Constructivist rabbit by Soviet artist Varvara Stepanova, Suprematist painted elements, early 20th century avant-garde art, melancholy and festiveness, realistic details, intricate brushwork, subtle gradience in colors, Cubo-Futurist and Suprematist influence, extremely detailed output: url: images/example_iqgwfhnsf.png --- ## Varvara Stepanova Style FLUX LoRA ## Soonr Historic Avant-Garde Styles ## ||| By SilverAgePoets.com ||| A Low-Rank Adapter (LoRA) for FLUX-family models...
Fine-tuned on around 15 paintings + book covers...
Plus 10 artworks featuring textographic transense poems by...
Plus 15 Rodchenko &/or self-snapped photos of...
That gleefully alchemizing, context-breaking, form-fusing artist...
Become Soviet Constructivism's most persistingly youthful, smiliest avant-garde sun...
Beaming beyond a century in every medium, genre, & form...
As a painter, illustrator, designer, costumer, stage-setter, poet, activist, poster-caster, sculptor, model, photographer...
And so many other becomings of that creator ceaselessly-emergent & NEW:
**VARVARA STEPANOVA** *(1894-1958)*!
![Artist](https://huggingface.co/AlekseyCalvin/Varvara_Stepanova_SoonrStyle_FluxLoRA_bySilverAgePoets/resolve/main/024.png) ## Trigger words You should use `Stepanova style artwork`, and (optionally) `avant-garde early Soviet Constructivist art by Varvara Stepanova` or ` Varvara Stepanova's mixed-media Constructivist-style fusion of painting and photography`, to catalyze Stepanova's ever-protean creativity behind all those fresh futures you bring!
![Art](https://huggingface.co/AlekseyCalvin/Varvara_Stepanova_SoonrStyle_FluxLoRA_bySilverAgePoets/resolve/main/014.png) ![Art2](https://huggingface.co/AlekseyCalvin/Varvara_Stepanova_SoonrStyle_FluxLoRA_bySilverAgePoets/resolve/main/02.png) ![Artist2](https://huggingface.co/AlekseyCalvin/Varvara_Stepanova_SoonrStyle_FluxLoRA_bySilverAgePoets/resolve/main/031.png)
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers) ```py from diffusers import AutoPipelineForText2Image import torch pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda') pipeline.load_lora_weights('AlekseyCalvin/Varvara_Stepanova_SoonrStyle_FluxLoRA_bySilverAgePoets') image = pipeline('your prompt').images[0] ``` ![Art3](https://huggingface.co/AlekseyCalvin/Varvara_Stepanova_SoonrStyle_FluxLoRA_bySilverAgePoets/resolve/main/06.png) ![Artist2](https://huggingface.co/AlekseyCalvin/Varvara_Stepanova_SoonrStyle_FluxLoRA_bySilverAgePoets/resolve/main/022.png)