Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ dependencies = [
# Source checkouts use reviewed commit 78b96eb via [tool.uv.sources].
# MiniMax M3 support is vendored under
# omlx.patches.mlx_vlm_minimax_m3_compat because upstream removed it.
"mlx-vlm==0.6.3",
"mlx-vlm==0.6.10",
"Pillow>=9.0.0",
# DFlash remains a source-development capability until its reviewed fork
# has an index release. The server already treats it as optional; the
Expand Down
Loading