mirror of
https://github.com/openai/whisper.git
synced 2025-11-26 23:46:09 +00:00
Update requirements.txt
This commit is contained in:
parent
49ed4adff5
commit
de8eb63f09
@ -4,4 +4,4 @@ torch
|
|||||||
tqdm
|
tqdm
|
||||||
more-itertools
|
more-itertools
|
||||||
tiktoken
|
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