kyanmahajan commited on
Commit
a547b30
·
verified ·
1 Parent(s): f538f93

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
  flask
 
2
  torch
3
  torchvision
4
  pillow
5
  numpy
6
  matplotlib
7
- opencv-python
8
  git+https://github.com/jacobgil/pytorch-grad-cam.git
 
 
1
  flask
2
+ flask-cors
3
  torch
4
  torchvision
5
  pillow
6
  numpy
7
  matplotlib
8
+ opencv-python-headless
9
  git+https://github.com/jacobgil/pytorch-grad-cam.git
10
+