How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Raelina/Raelestia-XL", torch_dtype=torch.bfloat16, device_map="cuda")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

Raelestia XL

Sample Image 1
Sample Image 1
Sample Image 2
Sample Image 2
Sample Image 3
Sample Image 3
Sample Image 4
Sample Image 4
Sample Image 5
Sample Image 5
Sample Image 6
Sample Image 6

Raelestia XL is SDXL base model evokes an image of captivating elegance and enchanting light. This model showcases dramatic light effects and semi-realistic tones, creating a mesmerizing and magical atmosphere.

Recommended Setting

Downloads last month
27
Safetensors
Model size
3B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support