-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add support to run on Windows #187
Conversation
I just tried this branch on a windows 10 machine and it failed. I'd love any help getting it to work.
|
Hum, I didn't have that error message before, maybe this is some kind of dependencies version problem? First you may checkout the dependencies version, here is my list Also some discussions here: AUTOMATIC1111/stable-diffusion-webui#4268 (reply in thread) Then you may try on this colab or use the master branch code and see if your input image can work: https://github.com/donlinglok/3d-photo-inpainting/commits/master |
Got any ideas for this error? Tried several forks and versions of torch/cuda, can't seem to get around it on Windows
|
Need to install Git BASH to run.
Ref: AUTOMATIC1111/stable-diffusion-webui#4268 (reply in thread)