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