diff --git a/Using-a-Custom-TensorFlow-Model-with-Blocks.md b/Using-a-Custom-TensorFlow-Model-with-Blocks.md index 652083a..b6dbdae 100644 --- a/Using-a-Custom-TensorFlow-Model-with-Blocks.md +++ b/Using-a-Custom-TensorFlow-Model-with-Blocks.md @@ -19,7 +19,12 @@ Once you have the file downloaded to your laptop, you need to upload it to the R 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 Select TensorflowLite Model File button.

+

[[/images/Using-a-Custom-TensorFlow-Model-with-Blocks/selectFile.png]]
Press the "Select TensorflowLite Model File" button.

+ +Select and then upload your .tflite file using the dialog box. + +

[[/images/Using-a-Custom-TensorFlow-Model-with-Blocks/dialogBox.png]]
Use the dialog box to select and upload your .tflite file.

+