build: increase minimum transformers version

This commit is contained in:
Enno Hermann 2024-07-25 14:59:20 +02:00 committed by GitHub
parent 2d146bb6ec
commit e639829b35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ dependencies = [
"gruut[de,es,fr]==2.2.3",
# Tortoise
"einops>=0.6.0",
"transformers>=4.41.1",
"transformers>=4.42.0",
# Bark
"encodec>=0.1.1",
# XTTS