Skip to content

Commit

Permalink
Even more redundant.
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed May 15, 2023
1 parent 49ffc97 commit 9438cea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ def run(self):
extras["flax"] = deps_list("jax", "jaxlib", "flax", "optax")

extras["tokenizers"] = deps_list("tokenizers")
extras["safetensors"] = deps_list("safetensors")
extras["ftfy"] = deps_list("ftfy")
extras["onnxruntime"] = deps_list("onnxruntime", "onnxruntime-tools")
extras["onnx"] = deps_list("onnxconverter-common", "tf2onnx") + extras["onnxruntime"]
Expand Down

0 comments on commit 9438cea

Please sign in to comment.