guetLzy commited on
Commit
6a26b21
·
verified ·
1 Parent(s): d587738

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,6 +4,6 @@ gfpgan>=1.3.5
4
  numpy
5
  opencv-python
6
  Pillow
7
- torch>=1.7
8
- torchvision<2.0
9
  tqdm
 
4
  numpy
5
  opencv-python
6
  Pillow
7
+ torch==2.0.1
8
+ torchvision==0.15.2
9
  tqdm