HugoHE commited on
Commit
e20a05e
·
1 Parent(s): ff63254

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- torch
 
2
  numpy
3
- opencv-python
4
- pickle
5
- gradio
6
- tqdm
7
  matplotlib
 
 
8
  grad-cam
 
 
9
  scikit-learn
 
1
+ opencv-python-headless
2
+ pandas
3
  numpy
 
 
 
 
4
  matplotlib
5
+ torch
6
+ torchvision
7
  grad-cam
8
+ gradio
9
+ tqdm
10
  scikit-learn