Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydu1 committed Feb 26, 2021
1 parent 6ddb302 commit 1f5cce5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions paper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Information of our data is described in Section 5.1 and Section 6 of the manuscr
Our Python package is available on PyPI and the user can install the CPU version with the following command.

```
>> pip install pyvitae==1.1.1
>> pip install pyvitae==1.1.4
```
For reproducing the results, please use version v1.1.1.
For reproducing the results, please use version v1.1.4.

To enable GPU for Tensorflow, one should install CUDA dependencies and `tensorflow-gpu` package. We also recommend to use `conda`, `miniconda` or `virtualenv` to manage Python environment and install the package in a new environment.

Expand Down

0 comments on commit 1f5cce5

Please sign in to comment.