BhumikaMak commited on
Commit
70281a0
·
1 Parent(s): 60af537

Add requirements for PyTorch and dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ torchaudio
4
+ numpy
5
+ pillow
6
+ opencv-python
7
+ pytorch-grad-cam
8
+ gradio