forked from ckh08045/AutoPercenty
재설정
This commit is contained in:
parent
5e3ac7e812
commit
d77b860ac9
|
|
@ -28,6 +28,7 @@ a = Analysis(
|
|||
(os.path.join(spec_dir, 'NotoSansKR-Regular.ttf'), '.'),
|
||||
(os.path.join(spec_dir, 'NotoSansKR-SemiBold.ttf'), '.'),
|
||||
(os.path.join(spec_dir, 'simfang.ttf'), '.'),
|
||||
|
||||
],
|
||||
hiddenimports=[
|
||||
'shapely', 'pyclipper', 'imghdr', 'skimage', 'skimage.morphology._skeletonize', 'imgaug', 'scipy.io', 'lmdb', 'tqdm', 'paddlepaddle.core'
|
||||
|
|
|
|||
Loading…
Reference in New Issue