Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
kurisusnowdeng authored Sep 17, 2021
1 parent 95ac5e9 commit 8535358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/env_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ cd python-env
virtualenv ones
source ones/bin/activate
pip install --no-input torch==1.4.0 torchvision==0.5.0 --force-reinstall
pip install --no-input rpyc pytorch-pretrained-bert matplotlib
pip install --no-input rpyc pytorch-pretrained-bert matplotlib requests
pip install --no-input scipy==1.3.1 --force-reinstall
deactivate

0 comments on commit 8535358

Please sign in to comment.