Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ 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 |
-
|
8 |
git+https://github.com/xianbaoqian/mmocr.git
|
|
|
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
|