Xianbao QIAN commited on
Commit
7c18ecd
1 Parent(s): 378b1f2

update the requirement file. Dockerfile is not recognized by HF space

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -1,2 +1,8 @@
 
 
 
 
 
 
1
  gradio
2
  git+https://github.com/xianbaoqian/mmocr.git
 
1
+ --find-links https://download.pytorch.org/whl/torch_stable.html
2
+ torch==1.12.0+cpu
3
+ torchvision
4
+ --find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.12.0/index.html
5
+ mmcv-full==1.6.0
6
+ mmdet==2.25.0
7
  gradio
8
  git+https://github.com/xianbaoqian/mmocr.git