From 51e5e80724eb03b70d7ff33e9eb8a0b4aaee2987 Mon Sep 17 00:00:00 2001 From: Aditya Wibawa Sakti Date: Tue, 16 Aug 2022 02:46:08 +0700 Subject: [PATCH] add IR spectra and download features --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 9a23a23..c81b11c 100755 --- a/install.sh +++ b/install.sh @@ -1,5 +1,5 @@ # Install the requirements -pip install ase pymatgen gmxscript prettytable acpype MDAnalysis +pip install ase pymatgen gmxscript prettytable acpype MDAnalysis statsmodels ## Aktifkan dua baris di bawah jika anda ingin menginstall cmmde-gui. #pip install -Iv panel-chemistry==0.0.11 #pip install -Iv jinja2==3.0.1