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