Instructions to use Nacholmo/VOXO-v0-vtuber-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Nacholmo/VOXO-v0-vtuber-diffusers with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Nacholmo/VOXO-v0-vtuber-diffusers", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 5245ab2f6a234aa3ede0331ccb71ac584879431cb62439143bdaa13b3e8f4da5
- Size of remote file:
- 335 MB
- SHA256:
- e74f83d4f33f07834f3f17a335e58e87c213e16c39be10960cc0462b4dc5d5fe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.