Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadJavadD committed Jun 16, 2020
1 parent 25c4a89 commit e9abc02
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,4 @@ Session.vim
tags

# End of https://www.gitignore.io/api/python,vim
main.sh
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
ipdb
tqdm
scipy
scipy==1.2.1
imageio
pygraphviz
torch
torchvision
tensorboardX
Pillow
opencv-contrib-python

0 comments on commit e9abc02

Please sign in to comment.