v1.1.21 gradio>=6.15.0

This commit is contained in:
SWivid
2026-07-05 19:00:47 +08:00
parent 2ae2c9bd9b
commit 91f499635c
+2 -2
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "f5-tts"
version = "1.1.20"
version = "1.1.21"
description = "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
readme = "README.md"
license = {text = "MIT License"}
@@ -20,7 +20,7 @@ dependencies = [
"click",
"datasets",
"ema_pytorch>=0.5.2",
"gradio>=6.0.0,<6.11",
"gradio>=6.15.0",
"hydra-core>=1.3.0",
"librosa",
"matplotlib",