gradio-offline

Python library for easily interacting with trained machine learning models


Keywords
machine, learning, reproducibility, visualization, gradio, offline
License
Apache-2.0
Install
pip install gradio-offline==3.28.3.1

Documentation

Gradio Offline

Use gradio without internet connection. This repo tracks the official repo until it supports offline mode.

Install

pip install gradio-offline

Usage is the same as using gradio.

⚠️ This repo is designed to make minimal changes to enable the offline usage of gradio.