We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a435f commit 32adeb7Copy full SHA for 32adeb7
samples/export-requirements.txt
@@ -6,6 +6,6 @@ numpy<2.0.0; sys_platform == 'darwin'
6
einops==0.8.0 # For Qwen
7
transformers_stream_generator==0.0.5 # For Qwen
8
diffusers==0.31.0 # For image generation pipelines
9
-timm==1.0.11 # For exporting InternVL2
+timm==1.0.15 # For exporting InternVL2
10
torchvision # For visual language models
11
transformers>=4.43 # For Whisper
0 commit comments