MINST Digit Classifier Webapp

Gradio TensorFlow Python

This is a simple webapp created in Gradio App and TensorFlow

Gradio allows you to quickly create customizable UI components around your TensorFlow or PyTorch models, or even arbitrary Python functions. Mix and match components to support any combination of inputs and outputs. Our core library is free and open-source!

Walkthrough

How To Run In Loclhost

just go to file directory(where project file is here) and commond line then enter:

python app.py

After that open browser and enter following address:

http://127.0.0.1:7860/

Design & Developed By

Nilesh Verma Linkedin(@Techynilesh)