InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

update (docker-)build scripts, `.dockerignore` and add patchmatch

Open mauwii opened this issue 3 years ago • 0 comments

Patchmatch is now integrated in the image!

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

mauwii avatar Dec 13 '22 15:12 mauwii