Slides
We use HuggingFace pipelines in the following tutorials.
You have several options to start code development:
Colab: Click on one of the links “💻 Jupyter Notebook” to start a Colab session.
Local: Click on one of the links “💻 Jupyter Notebook” below, go to the Colab menu and choose “File” > “Download” > “Download .ipynb”
Cloud Codespace: Work in a fully configured dev environment in the cloud with a GitHub Codespace VS Code Browser environment.
Local VS Code with Codespace: Use GitHub Codespaces in your local Visual Studio Code environment.
1 Gradio NLP Apps
In this tutorial, you’ll create two NLP apps (text summarization and name entitiy recognition) with a Gradio interface:
2 Image Captioning App
In this tutorial, you’ll create an image captioning app with a Gradio interface:
3 Image Generation App
In this tutorial, you’ll create an image generation app with a Gradio interface: