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
@@ -13,11 +13,13 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
13
13
- Added Prompt Amplifier to Inference - click the magic wand 🪄 in the prompt editor to expand and enrich your ideas. Tailor the vibe with the ‘Feel’ selector and watch as your generations come to life with extra detail, coherence, and flair!
14
14
### Changed
15
15
- Updated install for kohya_ss to support RTX 5000-series GPUs
16
+
- (pre.2 re-release) Merged Inference GGUF workflows into the UNet model loader option (no longer need to choose GGUF separately)
16
17
### Fixed
17
18
- Fixed Inference ControlNet Preprocessors using incorrect resolution and increased maximum of smallest dimension to 16384
18
19
- Fixed Triton/Sage install option showing for incompatible GPUs
19
20
- Fixed errors from invalid pip specifiers in requirements files
20
21
- Fixed package images sometimes showing as blank due to concurrent image caching. Requests to same image resources are now de-duplicated
22
+
- (pre.2 re-release) Fixed Inference Extra Networks card not allowing for more than one model at a time
21
23
### Supporters
22
24
#### Visionaries
23
25
- 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