Update README.md

This commit is contained in:
Dawood Khan 2019-06-14 05:17:55 -04:00 committed by GitHub
parent 2e7ccbf234
commit 35c07bad18

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.