gaunernst commited on
Commit
abf5824
1 Parent(s): fdcfdd3

update deps

Browse files
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +1 -0
packages.txt CHANGED
@@ -1 +1,2 @@
 
1
  tesseract-ocr
 
1
+ libssl
2
  tesseract-ocr
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  --extra-index-url https://mirror.baidu.com/pypi/simple
2
  numpy
3
  torch
 
1
+ --index-url https://download.pytorch.org/whl/cpu
2
  --extra-index-url https://mirror.baidu.com/pypi/simple
3
  numpy
4
  torch