rahulved commited on
Commit
88a10eb
·
1 Parent(s): a1788b2

Fixed requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,4 +2,5 @@ torch
2
  torchvision
3
  Pillow
4
  numpy
 
5
 
 
2
  torchvision
3
  Pillow
4
  numpy
5
+ scipy
6