install ohmyzsh to cluster

pull/10/head
Eren Golge 2019-11-20 13:53:16 +01:00
parent e41a7c1a02
commit 649312fc78
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ yes | apt-get install ffmpeg
yes | apt-get install espeak
yes | apt-get install tmux
yes | apt-get install zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
pip3 install https://download.pytorch.org/whl/cu100/torch-1.3.0%2Bcu100-cp36-cp36m-linux_x86_64.whl
sudo sh install.sh
pip install pytorch==1.3.0+cu100