ntt123 commited on
Commit
da5ba3c
1 Parent(s): 04a69d4

Update build_ext.sh

Browse files
Files changed (1) hide show
  1. build_ext.sh +0 -2
build_ext.sh CHANGED
@@ -1,5 +1,3 @@
1
- pip install -U pip
2
- pip install gradio==3.42.0
3
  chmod +x ./bazelisk-linux-amd64
4
  USE_BAZEL_VERSION=5.0.0 ./bazelisk-linux-amd64 build wavegru_mod -c opt --copt=-march=native
5
  cp -f bazel-bin/wavegru_mod.so .
 
 
 
1
  chmod +x ./bazelisk-linux-amd64
2
  USE_BAZEL_VERSION=5.0.0 ./bazelisk-linux-amd64 build wavegru_mod -c opt --copt=-march=native
3
  cp -f bazel-bin/wavegru_mod.so .