Skip to content

[HARDWARE] Support for Apple Silicon and Intel Mac #188

@BlackCube008

Description

@BlackCube008

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:

  1. I have duplicated a file that ended with .sh
  2. I have changed the content with the below and renamed the file webui.sh
  3. I have placed that file on the location stable-diffusion-main
  4. I have opened Terminal and have then written sh [space] then I have moved the filw webui.sh onto terminal to start the process
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    hardwareRelated to hardware support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions