InvokeAI/invokeai/app
Lincoln Stein dac3c158a5 Merge branch 'main' into feat/preview_predicted_x0
- resolve conflicts with generate.py invocation
- remove unused symbols that pyflakes complains about
- add **untested** code for passing intermediate latent image to the
  step callback in the format expected.
2023-03-25 16:07:18 -04:00
..
api [nodes] Add Edge data type 2023-03-14 23:09:30 -07:00
cli [cli] Update CLI to define commands as Pydantic objects 2023-03-04 14:46:02 -08:00
invocations Merge branch 'main' into feat/preview_predicted_x0 2023-03-25 16:07:18 -04:00
services fix(nodes): fix step_callback + fast latents generation 2023-03-16 20:03:08 +11:00
api_app.py Just set output value in node schemas. Don't use additionalProperties, which would impact the schema. 2023-03-12 20:40:29 -07:00
cli_app.py [nodes] Add Edge data type 2023-03-14 23:09:30 -07:00