-
-
Notifications
You must be signed in to change notification settings - Fork 867
[HARDWARE] Support for Apple Silicon and Intel Mac #188
Copy link
Copy link
Closed
Labels
hardwareRelated to hardware supportRelated to hardware support
Description
Re-opening as this was closed a bit too early. I am still having troubles...
The first part was: #145
Here my comments to yours
| conda env create -f environment.yaml
Hey thanks for this. I have some difficulties. Here is what I have done:
- I have duplicated a file that ended with .sh
- I have changed the content with the below and renamed the file webui.sh
- I have placed that file on the location stable-diffusion-main
- I have opened Terminal and have then written sh [space] then I have moved the filw webui.sh onto terminal to start the process
- I have encountered an error
What am I doing wrong?
What should I write exactly after activate?
Thx!
conda env create -f /Users/[name_of_the_user]/Downloads/stable-diffusion-main/environment.yaml
conda env update --file environment.yaml --prune
conda activate /Users/[name_of_the_user]/Downloads/stable-diffusion-main/environment.yaml
python scripts\relauncher.py
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
hardwareRelated to hardware supportRelated to hardware support