Skip to content

Commit 0da39e7

Browse files
authored
gradio added
1 parent 599057f commit 0da39e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -264,11 +264,11 @@
264264

265265

266266
## Deployment
267-
* [datapane](https://datapane.com/) - A collection of APIs to turn scripts and notebooks into interactive reports.
268-
* [binder](https://mybinder.org/) - Enable sharing and execute Jupyter Notebooks
269267
* [fastapi](https://fastapi.tiangolo.com/) - Modern, fast (high-performance), web framework for building APIs with Python
270268
* [streamlit](https://www.streamlit.io/) - Make it easy to deploy machine learning model
271-
269+
* [gradio](https://github.com/gradio-app/gradio) - Create UIs for your machine learning model in Python in 3 minutes.
270+
* [datapane](https://datapane.com/) - A collection of APIs to turn scripts and notebooks into interactive reports.
271+
* [binder](https://mybinder.org/) - Enable sharing and execute Jupyter Notebooks
272272

273273
## Model Explanation
274274

0 commit comments

Comments
 (0)