You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,12 +18,14 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
18
18
- (pre.2 re-release) Merged Inference GGUF workflows into the UNet model loader option (no longer need to choose GGUF separately)
19
19
- (pre.2 re-release) Updated some date strings to take into account the user's locale
20
20
- (pre.2 re-release) Fixed some crashes when using Accelerated Model Discovery
21
+
- (pre.2 re-release) Performance optimizations for Checkpoint Manager (progress indicators now fully uses Compiled Bindings)
21
22
### Fixed
22
23
- Fixed Inference ControlNet Preprocessors using incorrect resolution and increased maximum of smallest dimension to 16384
23
24
- Fixed Triton/Sage install option showing for incompatible GPUs
24
25
- Fixed errors from invalid pip specifiers in requirements files
25
26
- Fixed package images sometimes showing as blank due to concurrent image caching. Requests to same image resources are now de-duplicated
26
27
- (pre.2 re-release) Fixed Inference Extra Networks card not allowing for more than one model at a time
28
+
- (pre.2 re-release) Reduced memory usage from `ShowDisabledTooltipExtension`
27
29
### Supporters
28
30
#### Visionaries
29
31
- Big shout-out to our Visionary-tier patrons: Waterclouds, Corey T, bluepopsicle, and Bob S! Your steadfast support keeps Stability Matrix moving forward, and we couldn’t do it without you. 🚀 Thank you!
0 commit comments