InvokeAI/environments-and-requirements
Lincoln Stein 3929bd3e13
Lstein release candidate 2.2.5 (#2137)
* installer tweaks in preparation for v2.2.5

- pin numpy to 1.23.* to avoid requirements conflict with numba
- update.sh and update.bat now accept a tag or branch string, not a URL
- update scripts download latest requirements-base before updating.

* update.bat.in debugged and working

* update pulls from "latest" now

* bump version number

* fix permissions on create_installer.sh

* give Linux user option of installing ROCm or CUDA

* rc2.2.5 (install.sh) relative path fixes (#2155)

* (installer) fix bug in resolution of relative paths in linux install script

point installer at 2.2.5-rc1

selecting ~/Data/myapps/ as location  would create a ./~/Data/myapps
instead of expanding the ~/ to the value of ${HOME}

also, squash the trailing slash in path, if it was entered by the user

* (installer) add option to automatically start the app after install

also: when exiting, print the command to get back into the app

* remove extraneous whitespace

* model_cache applies rootdir to config path

* bring installers up to date with 2.2.5-rc2

* bump rc version

* create_installer now adds version number

* rebuild frontend

* bump rc#

* add locales to frontend dist package

- bump to patchlevel 6

* bump patchlevel

* use invoke-ai version of GFPGAN

- This version is very slightly modified to allow weights files
  to be pre-downloaded by the configure script.

* fix formatting error during startup

* bump patch level

* workaround #2 for GFPGAN facexlib() weights downloading

* bump patch

* ready for merge and release

* remove extraneous comment

* set PYTORCH_ENABLE_MPS_FALLBACK directly in invoke.py

Co-authored-by: Eugene Brodsky <ebr@users.noreply.github.com>
2023-01-01 17:54:45 +00:00
..
environment-lin-aarch64.yml delete old 'server' package and the dependency_injector requirement (#2032) 2022-12-16 06:28:16 -05:00
environment-lin-amd.yml delete old 'server' package and the dependency_injector requirement (#2032) 2022-12-16 06:28:16 -05:00
environment-lin-cuda.yml delete old 'server' package and the dependency_injector requirement (#2032) 2022-12-16 06:28:16 -05:00
environment-mac.yml change pypatchmatch only 2022-12-15 10:37:13 -05:00
environment-win-cuda.yml delete old 'server' package and the dependency_injector requirement (#2032) 2022-12-16 06:28:16 -05:00
requirements-base.txt Lstein release candidate 2.2.5 (#2137) 2023-01-01 17:54:45 +00: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 Simple Installer for Unified Directory Structure, Initial Implementation (#1819) 2022-12-11 00:37:08 -05: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 Simple Installer for Unified Directory Structure, Initial Implementation (#1819) 2022-12-11 00:37:08 -05:00