Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 387 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 387 Bytes

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. It is still under development.