Phantasmal Photogravure: Another HSToric Color LoRA
||| By SilverAgePoets.com |||
![](https://huggingface.co/AlekseyCalvin/PhantasmalPhotogravures_FluxLoRA_BySilverAgePoets/resolve/main/2.jpg)
- Prompt
- HST style autochrome color photogravure
![](https://huggingface.co/AlekseyCalvin/PhantasmalPhotogravures_FluxLoRA_BySilverAgePoets/resolve/main/images/example_xl7mwgu47.png)
- Prompt
- HST style autochrome color photogravure analog film photo of a desperate male Russian poet screaming in panic as garden burns all around him with mystical flames, golden ratio proportions , phantasmal garden, antique pictoralist early kodachrome, surrealist eroticism, gothic photograph, crisp textures, intricately detailed artistic conceptual photography', and the suchlike...
![](https://huggingface.co/AlekseyCalvin/PhantasmalPhotogravures_FluxLoRA_BySilverAgePoets/resolve/main/images/example_fdp4p52o7.png)
- Prompt
- HST style analog autochrome color vintage photo
Trigger words
To gently nudge open the wine fence gate with its shifty serpentine designs and enter this phantasmagoric garden, enspellHST style autochrome photograph
or 'HST style autochrome color photogravure analog film photo, phantasmal garden, antique pictoralist early kodachrome, surrealist eroticism, gothic photograph, crisp textures, intricately detailed artistic conceptual photography', and the suchlike...
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/PhantasmalPhotogravures_FluxLoRA_BySilverAgePoets')
image = pipeline('your prompt').images[0]
- Downloads last month
- 139
Model tree for AlekseyCalvin/PhantasmalPhotogravures_FluxLoRA_BySilverAgePoets
Base model
black-forest-labs/FLUX.1-dev