Installation

Prerequisites

Lucent requires python 3.9+

Installation

Note

While this package is still under construction you can get the bleeding edge version (to which this docs is written) by cloning this repo and installing it from there via pip:

cd $LUCENT_PATH
pip install -e .

To install the original version of Lucent you can use pip. Please note that some functionality might be missing.

(.venv) $ pip install torch-lucent