JaMe76 commited on
Commit
dc0fd31
Β·
1 Parent(s): 6d10d15

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  Pillow==9.5.0
2
  torch==1.12.0
3
  torchvision==0.13.0
 
4
  git+https://github.com/deepdoctection/deepdoctection#egg=deepdoctection[hf]
 
1
  Pillow==9.5.0
2
  torch==1.12.0
3
  torchvision==0.13.0
4
+ detectron2@git+https://github.com/facebookresearch/detectron2.git
5
  git+https://github.com/deepdoctection/deepdoctection#egg=deepdoctection[hf]