# Gradio Space – ML in Elixir Companion This Space runs a **Gradio** web UI that mirrors the Bumblebee examples from the Livebook template. It provides interactive demos for sentiment analysis, fill‑mask, zero‑shot classification, text generation, image classification, speech‑to‑text, and stable diffusion. ## Files - `app.py` – the Gradio application. - `requirements.txt` – Python dependencies needed.