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