Replies: 1 comment
-
wiki guide may be out of date, if you search discussions and PRs there are a couple of more recent ones being shared. If you find something that works, maybe we could update to use that one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to install the webui in a Docker container, because I have different Python version to my local, I don't want the installation mess up my local environment. I followed up the installation steps, using a Python 3.10 image, and clone the git Repo to the container. but when I ran the
webui.sh
script. it failed with this error message:My host machine is macOS with M1 chips. I'm wondering has it been supported by Torch currently? And what's the workaround to fix this issue?
Beta Was this translation helpful? Give feedback.
All reactions