InvokeAI/invokeai/app/api
Lincoln Stein 31e97ead2a move invokeai.db to ~/invokeai/databases
- The invokeai.db database file has now been moved into
  `INVOKEAIROOT/databases`. Using plural here for possible
  future with more than one database file.

- Removed a few dangling debug messages that appeared during
  testing.

- Rebuilt frontend to test web.
2023-06-03 20:25:34 -04:00
..
routers feat(nodes): make list images route use offset pagination 2023-05-28 20:19:56 -04:00
dependencies.py move invokeai.db to ~/invokeai/databases 2023-06-03 20:25:34 -04:00
events.py Event service will now sleep for 100ms between polls instead of 1ms, reducing CPU usage significantly 2023-04-23 21:27:02 +01:00
sockets.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00