InvokeAI/installer/lib
psychedelicious 52b58b4a80 feat(installer): remove extra GPU options
- Remove `CUDA_AND_DML`. This was for onnx, which we have since removed.
- Remove `AUTODETECT`. This option causes problems for windows users, as it falls back on default pypi index resulting in a non-CUDA torch being installed.
- Add more explicit settings for extra index URL, based on the torch website
- Fix bug where `xformers` wasn't installed on linux and/or windows when autodetect was selected
2024-04-04 08:43:17 +11:00
..
__init__.py doc updates; clean up install directory 2023-02-07 16:35:22 -05:00
installer.py feat(installer): remove extra GPU options 2024-04-04 08:43:17 +11:00
main.py tidy(installer): remove no-op --version CLI arg of installer 2024-03-26 14:48:29 +11:00
messages.py feat(installer): remove extra GPU options 2024-04-04 08:43:17 +11:00