New
v1.2.7
更新了什么?
- API支持DPI设置、人脸旋转矫正
- 增加环境变量
RUN_MODE,可设置为beast(野兽模式),以不释放内存的方式换取更快的模型推理速度 - 底色选项增加
美式证件照 - 修复在「人脸矫正」下美颜失效的问题
- 图片下载改为默认png
What's New?
- API supports DPI setting, face rotation correction
- Added the environment variable
RUN_MODE, which can be set tobeastfor faster model inference speed at the cost of not releasing memory. - Added a background option for
American ID Photo. - Fixed the issue where beauty effects were not working under "Face Correction".
- Changed the default image download format to PNG.
What's Changed
- fix: template accordion by @Zeyi-Lin in https://github.com/Zeyi-Lin/HivisionIDPhotos/pull/146
- refactor: image download png by @Zeyi-Lin in https://github.com/Zeyi-Lin/HivisionIDPhotos/pull/147
- fix: face align beauty by @Zeyi-Lin in https://github.com/Zeyi-Lin/HivisionIDPhotos/pull/148
- feat: usa style idphoto by @Zeyi-Lin in https://github.com/Zeyi-Lin/HivisionIDPhotos/pull/149
- feat: performance printing by @Zeyi-Lin in https://github.com/Zeyi-Lin/HivisionIDPhotos/pull/156
- feat: beast mode by @Zeyi-Lin in https://github.com/Zeyi-Lin/HivisionIDPhotos/pull/160
Full Changelog: https://github.com/Zeyi-Lin/HivisionIDPhotos/compare/v1.2.6...v1.2.7