InvokeAI/invokeai/app
psychedelicious 8f393b64b8 feat(nodes): add seed validator
If `seed>SEED_MAX`, we can still continue if we parse the seed as `seed % SEED_MAX`.
2023-05-24 11:30:47 -04:00
..
api fix(nodes): fix bugs with serving images 2023-05-24 11:30:47 -04:00
cli use InvokeAISettings for app-wide configuration 2023-05-03 22:30:30 -04:00
invocations feat(nodes): add seed validator 2023-05-24 11:30:47 -04:00
models feat(nodes): address feedback 2023-05-24 11:30:47 -04:00
services fix(nodes): fix bugs with serving images 2023-05-24 11:30:47 -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): wip image storage implementation 2023-05-24 11:30:47 -04:00