InvokeAI/invokeai/app/services/download
psychedelicious d861bc690e feat(mm): handle PC_PATH_MAX on external drives on macOS
`PC_PATH_MAX` doesn't exist for (some?) external drives on macOS. We need error handling when retrieving this value.

Also added error handling for `PC_NAME_MAX` just in case. This does work for me for external drives on macOS, though.

Closes #6277
2024-04-30 07:57:03 -04:00
..
__init__.py chore: ruff 2024-03-01 10:42:33 +11:00
download_base.py add a JIT download_and_cache() call to the model installer 2024-03-01 10:42:33 +11:00
download_default.py feat(mm): handle PC_PATH_MAX on external drives on macOS 2024-04-30 07:57:03 -04:00