HemaAM commited on
Commit
294160e
·
1 Parent(s): 96d6bb6

Upload requirements.txt

Browse files

This is the initial upload/commit of all the needed packages for this app to run.

Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ numpy
4
+ grad-cam
5
+ pandas
6
+ gradio
7
+ Pillow
8
+ torchinfo