You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,13 @@ A web application for the ensemble is available at https://chebifier.hastingslab
6
6
7
7
## Installation
8
8
9
-
Note: `chebai-graph` and its dependencies cannot be installed automatically. To install it, follow
10
-
the instructions in the [chebai-graph repository](https://github.com/ChEB-AI/python-chebai-graph). Other dependencies are installed automatically.
9
+
Not all models can be installed automatically at the moment:
10
+
-`chebai-graph` and its dependencies. To install them, follow
11
+
the instructions in the [chebai-graph repository](https://github.com/ChEB-AI/python-chebai-graph).
12
+
-`chemlog-extra` can be installed with `pip install git+https://github.com/ChEB-AI/chemlog-extra.git`
13
+
- The automatically installed version of `c3p` may not work under Windows. If you want to run chebifier on Windows, we
14
+
recommend using this forked version: `pip install git+https://github.com/sfluegel05/c3p.git`
0 commit comments