InvokeAI/invokeai/app
user1 d96e727dd5 Added more preprocessor nodes for:
MidasDepth
      ZoeDepth
      MLSD
      NormalBae
      Pidi
      LineartAnime
      ContentShuffle
Removed pil_output options, ControlNet preprocessors should always output as PIL. Removed diagnostics and other general cleanup.
2023-05-26 21:44:00 -04:00
..
api feat(nodes): change intermediates handling 2023-05-25 22:17:14 -04:00
cli use InvokeAISettings for app-wide configuration 2023-05-03 22:30:30 -04:00
invocations Added more preprocessor nodes for: 2023-05-26 21:44:00 -04:00
models feat(nodes): change intermediates handling 2023-05-25 22:17:14 -04:00
services fix(nodes): controlnet input accepts list or single controlnet 2023-05-26 21:44:00 -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 fix(tests): add --use_memory_db flag; use it in tests 2023-05-25 12:12:31 +10:00