osanseviero HF staff commited on
Commit
bd6a3af
1 Parent(s): cd915ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch
2
- git+https://github.com/wjf5203/VNext.git
3
  pycocotools
4
  scipy
5
  timm
 
1
+ --find-links https://download.pytorch.org/whl/torch_stable.html
2
+ torch==1.12.0+cu116
3
  pycocotools
4
  scipy
5
  timm