Skip to content

v0.2.0 - SAM-B + PyInstaller 打包

Latest

Choose a tag to compare

@lilyco-42 lilyco-42 released this 24 Jul 14:14
· 2 commits to master since this release

v0.2.0

变更

  • 模型: mobile_sam.pt → sam_b.pt (更优边缘质量)
  • 边缘平滑: LANCZOS + gaussian_filter 抗锯齿
  • 修复画布滚动偏移 (wrap.scrollLeft/Top)
  • 修复拖拽遗留 SyntaxError
  • PyInstaller 打包支持 (pyinstaller.ps1)

注意

  • Nuitka 版(性能优化版)赞助后获取
  • 首次运行自动下载 sam_b.pt (~360MB)
  • 需要 WebView2 Runtime