Installation
Requirements
- Python version >= Python 3.12.
- A GPU with atelast 15GB video memory is essential for running this tool on large datasets.
Installation
i. Download the repository
Before proceeding to LAiSER, you'd want to follow the steps below to install the required dependencies: - Clone the repository using
or download the zip(link) file and extract it.ii. Install the dependencies
NOTE
If you intend to use the Jupyter Notebook interface, you can skip this step as the dependencies will be installed seperately in the Google Colab environment.
Install the required dependencies using the command below:
NOTE: Python 3.9 or later, preferably 3.12, is expected to be installed on your system. If you don't have Python installed, you can download it from here.