Skip to content

Commit

Permalink
unpin
Browse files Browse the repository at this point in the history
  • Loading branch information
fxmarty committed Jul 19, 2023
1 parent 958fa66 commit 3e46c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
],
"exporters": ["onnx", "onnxruntime", "timm"],
"exporters-gpu": ["onnx", "onnxruntime-gpu", "timm"],
"exporters-tf": ["tensorflow>=2.4,<2.11", "tf2onnx", "onnx", "onnxruntime", "timm", "h5py", "numpy<1.24.0"],
"exporters-tf": ["tensorflow>=2.4", "tf2onnx", "onnx", "onnxruntime", "timm", "h5py", "numpy<1.24.0"],
"diffusers": ["diffusers"],
"intel": "optimum-intel",
"openvino": "optimum-intel[openvino]",
Expand Down

0 comments on commit 3e46c81

Please sign in to comment.