gradio — Easy Playground
Build ML demo UIs in minutes: inputs, outputs, sharing
Getting started with gradioRun locally
Install
pip install gradioPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: gradio)
gradio is a third-party package. Build ML demo UIs in minutes: inputs, outputs, sharing. Install with: pip install gradio
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?