浏览代码

Add computing python dependencies

DricomDragon 5 年之前
父节点
当前提交
6411e2564c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -10,5 +10,5 @@ Execute the script `resources/retrieve_digit_database.bash`.
 
 
 ### Install python dependencies
 ### Install python dependencies
 
 
-`pip3 install python-mnist`
+`pip3 install python-mnist scipy numpy`