Skip to content

Commit

Permalink
Bump Kohya_ss to v23.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Mar 12, 2024
1 parent 399d2c6 commit ffe6a28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG CU_VERSION=118
ARG INDEX_URL="https://download.pytorch.org/whl/cu${CU_VERSION}"
ARG TORCH_VERSION=2.1.2
ARG XFORMERS_VERSION=0.0.23.post1
ARG KOHYA_VERSION=v23.0.5
ARG KOHYA_VERSION=v23.0.6

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ENV DEBIAN_FRONTEND=noninteractive \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Torch 2.1.2
* xformers 0.0.23.post1
* Jupyter Lab
* [Kohya_ss](https://github.com/bmaltais/kohya_ss) v23.0.5
* [Kohya_ss](https://github.com/bmaltais/kohya_ss) v23.0.6
* [runpodctl](https://github.com/runpod/runpodctl)
* [OhMyRunPod](https://github.com/kodxana/OhMyRunPod)
* [RunPod File Uploader](https://github.com/kodxana/RunPod-FilleUploader)
Expand Down

0 comments on commit ffe6a28

Please sign in to comment.