Satoru Tokutsu commited on
Commit
da8b04d
·
1 Parent(s): d340ecb

Update install.sh

Browse files
Files changed (1) hide show
  1. scripts/install.sh +2 -2
scripts/install.sh CHANGED
@@ -1,4 +1,4 @@
1
  #!/bin/bash
2
 
3
- pip3 show tensorflow
4
- pip3 install fire
 
1
  #!/bin/bash
2
 
3
+ pip show tensorflow
4
+ pip install fire