[CI] Fix CPU MM PRocessor Test (#31764)
Signed-off-by: Robert Shaw <robshaw@redhat.com> Co-authored-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
@@ -24,7 +24,7 @@ sentence-transformers>=5.2.0 # required for embedding tests
|
|||||||
soundfile # required for audio tests
|
soundfile # required for audio tests
|
||||||
jiwer # required for audio tests
|
jiwer # required for audio tests
|
||||||
tblib # for pickling test exceptions
|
tblib # for pickling test exceptions
|
||||||
timm >=1.0.17 # required for internvl and gemma3n-mm test
|
timm==1.0.17 # required for internvl and gemma3n-mm test
|
||||||
torch==2.9.1
|
torch==2.9.1
|
||||||
torchaudio==2.9.1
|
torchaudio==2.9.1
|
||||||
torchvision==0.24.1
|
torchvision==0.24.1
|
||||||
|
|||||||
Reference in New Issue
Block a user