File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 264
264
265
265
266
266
## 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
269
267
* [ fastapi] ( https://fastapi.tiangolo.com/ ) - Modern, fast (high-performance), web framework for building APIs with Python
270
268
* [ 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
272
272
273
273
## Model Explanation
274
274
You can’t perform that action at this time.
0 commit comments