fix: Add numpy to CIFAR's requirements.txt (#192)

This commit is contained in:
Jiří Moravčík 2023-12-27 00:18:59 +01:00 committed by GitHub
parent a516f4635d
commit 50fceb1a28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,3 @@
mlx
mlx-data
numpy