Top 3 Predictions Generated:

    {% for prediction in predictions %} {% if prediction['index'] == "0" %}{% end %}
  1. {{ 'Class: ' + prediction['caption']}}

    {{ 'Confident Score: ' + prediction['probability'] + '%'}}

  2. {% if prediction['index'] == "0" %}
    {% end %} {% end %}