diff --git a/hubconf.py b/hubconf.py index dddb97c195..d4ad8ecf3a 100644 --- a/hubconf.py +++ b/hubconf.py @@ -1,4 +1,4 @@ -dependencies = +dependencies = pip install -e .[all,dev,notebooks] 'torch', 'gdown', 'pysbd', 'gruut', 'anyascii', 'pypinyin', 'coqpit', 'mecab-python3', 'unidic-lite' ] import torch