Installation

The library requires Python 3.10+. To install the library, run the following command:

pip install aiflows

Other Installation Options

Install bleeding-edge version

git clone git@github.com:epfl-dlab/aiflows.git
cd aiflows
pip install -e .