[CPU] Support Qwen3.8 text+video: adding torchcodec, ffmpeg and removing pin_memory (#35492)
This commit is contained in:
@@ -62,6 +62,7 @@ dependencies = [
|
||||
"timm==1.0.16",
|
||||
"torch==2.12.0",
|
||||
"torchaudio==2.11.0",
|
||||
"torchcodec==0.12.0 ; sys_platform != 'linux' or (sys_platform == 'linux' and platform_machine != 'aarch64' and platform_machine != 'arm64' and platform_machine != 'armv7l')",
|
||||
"torchvision==0.27.0",
|
||||
"tqdm",
|
||||
"transformers==5.12.1",
|
||||
|
||||
Reference in New Issue
Block a user