Update setup.py (#25893)

update

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2023-08-31 18:54:01 +02:00
committed by GitHub
parent eaf5e98ec0
commit 3fb1535b09
2 changed files with 2 additions and 2 deletions

View File

@@ -173,7 +173,7 @@ _deps = [
"timeout-decorator",
"timm",
"tokenizers>=0.11.1,!=0.11.3,<0.14",
"torch>=1.9,!=1.12.0",
"torch>=1.10,!=1.12.0",
"torchaudio",
"torchvision",
"pyctcdecode>=0.4.0",