robocan commited on
Commit
95d7cc2
·
1 Parent(s): a13b505

Update on_startup.sh

Browse files
Files changed (1) hide show
  1. on_startup.sh +0 -1
on_startup.sh CHANGED
@@ -1,7 +1,6 @@
1
  #!/bin/bash
2
  sudo pip install -U jupyter
3
  apt update && apt upgrade
4
- pip install -U jupyter
5
  apt install wget
6
  pip install tensorflow
7
  pip install sentencepiece
 
1
  #!/bin/bash
2
  sudo pip install -U jupyter
3
  apt update && apt upgrade
 
4
  apt install wget
5
  pip install tensorflow
6
  pip install sentencepiece