Skip to content

Commit ec633e0

Browse files
committed
Typo
#27
1 parent 79f7b05 commit ec633e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "comfyui-f5-tts"
33
description = "Text to speech with F5-TTS"
4-
version = "1.0.13"
4+
version = "1.0.14"
55
license = {text = "MIT License"}
66

77
[project.urls]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ transformers
2020
vocos
2121
wandb
2222
x_transformers>=1.31.14
23-
torch-time-shift
23+
torch-time-stretch

0 commit comments

Comments
 (0)