提交 235a69d2 编写于 作者: C chenfeiyu

update setup.py to use paddlepaddle-gpu

上级 cc4fd870
......@@ -36,7 +36,7 @@ setup_info = dict(
install_requires=[
'numpy', 'nltk', 'inflect', 'librosa', 'unidecode', 'numba',
'tqdm', 'matplotlib', 'tensorboardX', 'tensorboard', 'scipy',
'ruamel.yaml', 'pandas', 'sox', 'paddlepaddle',
'ruamel.yaml', 'pandas', 'sox', 'paddlepaddle-gpu',
],
# Package info
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册