Instructions to use Raelina/Raelestia-XL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Raelina/Raelestia-XL with Diffusers:
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", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Raelestia XL
|
|
|
|
|
|
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
- Sampler : DPM++ 2M Karras / Restart
- Upscaler : 4x_NMKD-Superscale-SP_178000_G
- Hires step : 0-15
- Denoising : 0.1-0.4 or 0.55 for latent upscaler
- Downloads last month
- 18