InvokeAI/invokeai/app/services/bulk_download
psychedelicious ac25ad0b67 tidy(bulk_download): remove class-level attr annotations
These can be misleading as they shadow actual assigned class attributes. This pattern is in the rest of the app but it shouldn't be.
2024-02-29 13:28:21 -05:00
..
__init__.py groundwork for the bulk_download_service 2024-02-29 13:28:21 -05:00
bulk_download_base.py tidy(bulk_download): remove extraneous abstract methods 2024-02-29 13:28:21 -05:00
bulk_download_common.py reworking some of the logic to use a default room, adding endpoint to download file on complete 2024-02-29 13:28:21 -05:00
bulk_download_default.py tidy(bulk_download): remove class-level attr annotations 2024-02-29 13:28:21 -05:00