Skip to content

Commit

Permalink
use torch 1.12 to avoid libcublas errors
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelizimm committed Apr 8, 2024
1 parent d618375 commit 3593c08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pandas==1.5.3
torch==1.13.1
torch==1.12.1

0 comments on commit 3593c08

Please sign in to comment.