Fix depends

This commit is contained in:
Justin Hayes 2024-05-22 11:20:43 -04:00
parent e263648f95
commit 830ae49f09

View File

@ -3,7 +3,7 @@ Name: MLX Pipeline
Description: A pipeline for running the mlx-lm server with a specified model.
Author: justinh-rahb
License: MIT
Python Dependencies: requests, subprocess, os, socket, schemas
Python Dependencies: requests, mlx-lm
Environment Variables: MLX_MODEL
"""