Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

gradio-app/gradio-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

gradio-lite

This is a frozen copy of the gradio repo, in the state it was in at the final release of gradio-lite.

@gradio/lite is no longer being maintained but this repo ensures the source remains available to the community in case anyone wishes to use it in any way.

lite was pretty tightly integrated into gradio itself, sharing much of the backend and frontend code, but most of the lite specific code is in:

  • js/lite
  • js/wasm

In order to test lite locally, you will need to both build the frontend and package lite. The following commands should get you there:

uv pip install -U --prerelease allow build hatch virtualenv pyodide-build==0.30.5 packaging
pnpm build:lite

About

The gradio repo frozen at the final release of gradio-lite

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 30