-
Notifications
You must be signed in to change notification settings - Fork 918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't run on macOS #2503
Comments
Not a Mac user, but maybe try the |
I tried a bunch of the files (tried converting some bat files to sh files too) and kept getting errors. thanks |
yes I tried that one too, still get lots of errors, thank you I'm not sure this repo is compatible with macos altogether |
I found this thread under Discussion where they are talking about running it on Mac, check out the steps they are talking about there... |
@SvenErik1968 thank you, unfortunately it still outputs tons of errors after running all the commands listed in that comment. I would love to hear from a repo owner whether, as far as they know, this project is still expected to work on mac - before trying to troubleshoot. thank you! |
Mac user here. I've been using Forge for months, it works ok, but you definitely can't use the windows installation instructions. I'll give you instructions, but you're entering the world of the command line, which is awesome, but it's easy to get confused, frustrated, and it's very easy to annoy others with repeated simple questions that could be answered with a google search. But we got ChatGPT now, and 99% of problems you run into doing this, ChatGPT can help you solve.
This could take a while, since there are a lot of large libraries it requires. In the meantime, go to civitiai and download a model or two that you like. Forge will (I think?) download the default SD model, but it's garbage.
I like fast models, but if you don't care about speed, there are other choices. I don't really mess with Flux yet. Every time I've tried there were loads of errors due to "Apple Silicon" being pretty different. I'm giving it a few more months for the smartypants to figure out all the issues with running it on a mac. |
I downloaded the main download link listed in the README, opened terminal, navigated to where
run.bat
is located, typed./run.bat
, pressed enter, and I get:What am I missing?
thanks
The text was updated successfully, but these errors were encountered: