Instructions to use xkronosx/AutoEncoder-CelebA-256 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xkronosx/AutoEncoder-CelebA-256 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("xkronosx/AutoEncoder-CelebA-256", 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:
- 24ad73a18067705e1ea9f1f24e14de9090f67f8e8e57a6589d61e76c1053c8be
- Size of remote file:
- 2.64 MB
- SHA256:
- 1d512efdc36dac8be45bb88a6105db0e13a15074910f90786a2c9e0249973cb3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.