Installation
- Download, and install Python (v3.10 or higher)
GPU support
hachi machi installs a CPU-only version of PyTorch by default. If you want GPU acceleration, install the appropriate PyTorch build before running the command below. See pytorch.org/get-started/locally to find the right command for your system.
Apple Silicon (MPS) requires no additional steps.
- In the terminal, run:
pip install hachi-machi --pre
- Then run:
hxmx --version
If you see a banner in the console, it's been sucessfully installed.