Skip to content

Commit ab10d3f

Browse files
authored
fix chagenlog
1 parent 0b94016 commit ab10d3f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
1111
- Added file sizes to the Checkpoint Manager tab
1212
- Added the Discrete Model Sampling addon for Inference samplers, allows selecting different sampling methods, such as v_prediction, lcm, or x0, and optionally adjusts the model’s noise reduction strategy with the zero-shot noise ratio (ZSNR) toggle.
1313
- Added Default GPU override in Settings -> System Settings -> Default GPU
14-
- Added the ability to copy more generation parameters from the Inference gallery context menu
14+
- Added new "Copy" menu to the Inference gallery context menu, allowing you to copy generation parameters as well as the image
1515
- Added "StableDiffusion" folder as an option when downloading Flux models in the CivitAI model browser
1616
- Added support for SD3.5 in Inference
1717
- Added CLIP_G to HuggingFace model browser
@@ -24,7 +24,6 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
2424
- Added zipping of log files and "Show Log in Explorer" button on exceptions dialog for easier support
2525
- Added max concurrent downloads option & download queueing for most downloads
2626
- Added the ability to change the Models directory separately from the rest of the Data directory. This can be set in `Settings > Select new Models Folder`
27-
- Added "Copy" menu to the Inference gallery context menu, allowing you to copy the image or the seed (other params coming soon™️)
2827
- Added InvokeAI model sharing option
2928
### Changed
3029
- Improved Packages Page grid layout to dynamically stretch to fill available space

0 commit comments

Comments
 (0)