Skip to content

mirrajabi/sdxl-turbo-mac-mps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDXL Turbo on mac MPS

This is a test project to demonstrate how you can run SDXL Turbo on locally on mac M1/M2.

How to run

  1. clone this repository.
  2. Run python -m venv .venv to create a virtual environment.
  3. Run source .venv/bin/activate to activate the virtual environment.
  4. Run ./install-deps-mac.sh to install dependencies.
  5. Run python main.py to run the program.
  6. To deactivate the virtual environment, run deactivate.

About

Run Stable Diffusion XL Turbo on Mac M1/M2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published