From 38022fb91651a445324ae76ab7497c285f778871 Mon Sep 17 00:00:00 2001 From: Zhifeng Gao <1432114615@qq.com> Date: Thu, 26 Dec 2024 11:57:22 +0800 Subject: [PATCH] Update README.md --- unimol_tools/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/unimol_tools/README.md b/unimol_tools/README.md index f8a56b8..bc52e52 100644 --- a/unimol_tools/README.md +++ b/unimol_tools/README.md @@ -2,10 +2,6 @@ Documentation of Uni-Mol tools is available at https://unimol.readthedocs.io/en/latest/ -## Details can be found in bohrium notebook -* [unimol property predict](https://bohrium.dp.tech/notebook/298bcead4f614971bb62fbeef2e9db16) -* [unimol representation](https://bohrium.dp.tech/notebook/f39a7a8836134cca8e22c099dc9654f8) - ## Install - pytorch is required, please install pytorch according to your environment. if you are using cuda, please install pytorch with cuda. More details can be found at https://pytorch.org/get-started/locally/ - currently, rdkit needs with numpy<2.0.0, please install rdkit with numpy<2.0.0.