What's Changed
- Using a conda lock file to fix GPU-enable pytorch dependencies not being added correctly by @pranavmishra90 in #7. A bash script converts the
environment.yml
file into a conda-lock with specifications for Nvidia CUDA 12.4 on a Linux 64 bit platform. - Improved scripts to pick up next image tag and push to repositories
- Added logging of docker push
- Gitea testing docker image repository
Full Changelog: v0.2.1...v0.2.4