Instructions to use xkronosx/AutoEncoder-ffhq-256 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xkronosx/AutoEncoder-ffhq-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-ffhq-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:
- 70a4e532dda5d6b3943d8eac5b3269b8ce1ff24e99d56cc081a0ede6dc12105f
- Size of remote file:
- 2.48 MB
- SHA256:
- 3f577a296473c532943b322911e64ee1de1376431febdadf8b90acad6911e8c7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.