zuv0 commited on
Commit
894bef0
·
verified ·
1 Parent(s): 950bd88

Update install.sh

Browse files
Files changed (1) hide show
  1. install.sh +1 -0
install.sh CHANGED
@@ -23,6 +23,7 @@ python3.10 -m pip install pcloud
23
  python3.10 -m pip install natsort
24
  python3.10 -m pip install httpcore
25
  python3.10 -m pip install pyyaml
 
26
 
27
  curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
28
  git config --global user.name "anonymous"
 
23
  python3.10 -m pip install natsort
24
  python3.10 -m pip install httpcore
25
  python3.10 -m pip install pyyaml
26
+ python3.10 -m pip install numba
27
 
28
  curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
29
  git config --global user.name "anonymous"