Skip to content

Commit 88ebd12

Browse files
committed
+onnxscript
1 parent b6a1b7e commit 88ebd12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/token_merging/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from setuptools import find_packages, setup
55

66
EXTRAS_REQUIRE = {
7-
"tests": ["onnx", "onnxruntime", "accelerate", "diffusers", "openvino", "optimum", "optimum-intel", "open-clip-torch","timm", "pytest"],
7+
"tests": ["onnx", "onnxruntime", "onnxscript", "accelerate", "diffusers", "openvino", "optimum", "optimum-intel", "open-clip-torch","timm", "pytest"],
88
}
99

1010
setup(

0 commit comments

Comments
 (0)