Byebye torch 1.10 (#28207)

* fix

* fix

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2024-01-11 16:18:27 +01:00
committed by GitHub
parent e768616afa
commit 59cd9de39d
31 changed files with 39 additions and 194 deletions

View File

@@ -175,7 +175,7 @@ _deps = [
"timeout-decorator",
"timm",
"tokenizers>=0.14,<0.19",
"torch>=1.10,!=1.12.0",
"torch>=1.11,!=1.12.0",
"torchaudio",
"torchvision",
"pyctcdecode>=0.4.0",