Skip to content

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 22 Dec 04:53
· 20 commits to main since this release
fix(windows): add missing PyInstaller dependencies for sidecar

- Add --hidden-import=psutil (for watchdog function)
- Add --hidden-import=cv2 (for OpenCV)
- Add --collect-all nicegui and openai packages
- Align Windows build with Mac configuration
- Fixes Windows CUDA/CPU sidecar build failure