InvokeAI/invokeai/app/api
Brandon b915d74127
Remove fastapi-socketio dependency, doesn't really do much for us and… (#4552)
* Remove fastapi-socketio dependency, doesn't really do much for us and isn't well maintained

* Run python black

* Remove fastapi_socketio import

* Add __app as class variable in case we ever need it later

* Run isort

---------

Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com>
2023-09-20 22:30:01 +00:00
..
routers feat(api): add route to clear invocation cache 2023-09-20 22:53:25 +10:00
dependencies.py feat: queued generation (#4502) 2023-09-20 15:09:24 +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 Remove fastapi-socketio dependency, doesn't really do much for us and… (#4552) 2023-09-20 22:30:01 +00:00