mirror of
https://github.com/trycua/computer.git
synced 2026-01-06 13:30:06 -06:00
use my own mlx-vlm patch
This commit is contained in:
@@ -36,7 +36,7 @@ openai = [
|
||||
]
|
||||
uitars = [
|
||||
"httpx>=0.27.0,<0.29.0",
|
||||
"mlx-vlm @ git+https://github.com/prncvrm/mlx-vlm.git@fix/qwen2-position-id"
|
||||
"mlx-vlm @ git+https://github.com/ddupont808/mlx-vlm.git@fix/qwen2-position-id"
|
||||
]
|
||||
ui = [
|
||||
"gradio>=5.23.3,<6.0.0",
|
||||
@@ -86,7 +86,7 @@ all = [
|
||||
"ollama>=0.4.7,<0.5.0",
|
||||
"gradio>=5.23.3,<6.0.0",
|
||||
"python-dotenv>=1.0.1,<2.0.0",
|
||||
"mlx-vlm @ git+https://github.com/prncvrm/mlx-vlm.git@fix/qwen2-position-id"
|
||||
"mlx-vlm @ git+https://github.com/ddupont808/mlx-vlm.git@fix/qwen2-position-id"
|
||||
]
|
||||
|
||||
[tool.pdm]
|
||||
|
||||
Reference in New Issue
Block a user