Skip to content

Commit

Permalink
update requirements.txt to pytorch version with searchsorted
Browse files Browse the repository at this point in the history
  • Loading branch information
WillBrennan committed Apr 21, 2021
1 parent 19a66af commit 434e781
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
torch>=1.4.0
torchvision>=0.2.1
torch>=1.8
torchvision>=0.9.1
imageio
imageio-ffmpeg
matplotlib
configargparse
tensorboard==1.14.0
tensorboard>=2.0
tqdm
opencv-python

0 comments on commit 434e781

Please sign in to comment.