mike23415 commited on
Commit
017fcda
·
verified ·
1 Parent(s): fb1c468

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  flask
2
  flask-cors
3
- torch
4
- torchvision
5
  numpy
6
  Pillow
7
  gfpgan
 
1
  flask
2
  flask-cors
3
+ torch==2.0.1+cpu
4
+ torchvision==0.15.2+cpu
5
  numpy
6
  Pillow
7
  gfpgan