Update hubconf.py

This commit is contained in:
Sovanndara Diep 2024-12-19 22:23:33 +07:00 committed by GitHub
parent 190e08330f
commit 777de38be2
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