Skip to content

Add Pillow dependency for model conversion tools#91

Open
Lao666-bot wants to merge 2 commits intosipeed:mainfrom
Lao666-bot:main
Open

Add Pillow dependency for model conversion tools#91
Lao666-bot wants to merge 2 commits intosipeed:mainfrom
Lao666-bot:main

Conversation

@Lao666-bot
Copy link
Copy Markdown

tflite2tmdl.py 依赖 PIL(Pillow)进行图像处理,但当前依赖文件中缺少此项,运行转换工具时出现 ModuleNotFoundError

此 PR 在 requirements.dev.txt 中添加 Pillow,解决该问题。

测试:安装后运行 python -m tinymaix.tools.tflite2tmdl 可正常导入 PIL。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant