Skip to content
Snippets Groups Projects
Commit 8bb564ab authored by Cyril Moineau's avatar Cyril Moineau
Browse files

Add onnx-simplifier dependency.

parent 3125129d
No related branches found
No related tags found
No related merge requests found
Pipeline #74198 failed
......@@ -4,7 +4,8 @@ description="Aidge interoperability framework with PyTorch."
dependencies = [
"numpy>=1.20",
"onnx>=1.16.0",
"torch>=2.5.1"
"torch>=2.5.1",
onnx-simplifier
]
requires-python = ">= 3.10"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment