We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4684a9 commit 0d9fc26Copy full SHA for 0d9fc26
README.md
@@ -15,7 +15,7 @@
15
* Torch 2.1.2
16
* xformers 0.0.23.post1
17
* Jupyter Lab
18
-* [Kohya_ss](https://github.com/bmaltais/kohya_ss) v24.1.1
+* [Kohya_ss](https://github.com/bmaltais/kohya_ss) v24.1.2
19
* [runpodctl](https://github.com/runpod/runpodctl)
20
* [OhMyRunPod](https://github.com/kodxana/OhMyRunPod)
21
* [RunPod File Uploader](https://github.com/kodxana/RunPod-FilleUploader)
docker-bake.hcl
@@ -11,7 +11,7 @@ variable "APP" {
11
}
12
13
variable "RELEASE" {
14
- default = "24.1.1"
+ default = "24.1.2"
variable "CU_VERSION" {
0 commit comments