Skip to content

Commit

Permalink
added onnxruntime-silicon package for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
bigcat88 committed Sep 26, 2024
1 parent 6583c4e commit 7214410
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
insightface
onnxruntime
onnxruntime-gpu; sys_platform != 'darwin' and platform_machine == 'x86_64'
onnxruntime-silicon; sys_platform == 'darwin'

0 comments on commit 7214410

Please sign in to comment.