Instructions to use vdo/zeroscope_v2_XL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use vdo/zeroscope_v2_XL 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/zeroscope_v2_XL", 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:
- 86cf6cca0bec13949b073bbf4e8b41e4883a8ab1f436d645c37fca7ddfda41d7
- Size of remote file:
- 167 MB
- SHA256:
- 7cfdd672df17db3283633acb3721afc7735927293c2d3bd2bf64939a6dcd950e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.