Instructions to use plasmo/zombie-vector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use plasmo/zombie-vector with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("plasmo/zombie-vector", dtype=torch.bfloat16, device_map="cuda") prompt = "zombie_vector " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 71128c376c49edddfe0090253dda8e9ad0af46a36b97f733a5ccd0cc6a2922dd
- Size of remote file:
- 492 MB
- SHA256:
- 484e8a83631bb85956d3daa7216fd3c11fb6b7fd38be8fed3b2c88759af249d5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.