Pin the moshi_mlx version. (#35)

This commit is contained in:
Laurent Mazare 2025-07-03 09:53:53 +02:00 committed by GitHub
parent ef52b8ef0f
commit d3bed09f9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
# requires-python = ">=3.12"
# dependencies = [
# "huggingface_hub",
# "moshi_mlx @ git+https://git@github.com/kyutai-labs/moshi#egg=moshi_mlx&subdirectory=moshi_mlx",
# "moshi_mlx==0.2.9",
# "numpy",
# "sounddevice",
# ]