v0.1.3
Install
pip:
pip install autonet-computerLinux/macOS:
curl -sSL https://github.com/autonet-code/node/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/autonet-code/node/releases/latest/download/install.ps1 | iexOptional extras:
pip install autonet-computer[voice] # Voice / TTS
pip install autonet-computer[node] # Full training node (PyTorch)
pip install autonet-computer[p2p] # P2P networkingPackage Integrity Hash
Publish this to the on-chain Registry to enable node self-verification:
Key: node.code.hash.<version>
Value: 0x04b2417b20750fe2e0de4bbdff49d15769146da7187d1388cfa8587f77c84f4c
Full Changelog: v0.1.2...v0.1.3