Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Tian Xie committed Dec 14, 2021
1 parent ce0fa4e commit 313cb05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ This package requires:
- [pymatgen](http://pymatgen.org)
- [tqdm](https://tqdm.github.io)

Note: current codebase can only work on TensorFlow v1. [15garzab](https://github.com/15garzab) migrated it to TensorFlow v2 in [this branch](https://github.com/15garzab/gdynet/tree/migrate) for those who might be interested.

If you are new to Python, the easiest way of installing the prerequisites is via [conda](https://conda.io/docs/index.html). After installing [conda](http://conda.pydata.org/), run the following command to create a new [environment](https://conda.io/docs/user-guide/tasks/manage-environments.html) named `gdynet` and install all prerequisites:

```bash
Expand Down

0 comments on commit 313cb05

Please sign in to comment.