Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 446 Bytes

installation.mdx

File metadata and controls

18 lines (12 loc) · 446 Bytes
title description
Installation
Install SuperAlign

To get started with SuperAlign, you'll need to install the SuperAlign Python SDK. This SDK will allow you to work with the SuperAlign platform, from creating your account to deploying your models.

To install SuperAlign, simply run the following command:

pip3 install pureml

Make sure you have python version >=3.8 and <4.0>.