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:
- 231c4e67cf8c8bc4d484306ea7a884e8eb379c44a5c704a2b0932a79ef724c46
- Size of remote file:
- 2.52 MB
- SHA256:
- 0b7b0d508ccab94c4c6cdac4aa9064f57b1e67fc94bab15adf1e35b95aafb322
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.