InvokeAI/invokeai/app
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
..
api Remove fastapi-socketio dependency, doesn't really do much for us and… (#4552) 2023-09-20 22:30:01 +00:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
cli isort wip 2023-09-12 13:01:58 -04:00
invocations Merge remote-tracking branch 'origin/main' into feat/taesd 2023-09-20 10:46:55 -07:00
models feat(nodes): refactor parameter/primitive nodes 2023-08-16 09:54:38 +10:00
services Merge branch 'main' into fix/nodes/selective-cache-invalidation 2023-09-20 10:41:23 -04:00
util fix: canvas not working on queue 2023-09-20 09:57:10 -04:00
api_app.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
cli_app.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00