diff --git a/README.md b/README.md index f492501..7cd1cb8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ ![image](https://github.com/Wanglongzhi2001/mnist_alexnet_we_app/blob/main/asset/home.png) ![image](https://github.com/Wanglongzhi2001/mnist_alexnet_we_app/blob/main/asset/result.png) + +## 配置 | 深度学习框架 | 远程推理框架 | Web框架 | 前端 | | ---- | ---- | ---- | ---- | -| mindspore | inferemote | flask | bootstrap | +| mindspore1.9.0 | inferemote | flask2.2.2 | flask-bootstrap3.3.7.1 | + +## 使用 +安装好相关环境后直接运行app.py即可,详见[视频演示](https://www.bilibili.com/video/BV1Wg411b7aF/#reply519184793) + +