InvokeAI/invokeai/app/api
psychedelicious 33a0af4637 feat(nodes): add nameservice
Currenly only used to make names for images, but when latents, conditioning, etc are managed in DB, will do the same for them.

Intended to eventually support custom naming schemes.
2023-05-28 20:19:56 -04:00
..
models feat(nodes): add metadata handling 2023-05-24 11:30:47 -04:00
routers feat(nodes): change intermediates handling 2023-05-25 22:17:14 -04:00
dependencies.py feat(nodes): add nameservice 2023-05-28 20:19:56 -04: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