Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pin numpy version to prevent conflits (#114)
This commit ensures that numpy<2.0.0 is used to prevent conflicts with Pytorch 2.1.1. We can upgrade these packages in the future.
- Loading branch information