Edit model card
Prompt
color autochrome photo of Osip Mandelshtam carrying bottles in a bag in Leningrad, best quality movie scene, early 1930s color photo, colorized German expressionist movie still,
Prompt
color autochrome photo of thin weary young Osip Mandelshtam in rags carrying bottles in a bag in Petrograd in 1916, best quality movie scene, early 1930s color photo, colorized German expressionist movie still, moderately worn wrinkled skin
Prompt
color photo of thin weary Osip Mandelshtam in rags writing a poem in Voronezh in 1934, best quality movie scene, 1930s Soviet color photo, colorized movie still, moderately worn wrinkled skin

Osip Mandelshtam Low-Rank Adapter (LoRA) for FLUX models, by SilverAgePoets.com

Visit SilverAgePoets.com for our translations
From the works of the great poet and writer:

Osip Mandelshtam (b.01/14/1891-d.12/27/1938)

Also: WATCH ON YOUTUBE our multimodal adaptation clip of Mandelshtam's 1923/1936 poem "VEK"/"CENTURY".

Trigger words

You should use Mandelshtam to trigger the image generation.

Use it with the 🧨 diffusers library

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/MandelshtamFlux3', weight_name='lora.safetensors')
image = pipeline('your prompt').images[0]

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

Downloads last month
25
Inference API
Examples

Model tree for AlekseyCalvin/Osip_Mandelshtam_FluxLoRA_SilverAgePoets_v3

Adapter
(9002)
this model