InvokeAI/invokeai/app/services/bulk_download
psychedelicious 8abb57eedb tidy(bulk_download): remove extraneous abstract methods
`start`, `stop` and `__init__` are not required in implementations of an ABC or service.
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): clean up comments 2024-02-29 13:28:21 -05:00