openfree commited on
Commit
ea83eb4
·
verified ·
1 Parent(s): fa01363

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- --find-links https://download.pytorch.org/whl/torch_stable.html
2
  accelerate>=0.25.0
3
  transformers>=4.30.0
4
  kornia>=0.7.0
5
- torch==2.0.1
6
  torchvision==0.15.2
7
  insightface>=0.7.3
8
  opencv-python>=4.8.1.78
 
 
1
  accelerate>=0.25.0
2
  transformers>=4.30.0
3
  kornia>=0.7.0
4
+ torch
5
  torchvision==0.15.2
6
  insightface>=0.7.3
7
  opencv-python>=4.8.1.78