InvokeAI/invokeai/app/services/download
psychedelicious 6cc6a45274 feat(download): add type for callback_name
Just a bit of typo protection in lieu of full type safety for these methods, which is difficult due to the typing of `DownloadEventHandler`.
2024-06-03 10:05:52 +10:00
..
__init__.py add multifile_download() method to download service 2024-05-12 20:14:00 -06:00
download_base.py refactor model_install to work with refactored download queue 2024-05-13 22:49:15 -04:00
download_default.py feat(download): add type for callback_name 2024-06-03 10:05:52 +10:00