Update README.md

This commit is contained in:
Abubakar Abid 2019-06-19 10:18:33 -07:00 committed by GitHub
parent c58b8d3864
commit 9ac8af8380

View File

@ -3,8 +3,7 @@
`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 and share the public URL to the interface with others. Gradio runs entirely locally using your browser.
For more details, see the accompanying paper: ["Gradio: Hassle-Free Sharing and Testing of ML Models in the Wild"]
(https://arxiv.org/pdf/1906.02569.pdf), *ICML HILL 2019*, and please use the citation below.
For more details, see the accompanying paper: ["Gradio: Hassle-Free Sharing and Testing of ML Models in the Wild"](https://arxiv.org/pdf/1906.02569.pdf), *ICML HILL 2019*, and please use the citation below.
```
@article{abid2019gradio,