File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
- v23.0.9
1
+ v23.0.11
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ The GUI allows you to set the training parameters and generate and run the requi
37
37
- [ No module called tkinter] ( #no-module-called-tkinter )
38
38
- [ SDXL training] ( #sdxl-training )
39
39
- [ Change History] ( #change-history )
40
+ - [ 2024/03/13 (v23.0.11)] ( #20240313-v23011 )
40
41
- [ 2024/03/13 (v23.0.9)] ( #20240313-v2309 )
41
42
- [ 2024/03/12 (v23.0.8)] ( #20240312-v2308 )
42
43
- [ 2024/03/12 (v23.0.7)] ( #20240312-v2307 )
@@ -368,6 +369,11 @@ The documentation in this section will be moved to a separate document later.
368
369
369
370
## Change History
370
371
372
+ ### 2024/03/13 (v23.0.11)
373
+
374
+ - Increase icon size
375
+ - More setup fixes
376
+
371
377
### 2024/03/13 (v23.0.9)
372
378
373
379
- Reworked how setup can be run to improve Stability Matrix support
Original file line number Diff line number Diff line change 3
3
flex-grow : 0 ;
4
4
padding-left : 0.25em ;
5
5
padding-right : 0.25em ;
6
+ padding : 0.5em ;
7
+ font-size : 1.5em ;
6
8
}
7
9
8
10
# open_folder {
You can’t perform that action at this time.
0 commit comments