InvokeAI/docs
Matthias Wild c0c4d7ca69
update (docker-)build scripts, .dockerignore and add patchmatch (#1970)
* update build scripts and dockerignore
updates to build and run script:
- read repository name
- include flavor in container name
- read arch via arch command
- use latest tag instead of arch
- don't bindmount `$HOME/.huggingface`
- make sure HUGGINGFACE_TOKEN is set

updates to .dockerignore
- include environment-and-requirements
- exclude binary_installer
- exclude docker-build
- exclude docs

* disable push and pr triggers of cloud image
also disable pushing.

This was decided since:
- it is not multiarch useable
- the default image is already cloud aproved

* integrate patchmatch in container

* pin verisons of recently introduced dependencies

* remove now unecesarry part from build.sh
move huggingface token to run script, so it can download missing models

* move GPU_FLAGS to run script
since not needed at build time

* update env.sh

- read REPOSITORY_NAME from env if available
- add comment to explain the intension of this file
- remove unecesarry exports

* get rid of repository_name_lc

* capitalize variables

* update INSTALL_DOCKER with new variables

* add comments pointing to the docs

Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2022-12-16 13:53:37 +01:00
..
assets Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
features update links with new filenames 2022-12-16 10:26:02 +13:00
help merge release-candidate-1-3-2 into main. 2022-11-12 17:17:07 +00:00
installation update (docker-)build scripts, .dockerignore and add patchmatch (#1970) 2022-12-16 13:53:37 +01:00
other correctly link current core team 2022-12-02 09:33:19 -05:00
swagger-ui React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
CHANGELOG.md update index and changelog 2022-12-16 10:24:03 +13:00
index.html React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
index.md update links with new filenames 2022-12-16 10:26:02 +13:00
openapi3_0.yaml React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
requirements-mkdocs.txt Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00