tanbw commited on
Commit
eb93230
·
1 Parent(s): 0db424b

no message

Browse files
Files changed (1) hide show
  1. deploy.sh +1 -0
deploy.sh CHANGED
@@ -1,5 +1,6 @@
1
  #!/bin/bash
2
 
 
3
  # pynini is required by WeTextProcessing, use conda to install it as it can be executed on all platform.
4
  pip install pynini==2.1.5
5
  pip install -r requirements.txt
 
1
  #!/bin/bash
2
 
3
+ nvidia-smi
4
  # pynini is required by WeTextProcessing, use conda to install it as it can be executed on all platform.
5
  pip install pynini==2.1.5
6
  pip install -r requirements.txt