tools/templates/tflite_model_page_template.md
Short description of ML Task. Link off to relevant content on the TF docs for background info.
Image of model output (preferably GIFs)
If you are new to TensorFlow Lite and are working with Android or iOS, we recommend exploring the following example applications that can help you get started.
<a class="button button-primary" href="https://github.com/tensorflow/examples/tree/master/lite/examples/../android">Download Android model</a> <a class="button button-primary" href="https://github.com/tensorflow/examples/tree/master/lite/examples/../ios">Download iOS model</a>
If you are using a platform other than Android/iOS, or if you are already familiar with the TensorFlow Lite APIs, download the starter model and supporting files (if applicable).
<a class="button button-primary" href="https://storage.googleapis.com/download.tensorflow.org/models/tflite/starter_model">Download starter model</a>
In this section, include content about: