Update README.md

This commit is contained in:
Dawood Khan 2019-05-31 01:02:41 -07:00 committed by GitHub
parent 782917896d
commit 73e348d2ca

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.