From 204e179445472490fcc0ae511a7a4c9127692e99 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Wed, 28 Oct 2020 12:50:58 -0400 Subject: [PATCH] Updated Using a Custom TensorFlow Model with Blocks (markdown) --- Using-a-Custom-TensorFlow-Model-with-Blocks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-a-Custom-TensorFlow-Model-with-Blocks.md b/Using-a-Custom-TensorFlow-Model-with-Blocks.md index ba2c4f3..6a64777 100644 --- a/Using-a-Custom-TensorFlow-Model-with-Blocks.md +++ b/Using-a-Custom-TensorFlow-Model-with-Blocks.md @@ -17,7 +17,7 @@ Once you have the file downloaded to your laptop, you need to upload it to the R

[[/images/Using-a-Custom-TensorFlow-Model-with-Blocks/manage.png]]
Press the Download button to download the .tflite file.

-Towards the bottom of the screen, click on the "Select TensorflowLite Model File" button to open a dialog box that you can use to find and select your .tflite file. +Scroll towards the bottom of the screen, and click on the "Select TensorflowLite Model File" button to open a dialog box that you can use to select your .tflite file.

[[/images/Using-a-Custom-TensorFlow-Model-with-Blocks/selectFile.png]]
Press the Download button to download the .tflite file.