processoptimisationsystem commited on
Commit
3aa5a9c
·
verified ·
1 Parent(s): 69830d3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ numpy==1.26.4
4
+ Pillow
5
+ opencv-python
6
+ matplotlib
7
+ pytorch-grad-cam
8
+ lime
9
+ shap==0.43.0
10
+ gradio