on mac

#2
by Rigoel - opened

@PeiqingYang , Hi, this demo is awesome
does the demo work on mac M2?
I have followed all the steps to run it locally
When I run python app.py, at the end says "AssertionError: Torch not compiled with CUDA enabled" and demo has "error", like image attach
Thanks
error.jpg

Hi @Rigoel Thanks for your attention!

On a Mac M2, CUDA isn’t available.

We recommend you run the demo on a CUDA-enabled machine. Otherwise, you'll likely experience very slow performance when running the demo (e.g., using CPU).

yes, in Mac is Metal.
OK, Thanks!

Sign up or log in to comment