Update README.md

This commit is contained in:
Dawood Khan 2019-06-14 05:17:55 -04:00 committed by GitHub
parent b227ed3a6b
commit d317891742

View File

@ -1,4 +1,5 @@
# Gradio
[![CircleCI](https://circleci.com/gh/gradio-app/gradio.svg?style=svg)](https://circleci.com/gh/gradio-app/gradio)
`Gradio` is a python library that allows you to place input and output interfaces over trained models to make it easy for you to "play around" with your model. Gradio runs entirely locally using your browser.