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