We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c60d92 commit 5c1bf60Copy full SHA for 5c1bf60
1 file changed
setup.py
@@ -37,7 +37,8 @@
37
'torch',
38
'torchvision',
39
'onnx-tf==1.2.1',
40
- 'graphviz'
+ 'graphviz',
41
+ 'flatbuffers'
42
],
43
extras_require={
44
'dev': ['pytest']
0 commit comments