Envy Fantasy Architectural Flourishes XL 01
Model description
The fantasy city looked upon the scifi city with all of its fancy greebles and cried, "Architect! I want to be fancy too! Give me greebles so that I may be fancy like my scifi brethren!"
"No," replied the Architect, "for greebles are thematically inappropriate for fantasy, and would make you look stupid."
"So then you intend to leave me greeble-less? Have I been betrayed by my own creator?" asked the fantasy city.
"No, my dear fantasy city," said the Architect. "Rejoice, because for you, I have flourishes, which will make you look just as fantasy as a greebled up scifi city, but in a thematically appropriate way!"
And the fantasy city rejoiced, and was fancy.
Anyway, this model adds details to fantasy cities. Don't tell the fantasy city, but it also looks pretty cool in sci-fi settings!
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
Use it with the 🧨 diffusers library
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('e-n-v-y/envy-fantasy-architectural-flourishes-xl-01', weight_name='EnvyFlourishesXL01.safetensors')
image = pipeline('8k, highly detailed, cargo depot in a impossible,cheerful fantasy hillside metropolis edge of time, masterpiece, by Aleksei Liakh').images[0]
For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers
- Downloads last month
- 9
Model tree for e-n-v-y/envy-fantasy-architectural-flourishes-xl-01
Base model
stabilityai/stable-diffusion-xl-base-1.0