diff --git a/backend/python/mlx-vlm/requirements-cpu.txt b/backend/python/mlx-vlm/requirements-cpu.txt index 35970eb69d41..b9ae5b10678c 100644 --- a/backend/python/mlx-vlm/requirements-cpu.txt +++ b/backend/python/mlx-vlm/requirements-cpu.txt @@ -1,2 +1,2 @@ -git+https://github.com/Blaizzy/mlx-vlm +git+https://github.com/Blaizzy/mlx-vlm@v0.4.4 mlx[cpu] \ No newline at end of file diff --git a/backend/python/mlx-vlm/requirements-cublas12.txt b/backend/python/mlx-vlm/requirements-cublas12.txt index ba91567e3914..74a3d231ca67 100644 --- a/backend/python/mlx-vlm/requirements-cublas12.txt +++ b/backend/python/mlx-vlm/requirements-cublas12.txt @@ -1,2 +1,2 @@ -git+https://github.com/Blaizzy/mlx-vlm +git+https://github.com/Blaizzy/mlx-vlm@v0.4.4 mlx[cuda12] \ No newline at end of file diff --git a/backend/python/mlx-vlm/requirements-cublas13.txt b/backend/python/mlx-vlm/requirements-cublas13.txt index 823404a9ea2c..d7c460f4b8c8 100644 --- a/backend/python/mlx-vlm/requirements-cublas13.txt +++ b/backend/python/mlx-vlm/requirements-cublas13.txt @@ -1,2 +1,2 @@ -git+https://github.com/Blaizzy/mlx-vlm +git+https://github.com/Blaizzy/mlx-vlm@v0.4.4 mlx[cuda13] \ No newline at end of file diff --git a/backend/python/mlx-vlm/requirements-l4t12.txt b/backend/python/mlx-vlm/requirements-l4t12.txt index ba91567e3914..74a3d231ca67 100644 --- a/backend/python/mlx-vlm/requirements-l4t12.txt +++ b/backend/python/mlx-vlm/requirements-l4t12.txt @@ -1,2 +1,2 @@ -git+https://github.com/Blaizzy/mlx-vlm +git+https://github.com/Blaizzy/mlx-vlm@v0.4.4 mlx[cuda12] \ No newline at end of file diff --git a/backend/python/mlx-vlm/requirements-l4t13.txt b/backend/python/mlx-vlm/requirements-l4t13.txt index 823404a9ea2c..d7c460f4b8c8 100644 --- a/backend/python/mlx-vlm/requirements-l4t13.txt +++ b/backend/python/mlx-vlm/requirements-l4t13.txt @@ -1,2 +1,2 @@ -git+https://github.com/Blaizzy/mlx-vlm +git+https://github.com/Blaizzy/mlx-vlm@v0.4.4 mlx[cuda13] \ No newline at end of file diff --git a/backend/python/mlx-vlm/requirements-mps.txt b/backend/python/mlx-vlm/requirements-mps.txt index 8737f6091c70..882c2af5ac10 100644 --- a/backend/python/mlx-vlm/requirements-mps.txt +++ b/backend/python/mlx-vlm/requirements-mps.txt @@ -1 +1 @@ -git+https://github.com/Blaizzy/mlx-vlm \ No newline at end of file +git+https://github.com/Blaizzy/mlx-vlm@v0.4.4 \ No newline at end of file