Gradio is a Python library for wrapping any ML model in a web interface, ready to deploy and scale as an app. This guide builds a GFPGAN-powered face-restoration demo with Gradio on Ubuntu 22. 04, runs it as a systemd service, and exposes it through Nginx with TLS.
Source: [Dev.to](https://dev.to/vultr/deploying-gradio-on-ubuntu-2204-gol)