Not working Well: Blur Image #168
Answered
by
William-island
PowerHazzard
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
William-island
Aug 11, 2024
Replies: 3 comments 2 replies
-
Ah, but this not replace hair, no point then. Thx for show it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same problem. When using CPU, it just replaces the face with black square and works bad with GPU. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thanks to your question, I was finally able to solve my problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi, i have solved the problem. Just strictly follow the official tutorial:
pip uninstall onnxruntime onnxruntime-gpu
pip install onnxruntime-gpu==1.16.3