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