Follow the MatDeepLearn installation guide to create an environment. Then, with the environment activated, do
pip install -r requirements.txt
Git clone this repository:
git clone https://github.com/Fung-Lab/LLMatDesign.git
cd LLMatDesign
pip install -e .