InvokeAI/invokeai/app/api
psychedelicious 9f382419dc revert(nodes): revert making tensors/conditioning use item storage
Turns out they are just different enough in purpose that the implementations would be rather unintuitive. I've made a separate ObjectSerializer service to handle tensors and conditioning.

Refined the class a bit too.
2024-03-01 10:42:33 +11:00
..
routers tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
dependencies.py revert(nodes): revert making tensors/conditioning use item storage 2024-03-01 10:42:33 +11:00
events.py chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
no_cache_staticfiles.py fix(api): typo in no_cache_staticfiles.py 2024-01-22 16:10:25 +11:00
sockets.py Upgrade version of fastapi and socketio 2024-02-09 09:04:01 +11:00