Skip to content

v0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 14:12
fix(build): Pin torch dependencies and update spec

- Pins torch, torchvision, and torchaudio to specific versions in requirements.txt for reproducible builds.
- Updates the PyInstaller .spec file to correctly include torchvision binaries and the hidden 'scipy._cyutility' import, ensuring a successful build.