Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdurrant committed Dec 19, 2023
1 parent 1aea7c4 commit 69f2b89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ You can build a virtualenv with the requirements:
$ python3 -m venv leadopt_env
$ source ./leadopt_env/bin/activate
$ pip install -r requirements.txt
$ pip install prody
$ pip install torch==2.1.2+cu118 torchvision==0.16.2+cu118 --index-url https://download.pytorch.org/whl/cu118
```

Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ urllib3==1.25.10
wandb==0.9.4
watchdog==0.10.3
rdkit==2023.09.2
prody

0 comments on commit 69f2b89

Please sign in to comment.