1
0
Fork 0

재설정

This commit is contained in:
EnvyPC 2024-04-12 08:41:37 +09:00
parent 5e3ac7e812
commit d77b860ac9
1 changed files with 1 additions and 0 deletions

View File

@ -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'