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.