InvokeAI/environments-and-requirements
Lincoln Stein 8423be539b
tweak setup and environment files for linux & pypatchmatch (#1580)
* tweak setup and environment files for linux & pypatchmatch

- Downgrade python requirements to 3.9 because 3.10 is not supported
  on Ubuntu 20.04 LTS (widely-used distro)
- Use our github pypatchmatch 0.1.3 in order to install Makefile
  where it needs to be.
- Restored "-e ." as the last install step on pip installs. Hopefully
  this will not trigger the high-CPU hang we've previously experienced.

* keep windows on basicsr 1.4.1

* keep windows on basicsr 1.4.1

* bump pypatchmatch requirement to 0.1.4

- This brings in a version of pypatchmatch that will gracefully
  handle internet connection not available at startup time.
- Also refactors and simplifies the handling of gfpgan's basicsr requirement
  across various platforms.
2022-11-28 20:22:31 -05:00
..
environment-lin-aarch64.yml tweak setup and environment files for linux & pypatchmatch (#1580) 2022-11-28 20:22:31 -05:00
environment-lin-amd.yml tweak setup and environment files for linux & pypatchmatch (#1580) 2022-11-28 20:22:31 -05:00
environment-lin-cuda.yml tweak setup and environment files for linux & pypatchmatch (#1580) 2022-11-28 20:22:31 -05:00
environment-mac.yml tweak setup and environment files for linux & pypatchmatch (#1580) 2022-11-28 20:22:31 -05:00
environment-win-cuda.yml tweak setup and environment files for linux & pypatchmatch (#1580) 2022-11-28 20:22:31 -05:00
requirements-base.txt tweak setup and environment files for linux & pypatchmatch (#1580) 2022-11-28 20:22:31 -05:00
requirements-lin-amd.txt tweak setup and environment files for linux & pypatchmatch (#1580) 2022-11-28 20:22:31 -05:00
requirements-lin-arm64.txt tweak setup and environment files for linux & pypatchmatch (#1580) 2022-11-28 20:22:31 -05:00
requirements-lin-cuda.txt tweak setup and environment files for linux & pypatchmatch (#1580) 2022-11-28 20:22:31 -05:00
requirements-mac-mps-cpu.txt tweak setup and environment files for linux & pypatchmatch (#1580) 2022-11-28 20:22:31 -05:00
requirements-win-colab-cuda.txt tweak setup and environment files for linux & pypatchmatch (#1580) 2022-11-28 20:22:31 -05:00