-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 添加了详细的中文变更日志,突出显示了眼迹AI的功能。 - 实现了一个 GitHub Action 工作流来自动化发布过程。 - 工作流构建项目,使用 pyinstaller 创建二进制文件,并在 GitHub 上创建新发布版本。 - 发布版本包含基于 GitHub 运行编号的标签和发布名称。 - 发布说明从变更日志中获取。 - 增强了项目自动化和文档管理,以便更好地进行项目管理和部署。
- Loading branch information
Showing
2 changed files
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,6 @@ deepface | |
torch | ||
tensorflow | ||
onx | ||
onnx2keras | ||
onnx2keras | ||
aiohttp | ||
cchardet |