mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-07-12 20:39:53 +02:00
change description ht @bertsky @vahidrezanezhad
This commit is contained in:
parent
b7a6301948
commit
e5bc5572a2
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -11,7 +11,7 @@ install_requires = open('requirements.txt').read().split('\n')
|
|||
setup(
|
||||
name='sbb_binarization',
|
||||
version=version,
|
||||
description='Binarization with ',
|
||||
description='Pixelwise binarization with selectional auto-encoders in Keras',
|
||||
long_description=open('README.md').read(),
|
||||
long_description_content_type='text/markdown',
|
||||
author='Vahid Rezanezhad',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue