JaMe76 commited on
Commit
02da51e
·
1 Parent(s): 154ca43

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -7
requirements.txt CHANGED
@@ -1,8 +1,3 @@
 
 
1
  git+https://github.com/deepdoctection/deepdoctection#egg=deepdoctection[hf]
2
-
3
- #-f https://download.pytorch.org/whl/torch_stable.html
4
- #-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.10/index.html
5
- #torch==1.10.0+cu111
6
- #torchvision==0.11.0+cu111
7
- #detectron2
8
- #git+https://github.com/deepdoctection/deepdoctection#egg=deepdoctection[hf]
 
1
+ torch
2
+ torchvision
3
  git+https://github.com/deepdoctection/deepdoctection#egg=deepdoctection[hf]