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:
- 6826416cfb85ebdb796a40381e2b74b98a1bc0516dac329225376c5728034fb3
- Size of remote file:
- 5.37 MB
- SHA256:
- 61a5ae2ab57c49bb225e02a42339dd58abb894c8982c752ae16b68e52d00a4d5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.