Athagi commited on
Commit
d8a5539
·
1 Parent(s): 3d9f45e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch
2
- torchvision
3
  gfpgan
4
  facexlib
5
- insightface
6
  onnxruntime
7
  opencv-python
8
  numpy
 
1
+ torch==1.13.1
2
+ torchvision==0.14.1
3
  gfpgan
4
  facexlib
5
+ insightface==0.7.3
6
  onnxruntime
7
  opencv-python
8
  numpy