fix readthedoc (#247)

pull/255/head
Hongbin Sun 2021-05-27 21:58:11 +08:00 committed by GitHub
parent ef4402621f
commit 70715cee42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -152,3 +152,8 @@ pipelines
^^^^^^^^^^^
.. automodule:: mmocr.datasets.pipelines
:members:
utils
^^^^^^^^^^^
.. automodule:: mmocr.datasets.utils
:members:

View File

@ -1,5 +1,6 @@
imgaug
kwarray
lanms-proper
lmdb
matplotlib
mmcv