Instructions to use EarthnDusk/Kilkenny-Poltergeist2023 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EarthnDusk/Kilkenny-Poltergeist2023 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EarthnDusk/Kilkenny-Poltergeist2023", 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
- Xet hash:
- 65c1b04f58d30ce136cd84c5199424f2a7944dec03457f1e4154aa15215668fa
- Size of remote file:
- 3.85 GB
- SHA256:
- 2985a4f031716b3addd9f287c8256b6e487a14af6a07c6aa99f79b0ebd2b8046
ยท
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.