Skip to content

Commit 68b1e13

Browse files
chore: update package versions in requirements.txt
1 parent cfeb7fc commit 68b1e13

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

requirements.txt

+4-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ num2words>=0.5.14
44
spacy>=3.8.4
55
phonemizer-fork>=3.3.2
66
espeakng-loader>=0.2.4
7-
mlx>=0.24.0
8-
mlx-vlm>=0.1.19
7+
mlx>=0.24.1
8+
mlx-vlm>=0.1.21
99
mlx-lm>=0.22.2
1010
numpy>=2.1.3
11-
torch>=2.6.0
11+
torch>=2.5.1
1212
transformers>=4.49.0
1313
sentencepiece>=0.2.0
1414
huggingface_hub>=0.29.3
@@ -18,5 +18,4 @@ fastapi>=0.115.11
1818
uvicorn>=0.34.0
1919
encodec>=0.1.1
2020
mlx_whisper>=0.4.2
21-
tqdm>=4.67.1
22-
snac>=1.2.1
21+
tqdm>=4.67.1

0 commit comments

Comments
 (0)