InvokeAI/invokeai/app
psychedelicious daecc54153 tidy(bulk_download): use single underscore for private attrs
Double underscores are used in the app but it doesn't actually do or convey anything that single underscores don't already do. Considered unpythonic except for actual dunder/magic methods.
2024-02-20 23:39:30 +11:00
..
api refactoring handlers to do null check 2024-02-20 23:39:30 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations feat(nodes): JIT graph nodes validation 2024-02-20 09:48:14 +11:00
services tidy(bulk_download): use single underscore for private attrs 2024-02-20 23:39:30 +11:00
shared tidy(nodes): move all field things to fields.py 2024-02-15 17:30:02 +11:00
util feat(nodes): add whole queue_item to InvocationContextData 2024-02-20 09:54:01 +11:00
api_app.py refactor(nodes): merge processors 2024-02-20 09:54:01 +11:00