Ritori commited on
Commit
6e9526f
1 Parent(s): d6f5ab3

Update Yue_gradio_cpu.py

Browse files
Files changed (1) hide show
  1. Yue_gradio_cpu.py +1 -0
Yue_gradio_cpu.py CHANGED
@@ -18,6 +18,7 @@ os.system('pip install --upgrade jupyter ipywidgets')
18
  os.system('jupyter nbextension enable --py widgetsnbextension')
19
  #os.system('pip uninstall tqdm')
20
  os.system('pip install tqdm')
 
21
 
22
  import time
23
  import pyopenjtalk
 
18
  os.system('jupyter nbextension enable --py widgetsnbextension')
19
  #os.system('pip uninstall tqdm')
20
  os.system('pip install tqdm')
21
+ os.system('pip install --upgrade numpy')
22
 
23
  import time
24
  import pyopenjtalk