InvokeAI/invokeai/app/services/bulk_download
psychedelicious d709c5519f tidy(bulk_download): remove extraneous abstract methods
`start`, `stop` and `__init__` are not required in implementations of an ABC or service.
2024-02-20 23:39:30 +11:00
..
__init__.py groundwork for the bulk_download_service 2024-02-20 23:39:30 +11:00
bulk_download_base.py tidy(bulk_download): remove extraneous abstract methods 2024-02-20 23:39:30 +11:00
bulk_download_common.py reworking some of the logic to use a default room, adding endpoint to download file on complete 2024-02-20 23:39:30 +11:00
bulk_download_default.py tidy(bulk_download): clean up comments 2024-02-20 23:39:30 +11:00