Deep-Live-Cam
Deep-Live-Cam copied to clipboard
add onnxslim support
https://github.com/hacksider/Deep-Live-Cam/issues/198
Summary by Sourcery
Add support for onnxslim by updating the README.md with instructions on how to optimize the inswapper_128_fp16.onnx model.
Documentation:
- Update README.md to include instructions for optimizing the inswapper_128_fp16.onnx model using onnxslim.
Reviewer's Guide by Sourcery
This pull request adds support for optimizing the 'inswapper_128_fp16.onnx' model using the 'onnxslim' tool. The changes are implemented by updating the README.md file to include instructions on how to use 'onnxslim' for model optimization.
File-Level Changes
| Files | Changes |
|---|---|
README.md |
Updated the README.md file to include instructions for optimizing the 'inswapper_128_fp16.onnx' model using 'onnxslim'. |
Tips
- Trigger a new Sourcery review by commenting
@sourcery-ai reviewon the pull request. - Continue your discussion with Sourcery by replying directly to review comments.
- You can change your review settings at any time by accessing your dashboard:
- Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
- Change the review language;
- You can always contact us if you have any questions or feedback.