Controls GUI Not Showing
beezbo opened this issue · 3 comments
beezbo commented
ynagatomo commented
pcuenca commented
That's exactly right, you need to use the mac target. However, the XL model requires iOS 14 macOS 14. In this app, you could copy this line in the else to have it show up in the UI:
However, the XL pipeline is only supported in macOS 14 in apple/ml-stable-diffusion, so you'd need to make modifications there too.
beezbo commented
Thanks, that solved my issue.

