{% extends "base.html" %} {% load static %} {% block content %}

Welcome to Grub Guesser

Grub Guesser is a model developed in Python using Keras and Tensorflow.
Try out a random sample image or paste a url to an image of your own!

Model Source on GitHub
{% endblock %}