Open oldfishoh opened 1 year ago
Try running this in CLI:
export PYTORCH_ENABLE_MPS_FALLBACK=1
python gradio_app.py --device mps
Try running this in CLI:
export PYTORCH_ENABLE_MPS_FALLBACK=1 python gradio_app.py --device mps
Loading networks from "/Users/laoyu/draggan/checkpoints-pkl/ada/afhqcat.pkl"...
Registering hook for: b256
_imported_module_1af704f46e18456fb60d0bfa9754f9e9:240: UserWarning: The operator 'aten::lerp.Scalar_out' is not currently supported on the MPS backend and will fall back to run on the CPU. This may have performance implications. (Triggered internally at /Users/runner/work/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSFallback.mm:11.)
Registering hook for: b256
Traceback (most recent call last):
File "gradio_app.py", line 317, in