diff --git a/hubconf.py b/hubconf.py index 0c9c5930..90f86279 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