Skip to content

Releases: o-be-one/comfyui-amd-container

Add customizable network listening + default to 127.0.0.1

08 Feb 03:19

Choose a tag to compare

v0.4.4

fix(network): ensure ComfyUI listen localhost by default

fix: change pip install orders to ensure good python libs are installed

02 Feb 20:21

Choose a tag to compare

v0.4.3

fix: change order of pip install dependencies

fix: issue with Python libs having outdate version that are not compatible

02 Feb 19:50

Choose a tag to compare

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

01 Feb 16:45
190c5c8

Choose a tag to compare

v0.4.1

fix(dockerfile): wrong rocm pytorch repo

fix(actions): add buildx

01 Feb 16:01
48bab0d

Choose a tag to compare

v0.4

fix(actions): Add buildx

Build image from self-hosted runners

01 Feb 15:47
8f14c55

Choose a tag to compare

v0.3

Use self-hosted runners

Minor fix related to Dockerfile

31 Jan 01:26

Choose a tag to compare

v0.2

chore: remove comments and reduce layers + fix: remove stage

First release

31 Jan 00:56

Choose a tag to compare

  • 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