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