Armandoliv commited on
Commit
f84118c
·
1 Parent(s): abd1887

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  python-docx==0.8.11
2
  layoutparser==0.3.4
 
3
  torchvision==0.13.1+cu113
4
  detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.5#egg=detectron2
 
1
  python-docx==0.8.11
2
  layoutparser==0.3.4
3
+ torch==1.12.1+cu113
4
  torchvision==0.13.1+cu113
5
  detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.5#egg=detectron2