Skip to content

Commit

Permalink
See if torch is causing the segfault
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart committed Sep 11, 2024
1 parent 468d2f2 commit d6f2d48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/minimum.old
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ pillow==8.0.0
pretrainedmodels==0.7.1
six==1.5.0
timm==0.9.0
torch==1.7.1
torchvision==0.8.2
torch==2.4.1
torchvision==0.19.1
tqdm==4.42.1

0 comments on commit d6f2d48

Please sign in to comment.