intabai / image gen

github

models (cached in browser)
show / hide model cache Models download once into your browser and persist across visits. Nothing leaves your machine.
prompt
options
input image (optional)
Provide an image to guide generation. How it is used depends on the selected model.
advanced
- multiples of 8.
- denoising iterations. fewer = faster, lower quality.
- prompt adherence strength.
- leave blank for a fresh random seed each run.
- decode the VAE in 256-pixel tiles instead of one shot. works around GPU memory crashes seen on some mobile WebGPU stacks at 384+. introduces faint blending in tile-overlap regions; default on for mobile, off for desktop.
- log verbose per-step diagnostics (timings, latent stats, NaN counts) to the browser devtools console. useful when something is wrong; noisy otherwise.