v1.0.2 fix: torch.utils.checkpoint.checkpoint add use_reentrant=False

This commit is contained in:
SWivid
2025-03-15 16:34:32 +08:00
parent 2bd39dd813
commit f05ceda4cb
2 changed files with 2 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "f5-tts"
version = "1.0.1"
version = "1.0.2"
description = "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
readme = "README.md"
license = {text = "MIT License"}