Not works on Mac

#40
by animax - opened

How can we make it to run at Mac? if we set device to "cpu" got error, resrouce_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 '
and tried to use "mps" as device, but the result image will be completely black.

Any suggestion?

Use it in Draw Things

I used Claude Code to fix the sample code to suppot mac. It replaced "cuda" with "mps". The result looks great. But it took almost 5 hours to generate one picture. I am using macbook pro m4 max.

example.png

Sign up or log in to comment