diff --git a/README.md b/README.md index 9e666e7..0744bab 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A docker image to automatically setup everything you needed to run SD Next in a * Support ROCm from 5.5 to 6.1 * Python 3.10 * PyTorch 2.3.1 -* SD Next ([cc9b7c3](https://github.com/vladmandic/automatic/tree/cc9b7c326ed359c8c657fa09f5a6edbd2fe318f0)) +* SD Next ([94f6f0d](https://github.com/vladmandic/automatic/tree/94f6f0dbcb58276e2a890e8df80f150c4e06a1f6)) * Jupyter Lab Installed ## Features diff --git a/env.hcl b/env.hcl index 873f2f2..99997b9 100644 --- a/env.hcl +++ b/env.hcl @@ -12,5 +12,5 @@ function "autoTag" { } variable "SD_NEXT_COMMIT" { - default = "cc9b7c326ed359c8c657fa09f5a6edbd2fe318f0" + default = "94f6f0dbcb58276e2a890e8df80f150c4e06a1f6" }