Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
EleniLitsa committed Oct 13, 2020
1 parent bf415f6 commit bf44df2
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ conda create -n metatrans python=3.5
source activate metatrans
conda install rdkit -c rdkit
conda install future six tqdm pandas
conda install pytorch=0.4.1 torchvision -c pytorch
conda install pytorch=1.1.0 torchvision -c pytorch
pip install torchtext==0.3.1
pip install -e .
```
Expand Down
Loading

0 comments on commit bf44df2

Please sign in to comment.