InvokeAI/invokeai/app/api
psychedelicious c21245f590 fix(api): make list models params querys, make path /, remove defaults
The list models route should just be the base route path, and should use query parameters as opposed to path parameters (which cannot be optional)

Removed defaults for update model route - for the purposes of the API, we should always be explicit with this
2023-07-06 15:34:50 +10:00
..
routers fix(api): make list models params querys, make path /, remove defaults 2023-07-06 15:34:50 +10:00
dependencies.py fix: resolve rebase conflicts 2023-06-22 16:25:49 +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 all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00