Skip to content

Commit d4f7564

Browse files
committed
Add transformers to align onnxruntime-extensions=1.14.0
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
1 parent df1258d commit d4f7564

File tree

1 file changed

+1
-0
lines changed
  • examples/onnxrt/image_recognition/onnx_model_zoo/resnet50/quantization/ptq_static

1 file changed

+1
-0
lines changed

examples/onnxrt/image_recognition/onnx_model_zoo/resnet50/quantization/ptq_static/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ torch
44
torchvision
55
onnxruntime-extensions; python_version < '3.11'
66
pillow>=8.2.0 # not directly required, pinned by Snyk to avoid a vulnerability
7+
transformers

0 commit comments

Comments
 (0)