Instructions to use Muapi/wai-stylebox with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Muapi/wai-stylebox with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("cocktailpeanut/pony-diffusion-v6-xl", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Muapi/wai-stylebox") 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:
- a3cda7ec1869e3e8b7fd70dfa8d001c8d00193580566af439f005a0adcffcf8b
- Size of remote file:
- 1.71 MB
- SHA256:
- 1db85783257fa32aab1805c828342a3f7efa1d9eca3a5b2694501d9db9ba4834
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.