Instructions to use vdo/potat1-unknown with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use vdo/potat1-unknown with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("vdo/potat1-unknown", 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:
- 1a672eb9034926d9e1ca56cfbe6ef2f320b3ea99111021f26b36a787f3e292e3
- Size of remote file:
- 681 MB
- SHA256:
- 3aefd3492666428b05554e3ff386b32e328e773d32055d5c7a813c8c9d1aa8ca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.