Text-to-Image
Diffusers
art
style
sdxl
model
stable diffusion
stable-diffusion
stable-diffusion-diffusers
anime
fantasy
illustration
2.5D
Instructions to use chillpixel/starlight-animated-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use chillpixel/starlight-animated-sdxl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("chillpixel/starlight-animated-sdxl", 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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- cc331a7a402081ef520f475233f75cb7fcdf36de0c79a811c700efc9d4f963fc
- Size of remote file:
- 2.65 MB
- SHA256:
- 8bf2da0a2339ec6efcb0d38961828d1e5298484f38fa127ce1bd29f64cf90bd1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.