Skip to content

Commit

Permalink
Updating to the last DexiNed version for Pytorch
Browse files Browse the repository at this point in the history
  • Loading branch information
xavysp committed Nov 17, 2021
1 parent 1c5c186 commit 1322f2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion legacy/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ matplotlib==3.1.2
mock==4.0.2
numpy==1.18.1
oauthlib==3.1.0
opencv-python==4.1.2.30
opencv-python==4.4.0
opt-einsum==3.2.1
pkg-resources==0.0.0
protobuf==3.11.2
Expand Down
2 changes: 1 addition & 1 deletion utils/image.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,4 +221,4 @@ def visualize_result(imgs_list, arg):
k += 1
else:
pass
return imgs
return imgs

0 comments on commit 1322f2d

Please sign in to comment.