Skip to content

Commit

Permalink
Merge pull request WZMIAOMIAO#774 from WZMIAOMIAO/dependabot/pip/pyto…
Browse files Browse the repository at this point in the history
…rch_segmentation/unet/torch-1.13.1

Bump torch from 1.10.0 to 1.13.1 in /pytorch_segmentation/unet
  • Loading branch information
WZMIAOMIAO authored Nov 26, 2023
2 parents c3197e0 + b5a551a commit caaccbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytorch_segmentation/unet/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy==1.22.0
torch==1.10.0
torch==1.13.1
torchvision==0.11.1
Pillow

0 comments on commit caaccbc

Please sign in to comment.