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

Illegal Hardware Error: Mac M1 #129

Closed
emmajane1313 opened this issue Apr 12, 2023 · 3 comments
Closed

Illegal Hardware Error: Mac M1 #129

emmajane1313 opened this issue Apr 12, 2023 · 3 comments
Labels

Comments

@emmajane1313
Copy link

SD A1111 is crashing when I install the sad talker library on my mac m1 with this error:

[1]    53170 illegal hardware instruction  ./webui.sh --disable-safe-unpickle
/Users/devdesign/.asdf/installs/python/3.10.1/lib/python3.10/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '

SD works fine without sad talker but it seems the extension is not compatible with m1? I'm running the SD webui with the --disable-safe-unpickle flag

@vinthony
Copy link
Collaborator

In extensions/Sadtalker/scripts/extension.py, replace dlib-bin to dlib

image

@vinthony
Copy link
Collaborator

we have solve the problem of M1 installation in 0c3649b, close this one and let me know if you have any problem.

@emmajane1313
Copy link
Author

I tried that but unfortunately am still getting this
[1] 75040 illegal hardware instruction ./webui.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants