mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
Use asyncio.gather() to load multiple images concurrently instead of sequentially, significantly reducing latency for multi-image edit operations.