Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Nov 6, 2023
1 parent 398aaa9 commit 892374d
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 @@ -12,7 +12,7 @@
assert False, "Error: Could not open '%s' due %s\n" % (filepath, error)

INSTALL_REQUIRE = [
"optimum @ git+https://github.com/huggingface/optimum.git",
"optimum>=1.14.0",
"transformers>=4.20.0",
"datasets>=1.4.0",
"sentencepiece",
Expand Down

0 comments on commit 892374d

Please sign in to comment.