mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-23 14:48:08 -05:00
We can't assume that the base URL is `host:port/` - it could be `host:port/some/path/`. Make the path handling dynamic to account for this.