Skip to content

Commit

Permalink
change pytorch lightning version
Browse files Browse the repository at this point in the history
  • Loading branch information
atong01 committed Jul 11, 2024
1 parent ec4da08 commit 804ede3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# --------- pytorch --------- #
torch>=1.11.0,<2.0.0
torchvision>=0.11.0
pytorch-lightning==1.8.3
pytorch-lightning==1.8.3.post2
torchmetrics==0.11.0

# --------- hydra --------- #
Expand Down

0 comments on commit 804ede3

Please sign in to comment.