InvokeAI/invokeai/app
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
..
api feat(nodes): add nameservice 2023-05-28 20:19:56 -04:00
cli use InvokeAISettings for app-wide configuration 2023-05-03 22:30:30 -04:00
invocations Fixed controlnet preprocessors and controlnet handling in TextToLatents to work with revised Image services. 2023-05-26 21:44:00 -04:00
models feat(nodes): change intermediates handling 2023-05-25 22:17:14 -04:00
services feat(nodes): add nameservice 2023-05-28 20:19:56 -04:00
util feat(nodes): address feedback 2023-05-24 11:30:47 -04:00
api_app.py fix(nodes): fix bugs with serving images 2023-05-24 11:30:47 -04:00
cli_app.py feat(nodes): add nameservice 2023-05-28 20:19:56 -04:00