mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
f1b6f78319
- Ensure db files are closed before manipulating them - Use contextlib.closing() so that sqlite connections are closed on existing the context |
||
---|---|---|
.. | ||
api | ||
assets/images | ||
invocations | ||
services | ||
shared | ||
util | ||
api_app.py |