We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a435f commit 76a59daCopy full SHA for 76a59da
samples/export-requirements.txt
@@ -5,7 +5,7 @@ optimum-intel @ git+https://github.com/huggingface/optimum-intel.git
5
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
+diffusers==0.32.1 # For image generation pipelines
9
timm==1.0.11 # For exporting InternVL2
10
torchvision # For visual language models
11
transformers>=4.43 # For Whisper
0 commit comments