Releases: MochiDiffusion/MochiDiffusion
Releases · MochiDiffusion/MochiDiffusion
v5.2
What's Changed
- Update README by @pravdomil in #394
- Add SD3 pipeline by @ZachNagengast in #438
- Right-click to set image file Finder color tags, shown as emoji by @jupdike in #451
- Advanced filter text field by @hoseins77 in #453
New Contributors
- @pravdomil made their first contribution in #394
- @jupdike made their first contribution in #451
Full Changelog: v5.1...v5.2
v5.1
- Fixed character counter to match the currently selected model (@gdbing)
- Added button to view models in Finder (@alexey-detr)
- Updated project website url
v5.0
- Added ability to resize Inspector width
- Removed unnecessary Apply button from Settings window
- Fixed animation glitch when images are added or removed from the gallery
- Fixed gallery occasionally incorrectly sorting by Oldest First
- Fixed missing localization for initial model loading message
- Updated generation preview UI and show by default
- Updated system requirements to macOS 14
- macOS 14 and later is required to use split-einsum v2 & SDXL models
- General performance improvements
v4.7.1
v4.7
- Added option to send notifications when images are ready (@mangoes-dev)
- Added ability to change slider control values by keyboard input (@gdbing)
- Changed Quick Look shortcut to spacebar (like Finder)
- Changed scheduler timestep to Karras for SDXL models
- Changed minimum step option to 1 (@amikot)
- Updated translations
v4.6
- Added auto refresh of Image, Model, & ControlNet list (@gdbing)
- Added ability to queue images (@gdbing)
- Added ability to drag and drop gallery images out (@gdbing)
- Added ability to set the Starting Image by dragging and dropping an image (@gdbing)
- Added automatic resizing of input images based on output image size (@gdbing)
- Added Hungarian translation (Janos Hunyadi)
- Changed ControlNet list to only show those compatible with the currently selected model (@gdbing)
v4.5
- Added time remaining info for currently generating image (@hoseins77)
- Changed starting image strength slider range (@gdbing)
- Changed magnifier button in Settings to show folder selection dialog (@vzsg)
- Updated translations
v4.4
- Fixed problem selecting models with chunked Unets (@vzsg)
- Fixed conflicting keyboard shortcuts between text inputs and gallery (@hoseins77)
- Changed gallery selection keyboard shortcuts to no longer require command key
v4.3.1
v4.3
- Added support for Stable Diffusion XL refiner (@ZachNagengast)
- Model must have
UnetRefiner.mlmodelc
file
- Model must have
- Added Vietnamese translation (Toàn Hoàng Đức)
- Fixed noisy generated image (@ZachNagengast)
- Fixed Xcode build on macOS 14 (@ZachNagengast)