mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
update github url
This commit is contained in:
parent
aafdfb6573
commit
b0e08842c3
2
setup.py
2
setup.py
@ -149,7 +149,7 @@ if __name__ == '__main__':
|
||||
description='Text Detection, OCR, and NLP Toolbox',
|
||||
long_description=readme(),
|
||||
keywords='Text Detection, OCR, KIE, NLP',
|
||||
url='https://github.com/jeffreykuang/mmocr',
|
||||
url='https://github.com/open-mmlab/mmocr',
|
||||
packages=find_packages(exclude=('configs', 'tools', 'demo')),
|
||||
package_data={'mmocr.ops': ['*/*.so']},
|
||||
classifiers=[
|
||||
|
Loading…
x
Reference in New Issue
Block a user