Image Generation Optimization
Run Stable Diffusion 3 on your Apple Silicon Mac

Run Stable Diffusion 3 on your Apple Silicon Mac

6/18/2024

What this post added

This post details how to run Stable Diffusion 3 locally on Apple Silicon Macs using a provided repository and Python environment, as well as an alternative method using DiffusionKit with MLX. It includes performance comparisons between the two methods and discusses various parameters for customization, such as seed, prompt, dimensions, inference steps, and guidance scale. It also mentions optimizations like float16 precision and the use of T5 for longer prompts.

Read the original post ↗