stable diffusion with mlx
Goal: let’s run stable diffusion 2 on Apple Silicon
Tools Used
MLX
https://ml-explore.github.io/mlx/build/html/index.html
M1 Pro 16G
Test
Run it exactly as Apple provides it, without any customization
1
python txt2image.py “A logo of an shy baby bird who have yellow color.” –n_images 4 –n_rows 2

2
python txt2image.py “A logo of an shy baby bird who have yellow color with cartool style.” –n_images 1

3
python txt2image.py “cartoon character of a person with a hoodie , in style of cytus and deemo, ork, gold chains, realistic anime cat, dripping black goo, lineage revolution style, thug life, cute anthropomorphic bunny, balrog, arknights, aliased, very buff, black and red and yellow paint” –n_images 1

4
python txt2image.py “realistic futuristic city-downtown with short buildings, sunset” –n_images 1

Conclusion
I need help from a prompt master
20240107
Leave a comment