csabhay commited on
Commit
13befff
1 Parent(s): 9371d02

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio==3.50
2
- Pillow
3
- facenet-pytorch
4
- torch
5
- opencv-python
6
- grad-cam
 
1
+ gradio==3.5
2
+ Pillow==9.4.0
3
+ facenet-pytorch==2.5.2
4
+ torch==1.11.0
5
+ opencv-python==4.7.0.72
6
+ grad-cam==1.4.6