InvokeAI/invokeai/app
Kevin Turner fe6858f2d9 feat: use the predicted denoised image for previews
Some schedulers report not only the noisy latents at the current timestep,
but also their estimate so far of what the de-noised latents will be.

It makes for a more legible preview than the noisy latents do.
2023-03-09 20:28:06 -08:00
..
api fix broken scripts 2023-03-03 20:19:37 -05:00
cli [cli] Update CLI to define commands as Pydantic objects 2023-03-04 14:46:02 -08:00
invocations feat: use the predicted denoised image for previews 2023-03-09 20:28:06 -08:00
services fix broken scripts 2023-03-03 20:19:37 -05:00
api_app.py fix broken scripts 2023-03-03 20:19:37 -05:00
cli_app.py [cli] Execute commands in-order with nodes 2023-03-08 19:25:03 -08:00