From 010c413de41724a4a96f9acda6d158542cdc2c58 Mon Sep 17 00:00:00 2001 From: Kumar Rajeev Date: Sat, 10 Nov 2018 12:31:43 -0800 Subject: [PATCH] update image size --- Tools/WinMLDashboard/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Tools/WinMLDashboard/README.md b/Tools/WinMLDashboard/README.md index 774426fb..e4b7d2be 100644 --- a/Tools/WinMLDashboard/README.md +++ b/Tools/WinMLDashboard/README.md @@ -5,10 +5,11 @@ Developer dashboard for Windows ML and ONNX. ## What you can with this tool 1. The tool enables you to view and modify the metadata of the model and the metadata of input and output nodes. -![Editor](./public/EditorView.png) - + 2. The tool enables you to convert models to ONNX. -![Conveter](./public/ConverterView.png) + + + ## Build from source #### Prerequisites