Show HN: Michelangelo.best – free AI image generator with glitch mode

1 bai422 2 6/26/2025, 6:26:10 PM michelangelo.best ↗
Hi HN,

*I built michelangelo.best — a 100% free, no-login text-to-image playground.*

### Why another T2I site? - I kept getting locked behind paywalls or signup walls when showing AI art to friends. - I wanted something dead-simple: open the page, type a prompt, get a PNG.

### What’s different? 1. *Fast & lightweight*: running a quantized model on a bare-metal 4060 (8 GB) with queueing + auto-cleanup. 2. *Glitch bonus*: the model is not SOTA. Rough edges produce occasional “cursed” or surreal results — the community started calling it free glitch-art mode. I embraced it: there’s a toggle to “allow wild mutations”. 3. *Public REST endpoint*: `POST /generate` with `prompt`, `steps`, etc. (docs in footer).

### Known issues - Faces can melt; hands can go Lovecraftian. - Only English/CN prompts are tested. - Heavy traffic will queue (I show ETA).

### Roadmap - Switch to SDXL Turbo when VRAM budget allows. - Add seed & negative-prompt fields. - Open-source the FastAPI backend if there’s interest.

Would love your feedback!

Demo images (normal + glitchy): https://michelangelo.best/demo/normal.png | [link2] | [link3]

Thanks for checking it out — happy to answer anything.

Comments (2)

k310 · 7h ago
Am I doing something wrong? It's entirely in Chinese (I think)except for the title and copyright notice with no apparent "English" button.

Typing Hello did return an image.

bai422 · 1h ago
hello ,K310, my web support english also, you can change english language and if you don't know how to prompts, you can click prompts button got some info, thank you for using my web.