mirror of
https://github.com/openai/whisper.git
synced 2025-11-27 07:48:45 +00:00
Update requirements.txt
This commit is contained in:
parent
49ed4adff5
commit
de8eb63f09
@ -4,4 +4,4 @@ torch
|
||||
tqdm
|
||||
more-itertools
|
||||
tiktoken
|
||||
triton>=2.0.0,<3;platform_machine=="x86_64" and sys_platform=="linux" or sys_platform=="linux2"
|
||||
triton>=2.0.0;platform_machine=="x86_64" and sys_platform=="linux" or sys_platform=="linux2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user