-
Notifications
You must be signed in to change notification settings - Fork 0
Requirements
Aayush Grover edited this page Mar 24, 2025
·
2 revisions
- You can install the necessary packages by creating a conda environment using the provided .yml file:
This will create an environment named "universalepi".
conda env create -f environment.yml - Download the data directory, unzip it, and place it in the root directory such that you have
./data. - Download the model checkpoints and place each of them in the
./checkpointsdirectory. Unzip each checkpoint.