mauwii
1014d3ba44
fix build.sh invokeai_conda_env_file default value
2022-11-10 06:29:14 +01:00
mauwii
a5719aabf8
update Dockerfile
...
- link environment.yml from new environemnts path
- change default conda_env_file
- quote all variables to avoid splitting
- also remove paths from conda-env-files in build-container.yml
2022-11-10 04:14:35 +01:00
mauwii
61920e2701
update action to use current branch
...
also update build-args of dockerfile and build.sh
2022-11-03 20:06:26 -04:00
mauwii
f34ba7ca70
remove unecesarry mkdir command again
2022-11-03 20:06:26 -04:00
mauwii
c30ef0895d
remove symlink to GFPGANv1.4
...
also re-add mkdir to prevent action from failing
2022-11-03 20:06:26 -04:00
mauwii
2c30555b84
update Dockerfile
...
- create models.yaml from models.yaml.example
- run preload_models.py with --no-interactive
2022-11-03 20:06:26 -04:00
mauwii
743f605773
update build.sh to download sd-v1.5 model
2022-11-03 20:06:26 -04:00
mauwii
0c3de595df
update entrypoint
...
- when run without arguments it starts the web-interface
- can also be run with your own arguments
- if u do so it does not start web unless u do
2022-10-27 17:06:50 -04:00
mauwii
38ff75c7ea
add script to easily run the container
2022-10-27 17:06:50 -04:00
mauwii
963e0f8a53
add env.sh with variables shared in run and build
2022-10-27 17:06:50 -04:00
mauwii
12f40cbbeb
add build script which also creates volume
...
it needs a token from huggingface to be able to download the checkpoint
2022-10-27 17:06:50 -04:00
mauwii
eb7ccc356f
update Dockerfile
2022-10-27 17:06:50 -04:00
blessedcoolant
53b4c3cc60
Upgrade GFPGAN to Version 1.4
2022-09-24 05:09:45 -04:00
Armando C. Santisbon
c6c19f1b3c
Remove unnecessary wget
2022-09-17 01:39:49 -05:00
Armando C. Santisbon
fb7a9f37e4
Set temporary instructions
...
Set temporary instructions to use the branch that can currently be
containerized.
2022-09-16 18:35:50 -05:00
Armando C. Santisbon
585b47fdd1
Docker platform now configurable. No longer Mac-specific
2022-09-11 15:36:09 -05:00
Armando C. Santisbon
19fb66f3d5
Add comments on next steps
2022-09-11 11:03:33 -05:00
Armando C. Santisbon
da95729d90
Refactor docker build and move docker assets to their own folder
2022-09-11 09:47:54 -05:00