Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OpenVINO and ROCm ONNX Runtime for WD14 #1213

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Conversation

Disty0
Copy link
Contributor

@Disty0 Disty0 commented Mar 27, 2024

  • Add ONNX Runtime OpenVINO for any vendor on any platform. (Tested on Intel ARC A770 and AMD RX 7900 XTX)
    OpenVINO will default to GPU.1 if multiple GPUs are available.
  • Add ONNX Runtime ROCm for AMD on Linux. (Tested on AMD RX 7900 XTX)
  • Update IPEX libs.

For OpenVINO installation: pip install onnxruntime-openvino
For ROCm installation: https://rocm.docs.amd.com/projects/radeon/en/latest/docs/install/install-onnx.html

@kohya-ss
Copy link
Owner

Thank you for updating WD14 tagger! It is really helpful.

@kohya-ss kohya-ss merged commit b86af67 into kohya-ss:dev Mar 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants