Skip to content

Commit

Permalink
⬆️ Update torch requirements (#71)
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Martinez <Marcos.Martinez.Galindo@ibm.com>
  • Loading branch information
marmg authored Oct 4, 2023
1 parent f98a878 commit 08f47f3
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 @@ -24,7 +24,7 @@
"tqdm>=4.62.3",
"setuptools>=65.5.1", # Needed to install dynamic packages from source (e.g. Blink)
"prettytable>=3.4",
"torch>=1,<2",
"torch>=1",
"transformers>=4.20",
"datasets>=2.9.1",
"evaluate>=0.3.0",
Expand Down

0 comments on commit 08f47f3

Please sign in to comment.