InvokeAI/environments-and-requirements
Matthias Wild ed9186b099
Add windows to test workflows (#1809)
* 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
2022-12-09 14:21:38 +01:00
..
environment-lin-aarch64.yml Arch Specific Patchmatch Instructions + Fixing linux conda installation 2022-12-07 19:24:31 -05:00
environment-lin-amd.yml Arch Specific Patchmatch Instructions + Fixing linux conda installation 2022-12-07 19:24:31 -05:00
environment-lin-cuda.yml Arch Specific Patchmatch Instructions + Fixing linux conda installation 2022-12-07 19:24:31 -05:00
environment-mac.yml Arch Specific Patchmatch Instructions + Fixing linux conda installation 2022-12-07 19:24:31 -05:00
environment-win-cuda.yml Arch Specific Patchmatch Instructions + Fixing linux conda installation 2022-12-07 19:24:31 -05:00
requirements-base.txt Add windows to test workflows (#1809) 2022-12-09 14:21:38 +01:00
requirements-lin-amd.txt Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
requirements-lin-arm64.txt merge release-candidate-1-3-2 into main. 2022-11-12 17:17:07 +00:00
requirements-lin-cuda.txt merge release-candidate-1-3-2 into main. 2022-11-12 17:17:07 +00:00
requirements-mac-mps-cpu.txt Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
requirements-win-colab-cuda.txt Add windows to test workflows (#1809) 2022-12-09 14:21:38 +01:00