logoalt Hacker News

hi_hitoday at 12:00 AM1 replyview on HN

How long does it take to process from input images to model output?


Replies

jcjohnstoday at 1:12 AM

Unfortunately that's a complex question... this depends on the number of diffusion steps, the size of the context, the image resolution, and the type and number of inference devices we use. There are lots of knobs to trade off speed, quality, latency, throughput, and cost.

An ideal workflow would be something semi-interactive that you can use to quickly iterate on an idea, followed by a longer offline bake-out to generate final production-quality assets.