Skip to content

Commit 3bc2214

Browse files
filipstrandCursor Assistantcursoragent
authored
Release 0.16.5 (#359)
Co-authored-by: Cursor Assistant <assistant@cursor.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 47a3c64 commit 3bc2214

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.16.5] - 2026-02-17
9+
10+
### ✨ Improvements
11+
12+
- **FLUX.2 Klein img2img CLI parity**: Add `--image-path` and `--image-strength` to `mflux-generate-flux2`, enabling init-image driven generation with the same CLI pattern used in other generators.
13+
- **MLX cache control**: Add `--mlx-cache-limit-gb` to cap MLX cache usage without requiring full `--low-ram` mode.
14+
15+
### 📝 Documentation
16+
17+
- **Common CLI docs**: Document `--mlx-cache-limit-gb` behavior and usage in the shared model README.
18+
19+
### 👩‍💻 Contributors
20+
21+
- **@terribilissimo**
22+
- **@icelaglace**
23+
24+
---
25+
826
## [0.16.4] - 2026-02-15
927

1028
### 🐛 Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ source-exclude = [
1414

1515
[project]
1616
name = "mflux"
17-
version = "0.16.4"
17+
version = "0.16.5"
1818
description = "MLX native implementations of state-of-the-art generative image models."
1919
readme = "README.md"
2020
keywords = ["flux", "ai", "ml", "transformers", "mlx", "huggingface", "apple-silicon", "diffusers", "qwen", "qwen-image", "seedvr2", "z-image"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)