Ver 2.7.0 maybe
This commit is contained in:
@@ -11,10 +11,8 @@ import torch
|
||||
from numpy.typing import NDArray
|
||||
|
||||
from style_bert_vits2.logging import logger
|
||||
from style_bert_vits2.models.utils import (
|
||||
checkpoints, # type: ignore # noqa: F401
|
||||
safetensors, # type: ignore # noqa: F401
|
||||
)
|
||||
from style_bert_vits2.models.utils import checkpoints # type: ignore # noqa: F401
|
||||
from style_bert_vits2.models.utils import safetensors # type: ignore # noqa: F401
|
||||
|
||||
|
||||
if TYPE_CHECKING:
|
||||
|
||||
Reference in New Issue
Block a user