harperreed / mlx_clip

A simple package to use CLIP on apple silicon using the MLX libraries from Apple
MIT License
48 stars 2 forks source link

Unable to install dependent components #1

Open yakunyue opened 2 weeks ago

yakunyue commented 2 weeks ago

when i run ‘pip install -r requirements.txt’, Terminal show that: ERROR: Could not find a version that satisfies the requirement mlx (from versions: none) ERROR: No matching distribution found for mlx

harperreed commented 1 week ago

Let me investigate