InvokeAI/invokeai
psychedelicious@windows 2c1a91241e fix(app): windows indefinite hang while finding port
For some reason, I started getting this indefinite hang when the app checks if port 9090 is available. After some fiddling around, I found that adding a timeout resolves the issue.

I confirmed that the util still works by starting the app on 9090, then starting a second instance. The second instance correctly saw 9090 in use and moved to 9091.
2024-07-13 14:46:41 +10:00
..
app fix(app): windows indefinite hang while finding port 2024-07-13 14:46:41 +10:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend Demote error log to warning to models treated as having size 0. 2024-07-09 08:35:43 -04:00
configs feat(mm): support sdxl ckpt inpainting models 2024-04-28 12:57:27 +10:00
frontend translationBot(ui): update translation (Italian) 2024-07-13 08:38:22 +10:00
invocation_api Fix static type errors with SCHEDULER_NAME_VALUES. And, avoid bi-directional cross-directory imports, which contribute to circular import issues. 2024-07-05 07:38:35 -07:00
version chore: bump version to 4.2.6a1 2024-07-11 10:34:53 +10:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00