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