Skip to content
Snippets Groups Projects
Commit 59b8e2e4 authored by Andres Marafioti's avatar Andres Marafioti
Browse files

relax mlx-lm requirement

parent 966437a6
No related branches found
No related tags found
No related merge requests found
...@@ -3,5 +3,5 @@ parler_tts @ git+https://github.com/huggingface/parler-tts.git ...@@ -3,5 +3,5 @@ parler_tts @ git+https://github.com/huggingface/parler-tts.git
melotts @ git+https://github.com/andimarafioti/MeloTTS.git#egg=MeloTTS # made a copy of MeloTTS to have compatible versions of transformers melotts @ git+https://github.com/andimarafioti/MeloTTS.git#egg=MeloTTS # made a copy of MeloTTS to have compatible versions of transformers
torch==2.4.0 torch==2.4.0
sounddevice==0.5.0 sounddevice==0.5.0
lightning-whisper-mlx==0.0.10 lightning-whisper-mlx>=0.0.10
mlx-lm==0.17.0 mlx-lm>=0.14.0
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment