Edit model card

Envy Stylized XL 01

Prompt
scifi, solarpunk, alien, chemist, full body, wearing radiant aqua work clothes
Prompt
gargantuan fantasy cloud city beyond the end of time
Prompt
noon, scenery, in a elite Gnome Hills
Prompt
noon, scenery, "at the Unfathomable Aeon"
Prompt
high-end dance club in a pristine fantasy cloud arcology edge of the universe, masterpiece
Prompt
scifi, scrapcore, assassin, full body, wearing skin-tight iridescent light crimson power armor
Prompt
noon, architecture, rusted Baddie smithy
Prompt
morning, scenery, "at the Supernatural Megalopolis"
Prompt
Seagrass Bed
Prompt
warmly lit interior, in a sticky Scottish highland castle ruins

Model description

A retro, vaporwave-ish, cel shaded anime style.

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-stylized-xl-01', weight_name='EnvyStylizedXL01.safetensors')
image = pipeline('warmly lit interior, in a sticky Scottish highland castle ruins').images[0]

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

Downloads last month
83

Adapter for

Space using e-n-v-y/envy-stylized-xl-01 1