Releases: chirvo/docker_sd_webui_gfx1100
Releases · chirvo/docker_sd_webui_gfx1100
v1.1-rc2
Replaced the compilation of torch and vision with WHLs created by https://github.com/evshiron/rocm_lab
(https://gist.github.com/In-line/c1225f05d5164a4be9b39de68e99ee2b?permalink_comment_id=4563812#gistcomment-4563812)
v1.0
v1.1-rc1
Release v1.1-rc1
This release is based on the develop branch, and is not considered as stable by any means.
A quick summary on what's new:
- Removed vladmandic's dockerfile preliminary building code.
- Updated the AMD drivers and ROCm repositories to the latest official versions (See #2).
- Cleaned up all the dockerfiles, to remove extra steps, and have less layers when building images.
- Support for a custom configuration file.
- Streamlined the container management by creating a compose.yml, for
podman-compose
, anddocker-compose
.
I'd like if it is possible to have some feedback on this release, to weed out any errors you may find, and work to the release of 1.1 stable.
Thanks!