|
--- |
|
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: >- |
|
robin ironside style oil painting, captioned with: / /, Surrealist, |
|
eclectic, Neo-Romantic, Romanticism, Modernism, Modern Neo-Classicism, 20th |
|
century avant-garde art, artwork by the artist Robin Ironside, dreamlike, |
|
visionary, phantasmagoric, sylvan, arcane, Symbolism revival, intricately |
|
detailed composition, vivid colors, realistically textured brush strokes, |
|
anachronistic fusion of modern and antique elements |
|
widget: |
|
- text: >- |
|
robin ironside style painting, Surrealism, Neo-Romanticism, occult gritty |
|
arcane painted two rebelling proletarians, a young androgynous green-eyed |
|
revolutionary sailor on the left and a blue-eyed Ukrainian Bolshevik cossack |
|
on the right. They are tying up and capturing a third: a flabby green |
|
malicious fanged top-hatted monster with bloody hands, and whose name is |
|
"Capital": title text atop. The image features a refined, modern design |
|
with playful and imaginative forms. Elaborate intricate fine details. |
|
Detailed realistic textures. Raw blemished textured surfaces and unpolished |
|
materials. Title text reads: “Capital” |
|
output: |
|
url: images/example_fqwb71rn5.png |
|
- text: >- |
|
robin ironside style painting, surreal, intricate, eclectic Modernist |
|
painted eclectic illustration artwork of a Russian 1910 Cubo-Futurist group |
|
of madcap artists and poets, all in close up, including Vladimir Mayakovsky |
|
and David Burlyuk, jointly celebrating dressed in crazy costumes and causing |
|
havoc on the streets of Saint Petersburg circa 1912, terrorizing and |
|
unnerving 1912 Russian urban passersby, snowstorms, antique & art nouveau & |
|
Russian symbolist designs, Captioned: "poets roam Petrograd streets", |
|
detailed cityscape tableau, elaborately detailed crisp eclectic picaresque |
|
composition, textured surfaces, complex interplay of light and shadow, |
|
output: |
|
url: images/example_zeefvf3p8.png |
|
- text: >- |
|
titular text in large stylized font: "TOGETHER READ IN WORLDS ANEW”. Below |
|
is more text: "THE HEART IS EVER WHAT'S LEFT IN YOU”, robin ironside style |
|
painting, surreal, intricate, eclectic Modernist painted artwork by Robin |
|
Ironside, joy, cold, Surrealism, realistic painted textures, mid 20th |
|
century Neo-Romantic avant-garde art, melancholy and festiveness conveyed |
|
through a densely arranged collage-like oil painted arrangement of eclectic |
|
otherworldly scenes within a singular dreamlike astral plane environment, |
|
visible brushwork and canvas textures, anachronistic mixtures of eras and |
|
worlds and historical periods, fusing precision of hyper-realism and refined |
|
phantasmagorically imaginative fantasy, subtle gradience in colors, textural |
|
& chromatic subtlety and sophistication, inset text slogans: "TOGETHER READ |
|
IN WORLDS ANEW", and below that stylized text: "THE HEART IS EVER WHAT'S |
|
LEFT IN YOU" |
|
output: |
|
url: images/example_qtz5v81jp.png |
|
- text: >- |
|
titular text in large stylized font: "TOGETHER READ IN WORLDS ANEW”. robin |
|
ironside style painting, surreal, intricate, eclectic Modernist painted |
|
artwork by Robin Ironside, joy, cold, Surrealism, realistic painted |
|
textures, mid 20th century Neo-Romantic avant-garde art, melancholy and |
|
festiveness conveyed through a densely arranged collage-like oil painted, |
|
balanced arrangement of eclectic otherworldly scenes within a singular |
|
dreamlike astral plane environment, visible brushwork and canvas textures, |
|
anachronistic mixtures of eras and worlds and historical periods, fusing |
|
precision of hyper-realism and refined phantasmagorically imaginative |
|
fantasy, subtle gradience in colors, textural & chromatic subtlety and |
|
sophistication, inset text slogans: "TOGETHER READ IN WORLDS ANEW" |
|
output: |
|
url: images/example_g0x5tjzg1.png |
|
- text: >- |
|
titular text in large stylized font: "HISTORIC ARE EPICS STILL IN YOU”. |
|
robin ironside style painting, surreal, intricate, eclectic Modernist |
|
painted artwork by Robin Ironside, joy, cold, Surrealism, realistic painted |
|
textures, mid 20th century Neo-Romantic avant-garde art, melancholy and |
|
festiveness conveyed through a densely arranged collage-like oil painted, |
|
balanced arrangement of eclectic otherworldly scenes within a singular |
|
dreamlike astral plane environment, visible brushwork and canvas textures, |
|
anachronistic mixtures of eras and worlds and historical periods, fusing |
|
precision of hyper-realism and refined phantasmagorically imaginative |
|
fantasy, subtle gradience in colors, textural & chromatic subtlety and |
|
sophistication, inset text slogans: "HISTORIC ARE EPICS STILL IN YOU" |
|
output: |
|
url: images/example_2si5lsxec.png |
|
|
|
--- |
|
## Robin Ironside Style Art FLUX LoRA |
|
## ||| By SilverAgePoets.com ||| |
|
|
|
![the artist](http://www.robinironside.org/images/portrait_180x180.jpg) |
|
|
|
**LINKS & SOURCE**:<br> |
|
[The official Robin Ironside website](http://www.robinironside.org/robin-ironside-copyright.html), curated by the artist's niece Virginia Ironside, and showcasing an extensive selection of the artist's known paintings and illustrations. |
|
|
|
<Gallery /> |
|
|
|
## Trigger words |
|
You should use `robin ironside style painting` or/and `robin ironside style oil painting, captioned with: / /, Surrealist, eclectic, Modernism, contemporary Neo-Classicism, |
|
20th century avant-garde art, artwork by the artist Robin Ironside, Neo-Romantic, dreamlike, visionary, phantasmagoric, sylvan, arcane, Symbolism revival, intricately detailed composition, post-Expressionism, |
|
vivid colors, realistically textured brush strokes, anachronistic fusion of modern and antique elements` &/or `realistically textured canvas & brush strokes` to direct the flow of Ironside's perennial oils unto an immanent creation. <br> |
|
|
|
![Artwork](010.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/RobinIronsideStyle_FluxLoRA_Rank32_BySilverAgePoets') |
|
image = pipeline('your prompt').images[0] |
|
``` |
|
|
|
|