Unverified Commit e5d427e9 authored by Andreas Karatzas's avatar Andreas Karatzas Committed by GitHub
Browse files

[ROCm][CI] Pinning timm lib version to fix ImportError in Multi-Modal Tests (Nemotron) (#31835)


Signed-off-by: default avatarAndreas Karatzas <akaratza@amd.com>
parent 2a42ae79
...@@ -86,3 +86,5 @@ arctic-inference == 0.1.1 ...@@ -86,3 +86,5 @@ arctic-inference == 0.1.1
open-clip-torch==2.32.0 open-clip-torch==2.32.0
# Required for isaac Multi-Modal generation test # Required for isaac Multi-Modal generation test
perceptron==0.1.4 perceptron==0.1.4
# Required for the multi-modal models test
timm==1.0.17
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment