Envy Stylized XL 02
![](https://huggingface.co/e-n-v-y/envy-stylized-xl-02/resolve/main/4057782.jpeg)
- Prompt
- oil painting,whimsical,love hotel in a cheerful fantasy sky city edge of the universe, masterpiece
![](https://huggingface.co/e-n-v-y/envy-stylized-xl-02/resolve/main/4057784.jpeg)
- Prompt
- cheerful colors,silly,Artificial Recreation Biodomes
![](https://huggingface.co/e-n-v-y/envy-stylized-xl-02/resolve/main/4057752.jpeg)
- Prompt
- cheerful colors,silly,indescribable,Elemental fantasy metropolis outside of the universe
![](https://huggingface.co/e-n-v-y/envy-stylized-xl-02/resolve/main/4057772.jpeg)
- Prompt
- oil painting,golden hour, blue sky, clouds, scenery, "at the indescribable Arcology"
![](https://huggingface.co/e-n-v-y/envy-stylized-xl-02/resolve/main/4057773.jpeg)
- Prompt
- cheerful colors,Land of Giants
![](https://huggingface.co/e-n-v-y/envy-stylized-xl-02/resolve/main/4057777.jpeg)
- Prompt
- ,warmly lit interior, in a rusted Lotus pond
![](https://huggingface.co/e-n-v-y/envy-stylized-xl-02/resolve/main/4057780.jpeg)
- Prompt
- whimsical,silly,cheerful colors,Air Elemental Zone
![](https://huggingface.co/e-n-v-y/envy-stylized-xl-02/resolve/main/4057795.jpeg)
- Prompt
- cheerful colors,oil painting,whimsical,rock concert in a empty,Ethereal fantasy vertical city beyond the end of reality, masterpiece
![](https://huggingface.co/e-n-v-y/envy-stylized-xl-02/resolve/main/4057807.jpeg)
- Prompt
- whimsical,cheerful colors,silly,Graffiti-covered alleyway in a far future subsurface scattering neon forest green scifi metropolis edge of the multiverse, masterpiece, by Mike Winkelmann (Beeple)
![](https://huggingface.co/e-n-v-y/envy-stylized-xl-02/resolve/main/4057808.jpeg)
- Prompt
- Land of Eternal Day
Model description
Another stylized LoRA. This one favors high contrast, expressionism, and generally cheerful colors. It works across a wide range of weights. Turn it down to 0.25 for a subtle effect, or up to 2.5 for a complete transformation into something abstract and crazy.
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-02', weight_name='EnvyStylizedXL02.safetensors')
image = pipeline('Land of Eternal Day').images[0]
For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers
- Downloads last month
- 2
Model tree for e-n-v-y/envy-stylized-xl-02
Base model
stabilityai/stable-diffusion-xl-base-1.0