InvokeAI/invokeai/app/api
psychedelicious 9ba50130a1 fix(api): fix db location types
The services all want strings instead of `Path`s; create variable for the string representation of the path provided by the config services.
2023-08-06 14:09:04 +10:00
..
routers feat: add multi-select to gallery 2023-08-03 11:46:59 +10:00
dependencies.py fix(api): fix db location types 2023-08-06 14:09:04 +10: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 Apply black 2023-07-27 10:54:01 -04:00