Update hubconf.py

This commit is contained in:
Sovanndara Diep 2024-12-19 21:29:46 +07:00 committed by GitHub
parent a0c8b74ec1
commit 4a53be3fb5
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 = [
dependencies = [pip install -e .[all,dev,notebooks]
'torch', 'gdown', 'pysbd', 'gruut', 'anyascii', 'pypinyin', 'coqpit', 'mecab-python3', 'unidic-lite'
]
import torch