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:
- 5e54617b7c92f54f7846b2e7265632f79ca17054201930de979374a76f833816
- Size of remote file:
- 2.58 MB
- SHA256:
- 73c0ebeae96fb371e83d8eb6ee5d166176100ef95f2a46131efb34ca14260de0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.