Closed slk333 closed 2 years ago
Thank you for the report. You are the second user I see with this error. I will need to reproduce it and check what I did to make it work on my laptop.
To check, what Macbook do you use?
hi, I use macbookpro m1 pro 14inch 16gb ram 16 core GPU
I found this on the readme from Istein https://github.com/lstein/stable-diffusion/blob/main/README-Mac-MPS.md#the-processor-must-support-the-intel-bla-bla-bla
Screenshot:
Let me try to dd the CONDA_SUBDIR=osx-arm64
this will force to use the arm64 packages.
im gonna try a new clean install with your latest commit.
I think there is a critical error here:
4. Patching Apple Silicon support
Fix environment-mac-updated.yml
environment-mac-upd 100%[===================>] 1019 --.-KB/s in 0s
Fix GPFGAN upscaling
gfpgan_tools.py.pat 100%[===================>] 4,07K --.-KB/s in 0,001s
error: ldm/gfpgan/gfpgan_tools.py: No such file or directory
simplet2i.py.patch 100%[===================>] 2,55K --.-KB/s in 0s
simplet2i.py.patch:35: trailing whitespace.
error: ldm/simplet2i.py: No such file or directory
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
python: can't open file '/Users/antoineweber/stable-diffusion/GFPGAN/setup.py': [Errno 2] No such file or directory
I need to check that. Seems the Git patch could be applied anymore. I will dive deep into it.
One solution will be to switch to the development of Lstein project. I will see what’s the best option
n/a
Oops, I mistakened this issue with another one.
Anyway, I installed using istein repo and it's now working there, especially gfpgan.
only issue there is that they don't use realesrgan-ncnn-vulkan
yet.
Thanks for this repo it helped me for a while.
Hi, after fixing the install, I got this error