Releases: ashleykleynhans/runpod-worker-inswapper
Releases · ashleykleynhans/runpod-worker-inswapper
5.2.1
5.2.0
- Added default arguments to Dockerfile to attempt to fix Runpod build errors.
- Added support for CUDA 12.9 to Runpod Hub tests.
5.1.2
- Added GitHub Actions workflow to build the Docker image and push it.
5.1.1
- Updated docs.
5.1.0
- Only apply
min_face_sizeto the source image and not the target image.
5.0.5
- Added support for CUDA 12.9 in Runpod workflow.
5.0.4
- Updated docs.
5.0.3
- Improved error handling.
- Pinned
onnxmodule to version 1.17.0. - Bumped
runpodmodule to version 1.7.13. - Calculate size of payload and response JSON in example scripts.
5.0.1
- Fix defaults.
5.0.0
- Added unit tests.
- Added new feature to filter faces using
max_face_sizeparameter. - Moved example scripts to
examplesdirectory.