mawady commited on
Commit
b2d3d7a
·
1 Parent(s): 89399cf
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- pillow
2
- torch==2.0.0
3
- torchvision==0.15.1
4
- mmcv-lite==2.0.0
5
- mmdet==3.0.0
6
- mmengine==0.7.2
7
- mmocr==1.0.0
 
 
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/open-mmlab/[email protected]