Pin the moshi_mlx version.

This commit is contained in:
Laurent 2025-07-03 09:51:48 +02:00
parent d92e4c2695
commit e74fc09e37

View File

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