Update hubconf.py

This commit is contained in:
Sovanndara Diep 2024-12-19 22:21:36 +07:00 committed by GitHub
parent 84ca3424ba
commit 794d562e13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
dependencies = [pip install -e .[all,dev,notebooks]
dependencies =
'torch', 'gdown', 'pysbd', 'gruut', 'anyascii', 'pypinyin', 'coqpit', 'mecab-python3', 'unidic-lite'
]
import torch