mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
* add windows to test runners * disable fail-fast for debugging * re-enable login shell for conda workflow also fix expression to exclude windows from run tests * enable fail-fast again * fix condition, pin runner verisons * remove feature branch from push trigger since already being triggered now via PR * use gfpgan from pypi for windows curious if this would fix the installation here as well since worked for #1802 * unpin basicsr for windows * for curiosity enabling testing for windows as well * disable pip cache since windows failed with a memory error now but was working before it had a cache * use matrix.github-env * set platform specific root and outdir * disable tests for windows since memory error I guess the windows installation uses more space than linux and for this they have less swap memory |
||
---|---|---|
.. | ||
environment-lin-aarch64.yml | ||
environment-lin-amd.yml | ||
environment-lin-cuda.yml | ||
environment-mac.yml | ||
environment-win-cuda.yml | ||
requirements-base.txt | ||
requirements-lin-amd.txt | ||
requirements-lin-arm64.txt | ||
requirements-lin-cuda.txt | ||
requirements-mac-mps-cpu.txt | ||
requirements-win-colab-cuda.txt |