mirror of
https://github.com/DrewThomasson/ebook2audiobook.git
synced 2026-01-10 06:18:02 -05:00
...
This commit is contained in:
@@ -30,6 +30,5 @@ pymupdf4llm
|
||||
sudachipy
|
||||
sudachidict_core
|
||||
torch
|
||||
coqui-tts
|
||||
torchvggish
|
||||
transformers<=4.51.3
|
||||
coqui-tts>=0.26.2
|
||||
torchvggish
|
||||
@@ -49,9 +49,8 @@ dependencies = [
|
||||
"sudachipy",
|
||||
"sudachidict_core",
|
||||
"torch",
|
||||
"coqui-tts",
|
||||
"torchvggish",
|
||||
"transformers<=4.51.3"
|
||||
"coqui-tts>=0.26.2",
|
||||
"torchvggish"
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">3.9,<3.13"
|
||||
|
||||
@@ -30,6 +30,5 @@ pymupdf4llm
|
||||
sudachipy
|
||||
sudachidict_core
|
||||
torch
|
||||
coqui-tts
|
||||
torchvggish
|
||||
transformers<=4.51.3
|
||||
coqui-tts>=0.26.2
|
||||
torchvggish
|
||||
Reference in New Issue
Block a user