Releases: o-be-one/comfyui-amd-container
Releases · o-be-one/comfyui-amd-container
Add customizable network listening + default to 127.0.0.1
fix: change pip install orders to ensure good python libs are installed
v0.4.3 fix: change order of pip install dependencies
fix: issue with Python libs having outdate version that are not compatible
v0.4.2 fix(dockerfile): observed issue with python libs, trying to fix somehow
fix pytorch repo to rocm6.2 as 6.3 doesnt exists yet
v0.4.1 fix(dockerfile): wrong rocm pytorch repo
fix(actions): add buildx
v0.4 fix(actions): Add buildx
Build image from self-hosted runners
v0.3 Use self-hosted runners
Minor fix related to Dockerfile
v0.2 chore: remove comments and reduce layers + fix: remove stage
First release
- use GitHub CI to build Docker image
- split Dockerfile with build step
- ensure models/configs is a Docker volume as it's originally filled by the ComfyUI project