InvokeAI/invokeai/app/services/shared
psychedelicious c5ba4f2ea5 feat(db): remove file backups
Instead of mucking about with the filesystem, we rely on SQLite transactions to handle failed migrations.
2023-12-12 11:12:46 +11:00
..
sqlite feat(db): remove file backups 2023-12-12 11:12:46 +11:00
sqlite_migrator feat(db): remove file backups 2023-12-12 11:12:46 +11:00
__init__.py feat(backend): organise service dependencies 2023-10-12 12:15:06 -04:00
default_graphs.py chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
graph.py feat(nodes): add index and total to iterate output 2023-12-04 14:11:32 +11:00
pagination.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00