mirror of
https://github.com/neonbjb/tortoise-tts.git
synced 2026-04-05 06:25:39 +00:00
remove xt dep
This commit is contained in:
parent
0b496a0a38
commit
053b8d138a
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ from einops.layers.torch import Rearrange
|
|||
from entmax import entmax15
|
||||
from torch.utils.checkpoint import checkpoint
|
||||
|
||||
from x_transformers.autoregressive_wrapper import AutoregressiveWrapper
|
||||
|
||||
DEFAULT_DIM_HEAD = 64
|
||||
|
||||
Intermediates = namedtuple('Intermediates', [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue