Add missing numpy dependency

This commit is contained in:
Hitarth Sharma 2023-12-07 08:21:21 +13:00 committed by Angelos Katharopoulos
parent 0bf5d0e3bc
commit 8b965b2e33

View File

@ -1,3 +1,4 @@
mlx mlx
sentencepiece sentencepiece
torch torch
numpy