For installation, first clone the repository.
You can install all the dependencies directly using conda:
conda env create -f environment.yml## Python 2
pip install -r requirements.txt
## or Python 3
pip3 install -r requirements.txt| Name | Name | Last commit date | ||
|---|---|---|---|---|